Class Medication10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.Medication10_30
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.Medication
convertMedication
(org.hl7.fhir.dstu2.model.Medication src) static org.hl7.fhir.dstu2.model.Medication
convertMedication
(org.hl7.fhir.dstu3.model.Medication src) static org.hl7.fhir.dstu3.model.Medication.MedicationPackageComponent
convertMedicationPackageComponent
(org.hl7.fhir.dstu2.model.Medication.MedicationPackageComponent src) static org.hl7.fhir.dstu2.model.Medication.MedicationPackageComponent
convertMedicationPackageComponent
(org.hl7.fhir.dstu3.model.Medication.MedicationPackageComponent src) static org.hl7.fhir.dstu3.model.Medication.MedicationPackageContentComponent
convertMedicationPackageContentComponent
(org.hl7.fhir.dstu2.model.Medication.MedicationPackageContentComponent src) static org.hl7.fhir.dstu2.model.Medication.MedicationPackageContentComponent
convertMedicationPackageContentComponent
(org.hl7.fhir.dstu3.model.Medication.MedicationPackageContentComponent src)
-
Constructor Details
-
Medication10_30
public Medication10_30()
-
-
Method Details
-
convertMedication
public static org.hl7.fhir.dstu2.model.Medication convertMedication(org.hl7.fhir.dstu3.model.Medication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedication
public static org.hl7.fhir.dstu3.model.Medication convertMedication(org.hl7.fhir.dstu2.model.Medication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationPackageComponent
public static org.hl7.fhir.dstu2.model.Medication.MedicationPackageComponent convertMedicationPackageComponent(org.hl7.fhir.dstu3.model.Medication.MedicationPackageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationPackageComponent
public static org.hl7.fhir.dstu3.model.Medication.MedicationPackageComponent convertMedicationPackageComponent(org.hl7.fhir.dstu2.model.Medication.MedicationPackageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationPackageContentComponent
public static org.hl7.fhir.dstu2.model.Medication.MedicationPackageContentComponent convertMedicationPackageContentComponent(org.hl7.fhir.dstu3.model.Medication.MedicationPackageContentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationPackageContentComponent
public static org.hl7.fhir.dstu3.model.Medication.MedicationPackageContentComponent convertMedicationPackageContentComponent(org.hl7.fhir.dstu2.model.Medication.MedicationPackageContentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-