Class Specimen30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.Specimen30_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Specimen
convertSpecimen
(org.hl7.fhir.dstu3.model.Specimen src) static org.hl7.fhir.dstu3.model.Specimen
convertSpecimen
(org.hl7.fhir.r5.model.Specimen src) static org.hl7.fhir.r5.model.Specimen.SpecimenCollectionComponent
convertSpecimenCollectionComponent
(org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent src) static org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent
convertSpecimenCollectionComponent
(org.hl7.fhir.r5.model.Specimen.SpecimenCollectionComponent src) static org.hl7.fhir.r5.model.Specimen.SpecimenContainerComponent
convertSpecimenContainerComponent
(org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent src) static org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent
convertSpecimenContainerComponent
(org.hl7.fhir.r5.model.Specimen.SpecimenContainerComponent src) static org.hl7.fhir.r5.model.Specimen.SpecimenProcessingComponent
convertSpecimenProcessingComponent
(org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent src) static org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent
convertSpecimenProcessingComponent
(org.hl7.fhir.r5.model.Specimen.SpecimenProcessingComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.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.r5.model.Enumeration<org.hl7.fhir.r5.model.Specimen.SpecimenStatus> src)
-
Constructor Details
-
Specimen30_50
public Specimen30_50()
-
-
Method Details
-
convertSpecimen
public static org.hl7.fhir.dstu3.model.Specimen convertSpecimen(org.hl7.fhir.r5.model.Specimen src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimen
public static org.hl7.fhir.r5.model.Specimen convertSpecimen(org.hl7.fhir.dstu3.model.Specimen src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenCollectionComponent
public static org.hl7.fhir.r5.model.Specimen.SpecimenCollectionComponent convertSpecimenCollectionComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent 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.r5.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.r5.model.Specimen.SpecimenContainerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenContainerComponent
public static org.hl7.fhir.r5.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.r5.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.r5.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.r5.model.Enumeration<org.hl7.fhir.r5.model.Specimen.SpecimenStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.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
-