public static class NutritionOrder.OralDietNutrient extends BaseIdentifiableElement implements IResourceBlock
Definition: Class that defines the quantity and type of nutrient modifications required for the oral diet.
| Constructor and Description |
|---|
OralDietNutrient() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
SimpleQuantityDt |
getAmount()
Gets the value(s) for amount ().
|
BoundCodeableConceptDt<NutrientModifierCodesEnum> |
getModifier()
Gets the value(s) for modifier ().
|
boolean |
isEmpty() |
NutritionOrder.OralDietNutrient |
setAmount(SimpleQuantityDt theValue)
Sets the value(s) for amount ()
|
NutritionOrder.OralDietNutrient |
setModifier(BoundCodeableConceptDt<NutrientModifierCodesEnum> theValue)
Sets the value(s) for modifier ()
|
NutritionOrder.OralDietNutrient |
setModifier(NutrientModifierCodesEnum theValue)
Sets the value(s) for modifier ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic OralDietNutrient()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeableConceptDt<NutrientModifierCodesEnum> getModifier()
null.
Definition: The nutrient that is being modified such as carbohydrate or sodium.
public NutritionOrder.OralDietNutrient setModifier(BoundCodeableConceptDt<NutrientModifierCodesEnum> theValue)
Definition: The nutrient that is being modified such as carbohydrate or sodium.
public NutritionOrder.OralDietNutrient setModifier(NutrientModifierCodesEnum theValue)
Definition: The nutrient that is being modified such as carbohydrate or sodium.
public SimpleQuantityDt getAmount()
null.
Definition: The quantity of the specified nutrient to include in diet.
public NutritionOrder.OralDietNutrient setAmount(SimpleQuantityDt theValue)
Definition: The quantity of the specified nutrient to include in diet.
Copyright © 2014–2016 University Health Network. All rights reserved.