
Class Specimen30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Specimen30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Specimen
convertSpecimen
(org.hl7.fhir.dstu3.model.Specimen src) static org.hl7.fhir.dstu3.model.Specimen
convertSpecimen
(org.hl7.fhir.r4.model.Specimen src) static org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent
convertSpecimenCollectionComponent
(org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent src) static org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent
convertSpecimenCollectionComponent
(org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent src) static org.hl7.fhir.r4.model.Specimen.SpecimenContainerComponent
convertSpecimenContainerComponent
(org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent src) static org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent
convertSpecimenContainerComponent
(org.hl7.fhir.r4.model.Specimen.SpecimenContainerComponent src) static org.hl7.fhir.r4.model.Specimen.SpecimenProcessingComponent
convertSpecimenProcessingComponent
(org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent src) static org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent
convertSpecimenProcessingComponent
(org.hl7.fhir.r4.model.Specimen.SpecimenProcessingComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Specimen.SpecimenStatus> convertSpecimenStatus
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus> convertSpecimenStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Specimen.SpecimenStatus> src)
-
Constructor Details
-
Specimen30_40
public Specimen30_40()
-
-
Method Details
-
convertSpecimen
public static org.hl7.fhir.r4.model.Specimen convertSpecimen(org.hl7.fhir.dstu3.model.Specimen src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimen
public static org.hl7.fhir.dstu3.model.Specimen convertSpecimen(org.hl7.fhir.r4.model.Specimen src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenCollectionComponent
public static org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent convertSpecimenCollectionComponent(org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenCollectionComponent
public static org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent convertSpecimenCollectionComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenContainerComponent
public static org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent convertSpecimenContainerComponent(org.hl7.fhir.r4.model.Specimen.SpecimenContainerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenContainerComponent
public static org.hl7.fhir.r4.model.Specimen.SpecimenContainerComponent convertSpecimenContainerComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenProcessingComponent
public static org.hl7.fhir.r4.model.Specimen.SpecimenProcessingComponent convertSpecimenProcessingComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenProcessingComponent
public static org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent convertSpecimenProcessingComponent(org.hl7.fhir.r4.model.Specimen.SpecimenProcessingComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenStatus
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus> convertSpecimenStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Specimen.SpecimenStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Specimen.SpecimenStatus> convertSpecimenStatus(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-