Class Specimen10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.Specimen10_30
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu2.model.SpecimenconvertSpecimen(org.hl7.fhir.dstu3.model.Specimen src)static org.hl7.fhir.dstu2.model.Specimen.SpecimenCollectionComponentconvertSpecimenCollectionComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent src)static org.hl7.fhir.dstu2.model.Specimen.SpecimenContainerComponentconvertSpecimenContainerComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent src)static org.hl7.fhir.dstu2.model.Specimen.SpecimenTreatmentComponentconvertSpecimenProcessingComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent src)static org.hl7.fhir.dstu2.model.Specimen.SpecimenStatusconvertSpecimenStatus(org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus status)
-
Constructor Details
-
Specimen10_30
public Specimen10_30()
-
-
Method Details
-
convertSpecimen
public static org.hl7.fhir.dstu2.model.Specimen convertSpecimen(org.hl7.fhir.dstu3.model.Specimen src) -
convertSpecimenCollectionComponent
public static org.hl7.fhir.dstu2.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.dstu2.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.dstu2.model.Specimen.SpecimenTreatmentComponent convertSpecimenProcessingComponent(org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSpecimenStatus
public static org.hl7.fhir.dstu2.model.Specimen.SpecimenStatus convertSpecimenStatus(org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus status)
-