public static class NutritionOrder.EnteralFormula extends BaseIdentifiableElement implements IResourceBlock
Definition: Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity.
| Constructor and Description |
|---|
EnteralFormula() |
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 EnteralFormula()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeableConceptDt<EnteralFormulaTypeCodesEnum> getBaseFormulaType()
null.
Definition: The type of enteral or infant formula such as an adult standard formula with fiber or a soy-based infant formula.
public NutritionOrder.EnteralFormula setBaseFormulaType(BoundCodeableConceptDt<EnteralFormulaTypeCodesEnum> theValue)
Definition: The type of enteral or infant formula such as an adult standard formula with fiber or a soy-based infant formula.
public NutritionOrder.EnteralFormula setBaseFormulaType(EnteralFormulaTypeCodesEnum theValue)
Definition: The type of enteral or infant formula such as an adult standard formula with fiber or a soy-based infant formula.
public StringDt getBaseFormulaProductNameElement()
null.
Definition: The product or brand name of the enteral or infant formula product such as \"ACME Adult Standard Formula\".
public String getBaseFormulaProductName()
null.
Definition: The product or brand name of the enteral or infant formula product such as \"ACME Adult Standard Formula\".
public NutritionOrder.EnteralFormula setBaseFormulaProductName(StringDt theValue)
Definition: The product or brand name of the enteral or infant formula product such as \"ACME Adult Standard Formula\".
public NutritionOrder.EnteralFormula setBaseFormulaProductName(String theString)
Definition: The product or brand name of the enteral or infant formula product such as \"ACME Adult Standard Formula\".
public CodeableConceptDt getAdditiveType()
null.
Definition: Indicates the type of modular component such as protein, carbohydrate, fat or fiber to be provided in addition to or mixed with the base formula.
public NutritionOrder.EnteralFormula setAdditiveType(CodeableConceptDt theValue)
Definition: Indicates the type of modular component such as protein, carbohydrate, fat or fiber to be provided in addition to or mixed with the base formula.
public StringDt getAdditiveProductNameElement()
null.
Definition: The product or brand name of the type of modular component to be added to the formula.
public String getAdditiveProductName()
null.
Definition: The product or brand name of the type of modular component to be added to the formula.
public NutritionOrder.EnteralFormula setAdditiveProductName(StringDt theValue)
Definition: The product or brand name of the type of modular component to be added to the formula.
public NutritionOrder.EnteralFormula setAdditiveProductName(String theString)
Definition: The product or brand name of the type of modular component to be added to the formula.
public SimpleQuantityDt getCaloricDensity()
null.
Definition: The amount of energy (Calories) that the formula should provide per specified volume, typically per mL or fluid oz. For example, an infant may require a formula that provides 24 Calories per fluid ounce or an adult may require an enteral formula that provides 1.5 Calorie/mL.
public NutritionOrder.EnteralFormula setCaloricDensity(SimpleQuantityDt theValue)
Definition: The amount of energy (Calories) that the formula should provide per specified volume, typically per mL or fluid oz. For example, an infant may require a formula that provides 24 Calories per fluid ounce or an adult may require an enteral formula that provides 1.5 Calorie/mL.
public CodeableConceptDt getRouteofAdministration()
null.
Definition: The route or physiological path of administration into the patient's gastrointestinal tract for purposes of providing the formula feeding, e.g. nasogastric tube.
public NutritionOrder.EnteralFormula setRouteofAdministration(CodeableConceptDt theValue)
Definition: The route or physiological path of administration into the patient's gastrointestinal tract for purposes of providing the formula feeding, e.g. nasogastric tube.
public List<NutritionOrder.EnteralFormulaAdministration> getAdministration()
null.
Definition: Formula administration instructions as structured data. This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding. An example of this would be an instruction to increase the rate of continuous feeding every 2 hours.
public NutritionOrder.EnteralFormula setAdministration(List<NutritionOrder.EnteralFormulaAdministration> theValue)
Definition: Formula administration instructions as structured data. This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding. An example of this would be an instruction to increase the rate of continuous feeding every 2 hours.
public NutritionOrder.EnteralFormulaAdministration addAdministration()
Definition: Formula administration instructions as structured data. This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding. An example of this would be an instruction to increase the rate of continuous feeding every 2 hours.
public NutritionOrder.EnteralFormula addAdministration(NutritionOrder.EnteralFormulaAdministration theValue)
Definition: Formula administration instructions as structured data. This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding. An example of this would be an instruction to increase the rate of continuous feeding every 2 hours.
theValue - The administration to add (must not be null)public NutritionOrder.EnteralFormulaAdministration getAdministrationFirstRep()
Definition: Formula administration instructions as structured data. This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding. An example of this would be an instruction to increase the rate of continuous feeding every 2 hours.
public SimpleQuantityDt getMaxVolumeToDeliver()
null.
Definition: The maximum total quantity of formula that may be administered to a subject over the period of time, e.g. 1440 mL over 24 hours.
public NutritionOrder.EnteralFormula setMaxVolumeToDeliver(SimpleQuantityDt theValue)
Definition: The maximum total quantity of formula that may be administered to a subject over the period of time, e.g. 1440 mL over 24 hours.
public StringDt getAdministrationInstructionElement()
null.
Definition: Free text formula administration, feeding instructions or additional instructions or information.
public String getAdministrationInstruction()
null.
Definition: Free text formula administration, feeding instructions or additional instructions or information.
public NutritionOrder.EnteralFormula setAdministrationInstruction(StringDt theValue)
Definition: Free text formula administration, feeding instructions or additional instructions or information.
public NutritionOrder.EnteralFormula setAdministrationInstruction(String theString)
Definition: Free text formula administration, feeding instructions or additional instructions or information.
Copyright © 2014–2016 University Health Network. All rights reserved.