public static class NutritionOrder.OralDietTexture extends BaseIdentifiableElement implements IResourceBlock
Definition: Class that describes any texture modifications required for the patient to safely consume various types of solid foods.
| Constructor and Description |
|---|
OralDietTexture() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getFoodType()
Gets the value(s) for foodType ().
|
CodeableConceptDt |
getModifier()
Gets the value(s) for modifier ().
|
boolean |
isEmpty() |
NutritionOrder.OralDietTexture |
setFoodType(CodeableConceptDt theValue)
Sets the value(s) for foodType ()
|
NutritionOrder.OralDietTexture |
setModifier(CodeableConceptDt theValue)
Sets the value(s) for modifier ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentpublic OralDietTexture()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getModifier()
null.
Definition: Any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed.
public NutritionOrder.OralDietTexture setModifier(CodeableConceptDt theValue)
Definition: Any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed.
public CodeableConceptDt getFoodType()
null.
Definition: The food type(s) (e.g. meats, all foods) that the texture modification applies to. This could be all foods types.
public NutritionOrder.OralDietTexture setFoodType(CodeableConceptDt theValue)
Definition: The food type(s) (e.g. meats, all foods) that the texture modification applies to. This could be all foods types.
Copyright © 2014–2016 University Health Network. All rights reserved.