Uses of Class
ca.uhn.fhir.model.dstu2.resource.Medication.Product
-
Packages that use Medication.Product Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of Medication.Product in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Medication.Product Modifier and Type Method Description Medication.ProductMedication.Product. addBatch(Medication.ProductBatch theValue)Adds a given new value for batch ()Medication.ProductMedication.Product. addIngredient(Medication.ProductIngredient theValue)Adds a given new value for ingredient ()Medication.ProductMedication. getProduct()Gets the value(s) for product ().Medication.ProductMedication.Product. setBatch(List<Medication.ProductBatch> theValue)Sets the value(s) for batch ()Medication.ProductMedication.Product. setForm(CodeableConceptDt theValue)Sets the value(s) for form ()Medication.ProductMedication.Product. setIngredient(List<Medication.ProductIngredient> theValue)Sets the value(s) for ingredient ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Medication.Product Modifier and Type Method Description MedicationMedication. setProduct(Medication.Product theValue)Sets the value(s) for product ()
-