Class MedicationDispense10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.MedicationDispense10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.MedicationDispense
convertMedicationDispense
(org.hl7.fhir.dstu2.model.MedicationDispense src) static org.hl7.fhir.dstu2.model.MedicationDispense
convertMedicationDispense
(org.hl7.fhir.r4.model.MedicationDispense src) static org.hl7.fhir.r4.model.Dosage
convertMedicationDispenseDosageInstructionComponent
(org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent src) static org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent
convertMedicationDispenseDosageInstructionComponent
(org.hl7.fhir.r4.model.Dosage src) static org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseSubstitutionComponent
convertMedicationDispenseSubstitutionComponent
(org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseSubstitutionComponent src) static org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseSubstitutionComponent
convertMedicationDispenseSubstitutionComponent
(org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseSubstitutionComponent src)
-
Constructor Details
-
MedicationDispense10_40
public MedicationDispense10_40()
-
-
Method Details
-
convertMedicationDispense
public static org.hl7.fhir.r4.model.MedicationDispense convertMedicationDispense(org.hl7.fhir.dstu2.model.MedicationDispense src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationDispense
public static org.hl7.fhir.dstu2.model.MedicationDispense convertMedicationDispense(org.hl7.fhir.r4.model.MedicationDispense src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationDispenseDosageInstructionComponent
public static org.hl7.fhir.r4.model.Dosage convertMedicationDispenseDosageInstructionComponent(org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationDispenseDosageInstructionComponent
public static org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent convertMedicationDispenseDosageInstructionComponent(org.hl7.fhir.r4.model.Dosage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationDispenseSubstitutionComponent
public static org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseSubstitutionComponent convertMedicationDispenseSubstitutionComponent(org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseSubstitutionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationDispenseSubstitutionComponent
public static org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseSubstitutionComponent convertMedicationDispenseSubstitutionComponent(org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseSubstitutionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-