Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication.ProductIngredient
-
Uses of Medication.ProductIngredient in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionMedication.Product.addIngredient()
Adds and returns a new value for ingredient ()Medication.Product.getIngredientFirstRep()
Gets the first repetition for ingredient (), creating it if it does not already exist.Sets the value(s) for amount ()Medication.ProductIngredient.setItem
(ResourceReferenceDt theValue) Sets the value(s) for item ()Modifier and TypeMethodDescriptionMedication.Product.getIngredient()
Gets the value(s) for ingredient ().Modifier and TypeMethodDescriptionMedication.Product.addIngredient
(Medication.ProductIngredient theValue) Adds a given new value for ingredient ()Modifier and TypeMethodDescriptionMedication.Product.setIngredient
(List<Medication.ProductIngredient> theValue) Sets the value(s) for ingredient ()