| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Medication.ProductIngredient |
Medication.Product.addIngredient()
Adds and returns a new value for ingredient ()
|
Medication.ProductIngredient |
Medication.Product.getIngredientFirstRep()
Gets the first repetition for ingredient (),
creating it if it does not already exist.
|
Medication.ProductIngredient |
Medication.ProductIngredient.setAmount(RatioDt theValue)
Sets the value(s) for amount ()
|
Medication.ProductIngredient |
Medication.ProductIngredient.setItem(ResourceReferenceDt theValue)
Sets the value(s) for item ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Medication.ProductIngredient> |
Medication.Product.getIngredient()
Gets the value(s) for ingredient ().
|
| Modifier and Type | Method and Description |
|---|---|
Medication.Product |
Medication.Product.addIngredient(Medication.ProductIngredient theValue)
Adds a given new value for ingredient ()
|
| Modifier and Type | Method and Description |
|---|---|
Medication.Product |
Medication.Product.setIngredient(List<Medication.ProductIngredient> theValue)
Sets the value(s) for ingredient ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.