
Class Substance10_50
java.lang.Object
org.hl7.fhir.convertors.conv10_50.resources10_50.Substance10_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Substance
convertSubstance
(org.hl7.fhir.dstu2.model.Substance src) static org.hl7.fhir.dstu2.model.Substance
convertSubstance
(org.hl7.fhir.r5.model.Substance src) static org.hl7.fhir.r5.model.Substance.SubstanceIngredientComponent
convertSubstanceIngredientComponent
(org.hl7.fhir.dstu2.model.Substance.SubstanceIngredientComponent src) static org.hl7.fhir.dstu2.model.Substance.SubstanceIngredientComponent
convertSubstanceIngredientComponent
(org.hl7.fhir.r5.model.Substance.SubstanceIngredientComponent src) static void
convertSubstanceInstanceComponent
(org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent src, org.hl7.fhir.r5.model.Substance tgt) static org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent
convertSubstanceInstanceComponent
(org.hl7.fhir.r5.model.Substance src)
-
Constructor Details
-
Substance10_50
public Substance10_50()
-
-
Method Details
-
convertSubstance
public static org.hl7.fhir.r5.model.Substance convertSubstance(org.hl7.fhir.dstu2.model.Substance src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubstance
public static org.hl7.fhir.dstu2.model.Substance convertSubstance(org.hl7.fhir.r5.model.Substance src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubstanceIngredientComponent
public static org.hl7.fhir.dstu2.model.Substance.SubstanceIngredientComponent convertSubstanceIngredientComponent(org.hl7.fhir.r5.model.Substance.SubstanceIngredientComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubstanceIngredientComponent
public static org.hl7.fhir.r5.model.Substance.SubstanceIngredientComponent convertSubstanceIngredientComponent(org.hl7.fhir.dstu2.model.Substance.SubstanceIngredientComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubstanceInstanceComponent
public static org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent convertSubstanceInstanceComponent(org.hl7.fhir.r5.model.Substance src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubstanceInstanceComponent
public static void convertSubstanceInstanceComponent(org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent src, org.hl7.fhir.r5.model.Substance tgt) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-