Uses of Class
org.hl7.fhir.dstu2.model.Medication.MedicationProductIngredientComponent
-
Uses of Medication.MedicationProductIngredientComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicationMedicationProductIngredientComponent
(com.google.gson.JsonObject json, Medication owner) XmlParser.parseMedicationMedicationProductIngredientComponent
(org.xmlpull.v1.XmlPullParser xpp, Medication owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationMedicationProductIngredientComponent
(String name, Medication.MedicationProductIngredientComponent element) protected void
XmlParser.composeMedicationMedicationProductIngredientComponent
(String name, Medication.MedicationProductIngredientComponent element) protected void
JsonParser.composeMedicationMedicationProductIngredientComponentInner
(Medication.MedicationProductIngredientComponent element) -
Uses of Medication.MedicationProductIngredientComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionMedication.MedicationProductComponent.ingredient
Identifies a particular constituent of interest in the product.Modifier and TypeMethodDescriptionMedication.MedicationProductComponent.addIngredient()
Medication.MedicationProductIngredientComponent.copy()
Medication.MedicationProductIngredientComponent.setItemTarget
(Resource value) Modifier and TypeMethodDescriptionMedication.MedicationProductComponent.addIngredient
(Medication.MedicationProductIngredientComponent t)