
Class MedicationOrder10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.MedicationOrder10_30
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.Dosage
convertMedicationOrderDosageInstructionComponent
(org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent src) static org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent
convertMedicationOrderDosageInstructionComponent
(org.hl7.fhir.dstu3.model.Dosage src)
-
Constructor Details
-
MedicationOrder10_30
public MedicationOrder10_30()
-
-
Method Details
-
convertMedicationOrderDosageInstructionComponent
public static org.hl7.fhir.dstu3.model.Dosage convertMedicationOrderDosageInstructionComponent(org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationOrderDosageInstructionComponent
public static org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent convertMedicationOrderDosageInstructionComponent(org.hl7.fhir.dstu3.model.Dosage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-