
Class Medication40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Medication40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Medication
convertMedication
(org.hl7.fhir.r4.model.Medication src) static org.hl7.fhir.r4.model.Medication
convertMedication
(org.hl7.fhir.r5.model.Medication src) static org.hl7.fhir.r5.model.Medication.MedicationBatchComponent
convertMedicationBatchComponent
(org.hl7.fhir.r4.model.Medication.MedicationBatchComponent src) static org.hl7.fhir.r4.model.Medication.MedicationBatchComponent
convertMedicationBatchComponent
(org.hl7.fhir.r5.model.Medication.MedicationBatchComponent src) static org.hl7.fhir.r5.model.Medication.MedicationIngredientComponent
convertMedicationIngredientComponent
(org.hl7.fhir.r4.model.Medication.MedicationIngredientComponent src) static org.hl7.fhir.r4.model.Medication.MedicationIngredientComponent
convertMedicationIngredientComponent
(org.hl7.fhir.r5.model.Medication.MedicationIngredientComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Medication.MedicationStatusCodes> convertMedicationStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Medication.MedicationStatus> src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Medication.MedicationStatus> convertMedicationStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Medication.MedicationStatusCodes> src)
-
Constructor Details
-
Medication40_50
public Medication40_50()
-
-
Method Details
-
convertMedication
public static org.hl7.fhir.r5.model.Medication convertMedication(org.hl7.fhir.r4.model.Medication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedication
public static org.hl7.fhir.r4.model.Medication convertMedication(org.hl7.fhir.r5.model.Medication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Medication.MedicationStatusCodes> convertMedicationStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Medication.MedicationStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Medication.MedicationStatus> convertMedicationStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Medication.MedicationStatusCodes> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationIngredientComponent
public static org.hl7.fhir.r5.model.Medication.MedicationIngredientComponent convertMedicationIngredientComponent(org.hl7.fhir.r4.model.Medication.MedicationIngredientComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationIngredientComponent
public static org.hl7.fhir.r4.model.Medication.MedicationIngredientComponent convertMedicationIngredientComponent(org.hl7.fhir.r5.model.Medication.MedicationIngredientComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationBatchComponent
public static org.hl7.fhir.r5.model.Medication.MedicationBatchComponent convertMedicationBatchComponent(org.hl7.fhir.r4.model.Medication.MedicationBatchComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationBatchComponent
public static org.hl7.fhir.r4.model.Medication.MedicationBatchComponent convertMedicationBatchComponent(org.hl7.fhir.r5.model.Medication.MedicationBatchComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-