Class Medication43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Medication43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Medication
convertMedication
(org.hl7.fhir.r4b.model.Medication src) static org.hl7.fhir.r4b.model.Medication
convertMedication
(org.hl7.fhir.r5.model.Medication src) static org.hl7.fhir.r5.model.Medication.MedicationBatchComponent
convertMedicationBatchComponent
(org.hl7.fhir.r4b.model.Medication.MedicationBatchComponent src) static org.hl7.fhir.r4b.model.Medication.MedicationBatchComponent
convertMedicationBatchComponent
(org.hl7.fhir.r5.model.Medication.MedicationBatchComponent src) static org.hl7.fhir.r5.model.Medication.MedicationIngredientComponent
convertMedicationIngredientComponent
(org.hl7.fhir.r4b.model.Medication.MedicationIngredientComponent src) static org.hl7.fhir.r4b.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.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Medication.MedicationStatusCodes> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Medication.MedicationStatusCodes> convertMedicationStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Medication.MedicationStatusCodes> src)
-
Constructor Details
-
Medication43_50
public Medication43_50()
-
-
Method Details
-
convertMedication
public static org.hl7.fhir.r5.model.Medication convertMedication(org.hl7.fhir.r4b.model.Medication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedication
public static org.hl7.fhir.r4b.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.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Medication.MedicationStatusCodes> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Medication.MedicationStatusCodes> 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.r4b.model.Medication.MedicationIngredientComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationIngredientComponent
public static org.hl7.fhir.r4b.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.r4b.model.Medication.MedicationBatchComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedicationBatchComponent
public static org.hl7.fhir.r4b.model.Medication.MedicationBatchComponent convertMedicationBatchComponent(org.hl7.fhir.r5.model.Medication.MedicationBatchComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-