| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder.Supplement |
NutritionOrder.Supplement.addSchedule(TimingDt theValue)
Adds a given new value for schedule ()
|
NutritionOrder.Supplement |
NutritionOrder.addSupplement()
Adds and returns a new value for supplement ()
|
NutritionOrder.Supplement |
NutritionOrder.getSupplementFirstRep()
Gets the first repetition for supplement (),
creating it if it does not already exist.
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setInstruction(String theString)
Sets the value for instruction ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setInstruction(StringDt theValue)
Sets the value(s) for instruction ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setProductName(String theString)
Sets the value for productName ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setProductName(StringDt theValue)
Sets the value(s) for productName ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setSchedule(List<TimingDt> theValue)
Sets the value(s) for schedule ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setType(BoundCodeableConceptDt<SupplementTypeCodesEnum> theValue)
Sets the value(s) for type ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setType(SupplementTypeCodesEnum theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<NutritionOrder.Supplement> |
NutritionOrder.getSupplement()
Gets the value(s) for supplement ().
|
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder |
NutritionOrder.addSupplement(NutritionOrder.Supplement theValue)
Adds a given new value for supplement ()
|
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder |
NutritionOrder.setSupplement(List<NutritionOrder.Supplement> theValue)
Sets the value(s) for supplement ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.