This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
This resource maintained by the Orders and Observations Work Group
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
The NutritionOrder resource describes a request for oral diets (including general diets such as General Healthy diet, or therapeutic diets such as Consistent Carbohydrate, 2 gram Sodium, or Fluid Restricted), oral nutrition supplements (such as nutritionally complete pre-packed drinks), enteral nutrition (tube feedings) and infant formula which govern the distribution of food and nutritional products used to feed patients within an in-patient setting. These nutrition orders are combined with information on a patient's food allergies and intolerances, and ethnic or cultural food preferences (e.g. Kosher or Vegetarian) to inform healthcare personnel about the type, texture, and/or quantity of foods that the patient should receive or consume.
The NutritionOrder resource is used for requesting oral diets, oral nutrition supplements and enteral feedings in an in-patient setting. The MedicationPrescription resource should be used for requesting parenteral(IV) nutrition and prescribing dietary supplements such as vitamin or mineral supplements.
The Nutrition Order is a record of the request for the supply of a diet, oral supplement or enteral formulas for a patient. However, to initiate the request requires the use of the Order resource and its associated workflow with the Nutrition Order referenced from the Order.details, or by using the Nutrition Order resource in the context of a messaging or service workflow where the request is explicit or implicit.
This resource is referenced by CarePlan, ClinicalImpression and Goal
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
NutritionOrder | I | DomainResource | A request for a diet, formula or nutritional supplement Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class | |
patient | Σ | 1..1 | Patient | The person who requires the diet, formula or nutritional supplement |
orderer | Σ | 0..1 | Practitioner | Who ordered the diet, formula or nutritional supplement |
identifier | 0..* | Identifier | Identifiers assigned to this order | |
encounter | 0..1 | Encounter | The encounter associated with that this nutrition order | |
dateTime | Σ | 1..1 | dateTime | Date and time the nutrition order was requested |
status | ?! Σ | 0..1 | code | proposed | draft | planned | requested | active | on-hold | completed | cancelled NutritionOrderStatus (Required) |
allergyIntolerance | 0..* | AllergyIntolerance | List of the patient's food and nutrition-related allergies and intolerances | |
foodPreferenceModifier | 0..* | CodeableConcept | Order-specific modifier about the type of food that should be given PatientDiet (Example) | |
excludeFoodModifier | 0..* | CodeableConcept | Order-specific modifier about the type of food that should not be given FoodType (Example) | |
oralDiet | I | 0..1 | Element | Oral diet components |
type | Σ | 0..* | CodeableConcept | Type of oral diet or diet restrictions that describe what can be consumed orally OralDiet (Example) |
scheduled | 0..1 | Timing | Scheduled frequency of diet | |
nutrient | 0..* | Element | Required nutrient modifications | |
modifier | 0..1 | CodeableConcept | Type of nutrient that is being modified NutrientModifier (Example) | |
amount | 0..1 | Quantity | Quantity of the specified nutrient | |
texture | 0..* | Element | Required texture modifications | |
modifier | 0..1 | CodeableConcept | Code to indicate how to alter the texture of the foods, e.g., pureed TextureModifier (Example) | |
foodType | 0..1 | CodeableConcept | Concepts that are used to identify an entity that is ingested for nutritional purposes TextureModifiedFoodType (Example) | |
fluidConsistencyType | 0..* | CodeableConcept | The required consistency of fluids and liquids provided to the patient FluidConsistencyType (Example) | |
instruction | 0..1 | string | Instructions or additional information about the oral diet | |
supplement | I | 0..* | Element | Supplement components |
type | Σ | 0..1 | CodeableConcept | Type of supplement product requested SupplementType (Example) |
productName | 0..1 | string | Product or brand name of the nutritional supplement | |
scheduled | 0..1 | Timing | Scheduled frequency of supplement | |
quantity | 0..1 | Quantity | Amount of the nutritional supplement | |
instruction | 0..1 | string | Instructions or additional information about the oral supplement | |
enteralFormula | I | 0..1 | Element | Enteral formula components |
administrationInstructions | 0..1 | string | Formula feeding instructions expressed as text | |
baseFormulaType | Σ | 0..1 | CodeableConcept | Type of enteral or infant formula EnteralFormulaType (Example) |
baseFormulaProductName | 0..1 | string | Product or brand name of the enteral or infant formula | |
scheduled | 0..1 | Timing | Scheduled frequency of enteral feeding | |
additiveType | 0..1 | CodeableConcept | Type of modular component to add to the feeding EnteralFormulaAdditiveType (Example) | |
additiveProductName | 0..1 | string | Product or brand name of the modular additive | |
caloricDensity | 0..1 | Quantity | Amount of energy per specified volume that is required | |
routeofAdministration | 0..1 | CodeableConcept | How the formula should enter the patient's gastrointestinal tract EnteralRouteOfAdministration (Required) | |
quantity | 0..1 | Quantity | The volume of formula to provide | |
rate | 0..1 | Ratio | Speed with which the formula is provided per period of time | |
rateAdjustment | 0..1 | Quantity | Change in the rate of administration over a given time | |
maxVolumeToDeliver | 0..1 | Quantity | Upper limit on formula volume per unit of time |
UML Diagram
XML Template
<NutritionOrder xmlns="http://hl7.org/fhir"> <!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <patient><!-- 1..1 Reference(Patient) The person who requires the diet, formula or nutritional supplement --></patient> <orderer><!-- 0..1 Reference(Practitioner) Who ordered the diet, formula or nutritional supplement --></orderer> <identifier><!-- 0..* Identifier Identifiers assigned to this order --></identifier> <encounter><!-- 0..1 Reference(Encounter) The encounter associated with that this nutrition order --></encounter> <dateTime value="[dateTime]"/><!-- 1..1 Date and time the nutrition order was requested --> <status value="[code]"/><!-- 0..1 proposed | draft | planned | requested | active | on-hold | completed | cancelled --> <allergyIntolerance><!-- 0..* Reference(AllergyIntolerance) List of the patient's food and nutrition-related allergies and intolerances --></allergyIntolerance> <foodPreferenceModifier><!-- 0..* CodeableConcept Order-specific modifier about the type of food that should be given --></foodPreferenceModifier> <excludeFoodModifier><!-- 0..* CodeableConcept Order-specific modifier about the type of food that should not be given --></excludeFoodModifier> <oralDiet> <!-- 0..1 Oral diet components --> <type><!-- 0..* CodeableConcept Type of oral diet or diet restrictions that describe what can be consumed orally --></type> <scheduled><!-- 0..1 Timing Scheduled frequency of diet --></scheduled> <nutrient> <!-- 0..* Required nutrient modifications --> <modifier><!-- 0..1 CodeableConcept Type of nutrient that is being modified --></modifier> <amount><!-- 0..1 Quantity Quantity of the specified nutrient --></amount> </nutrient> <texture> <!-- 0..* Required texture modifications --> <modifier><!-- 0..1 CodeableConcept Code to indicate how to alter the texture of the foods, e.g., pureed --></modifier> <foodType><!-- 0..1 CodeableConcept Concepts that are used to identify an entity that is ingested for nutritional purposes --></foodType> </texture> <fluidConsistencyType><!-- 0..* CodeableConcept The required consistency of fluids and liquids provided to the patient --></fluidConsistencyType> <instruction value="[string]"/><!-- 0..1 Instructions or additional information about the oral diet --> </oralDiet> <supplement> <!-- 0..* Supplement components --> <type><!-- 0..1 CodeableConcept Type of supplement product requested --></type> <productName value="[string]"/><!-- 0..1 Product or brand name of the nutritional supplement --> <scheduled><!-- 0..1 Timing Scheduled frequency of supplement --></scheduled> <quantity><!-- 0..1 Quantity Amount of the nutritional supplement --></quantity> <instruction value="[string]"/><!-- 0..1 Instructions or additional information about the oral supplement --> </supplement> <enteralFormula> <!-- 0..1 Enteral formula components --> <administrationInstructions value="[string]"/><!-- 0..1 Formula feeding instructions expressed as text --> <baseFormulaType><!-- 0..1 CodeableConcept Type of enteral or infant formula --></baseFormulaType> <baseFormulaProductName value="[string]"/><!-- 0..1 Product or brand name of the enteral or infant formula --> <scheduled><!-- 0..1 Timing Scheduled frequency of enteral feeding --></scheduled> <additiveType><!-- 0..1 CodeableConcept Type of modular component to add to the feeding --></additiveType> <additiveProductName value="[string]"/><!-- 0..1 Product or brand name of the modular additive --> <caloricDensity><!-- 0..1 Quantity Amount of energy per specified volume that is required --></caloricDensity> <routeofAdministration><!-- 0..1 CodeableConcept How the formula should enter the patient's gastrointestinal tract --></routeofAdministration> <quantity><!-- 0..1 Quantity The volume of formula to provide --></quantity> <rate><!-- 0..1 Ratio Speed with which the formula is provided per period of time --></rate> <rateAdjustment><!-- 0..1 Quantity Change in the rate of administration over a given time --></rateAdjustment> <maxVolumeToDeliver><!-- 0..1 Quantity Upper limit on formula volume per unit of time --></maxVolumeToDeliver> </enteralFormula> </NutritionOrder>
JSON Template
{ "resourceType" : "NutritionOrder", // from Resource: id, meta, implicitRules, and language // from DomainResource: text, contained, extension, and modifierExtension "patient" : { Reference(Patient) }, // R! The person who requires the diet, formula or nutritional supplement "orderer" : { Reference(Practitioner) }, // Who ordered the diet, formula or nutritional supplement "identifier" : [{ Identifier }], // Identifiers assigned to this order "encounter" : { Reference(Encounter) }, // The encounter associated with that this nutrition order "dateTime" : "<dateTime>", // R! Date and time the nutrition order was requested "status" : "<code>", // proposed | draft | planned | requested | active | on-hold | completed | cancelled "allergyIntolerance" : [{ Reference(AllergyIntolerance) }], // List of the patient's food and nutrition-related allergies and intolerances "foodPreferenceModifier" : [{ CodeableConcept }], // Order-specific modifier about the type of food that should be given "excludeFoodModifier" : [{ CodeableConcept }], // Order-specific modifier about the type of food that should not be given "oralDiet" : { // C? Oral diet components "type" : [{ CodeableConcept }], // Type of oral diet or diet restrictions that describe what can be consumed orally "scheduled" : { Timing }, // Scheduled frequency of diet "nutrient" : [{ // Required nutrient modifications "modifier" : { CodeableConcept }, // Type of nutrient that is being modified "amount" : { Quantity } // Quantity of the specified nutrient }], "texture" : [{ // Required texture modifications "modifier" : { CodeableConcept }, // Code to indicate how to alter the texture of the foods, e.g., pureed "foodType" : { CodeableConcept } // Concepts that are used to identify an entity that is ingested for nutritional purposes }], "fluidConsistencyType" : [{ CodeableConcept }], // The required consistency of fluids and liquids provided to the patient "instruction" : "<string>" // Instructions or additional information about the oral diet }, "supplement" : [{ // C? Supplement components "type" : { CodeableConcept }, // Type of supplement product requested "productName" : "<string>", // Product or brand name of the nutritional supplement "scheduled" : { Timing }, // Scheduled frequency of supplement "quantity" : { Quantity }, // Amount of the nutritional supplement "instruction" : "<string>" // Instructions or additional information about the oral supplement }], "enteralFormula" : { // C? Enteral formula components "administrationInstructions" : "<string>", // Formula feeding instructions expressed as text "baseFormulaType" : { CodeableConcept }, // Type of enteral or infant formula "baseFormulaProductName" : "<string>", // Product or brand name of the enteral or infant formula "scheduled" : { Timing }, // Scheduled frequency of enteral feeding "additiveType" : { CodeableConcept }, // Type of modular component to add to the feeding "additiveProductName" : "<string>", // Product or brand name of the modular additive "caloricDensity" : { Quantity }, // Amount of energy per specified volume that is required "routeofAdministration" : { CodeableConcept }, // How the formula should enter the patient's gastrointestinal tract "quantity" : { Quantity }, // The volume of formula to provide "rate" : { Ratio }, // Speed with which the formula is provided per period of time "rateAdjustment" : { Quantity }, // Change in the rate of administration over a given time "maxVolumeToDeliver" : { Quantity } // Upper limit on formula volume per unit of time } }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
NutritionOrder | I | DomainResource | A request for a diet, formula or nutritional supplement Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class | |
patient | Σ | 1..1 | Patient | The person who requires the diet, formula or nutritional supplement |
orderer | Σ | 0..1 | Practitioner | Who ordered the diet, formula or nutritional supplement |
identifier | 0..* | Identifier | Identifiers assigned to this order | |
encounter | 0..1 | Encounter | The encounter associated with that this nutrition order | |
dateTime | Σ | 1..1 | dateTime | Date and time the nutrition order was requested |
status | ?! Σ | 0..1 | code | proposed | draft | planned | requested | active | on-hold | completed | cancelled NutritionOrderStatus (Required) |
allergyIntolerance | 0..* | AllergyIntolerance | List of the patient's food and nutrition-related allergies and intolerances | |
foodPreferenceModifier | 0..* | CodeableConcept | Order-specific modifier about the type of food that should be given PatientDiet (Example) | |
excludeFoodModifier | 0..* | CodeableConcept | Order-specific modifier about the type of food that should not be given FoodType (Example) | |
oralDiet | I | 0..1 | Element | Oral diet components |
type | Σ | 0..* | CodeableConcept | Type of oral diet or diet restrictions that describe what can be consumed orally OralDiet (Example) |
scheduled | 0..1 | Timing | Scheduled frequency of diet | |
nutrient | 0..* | Element | Required nutrient modifications | |
modifier | 0..1 | CodeableConcept | Type of nutrient that is being modified NutrientModifier (Example) | |
amount | 0..1 | Quantity | Quantity of the specified nutrient | |
texture | 0..* | Element | Required texture modifications | |
modifier | 0..1 | CodeableConcept | Code to indicate how to alter the texture of the foods, e.g., pureed TextureModifier (Example) | |
foodType | 0..1 | CodeableConcept | Concepts that are used to identify an entity that is ingested for nutritional purposes TextureModifiedFoodType (Example) | |
fluidConsistencyType | 0..* | CodeableConcept | The required consistency of fluids and liquids provided to the patient FluidConsistencyType (Example) | |
instruction | 0..1 | string | Instructions or additional information about the oral diet | |
supplement | I | 0..* | Element | Supplement components |
type | Σ | 0..1 | CodeableConcept | Type of supplement product requested SupplementType (Example) |
productName | 0..1 | string | Product or brand name of the nutritional supplement | |
scheduled | 0..1 | Timing | Scheduled frequency of supplement | |
quantity | 0..1 | Quantity | Amount of the nutritional supplement | |
instruction | 0..1 | string | Instructions or additional information about the oral supplement | |
enteralFormula | I | 0..1 | Element | Enteral formula components |
administrationInstructions | 0..1 | string | Formula feeding instructions expressed as text | |
baseFormulaType | Σ | 0..1 | CodeableConcept | Type of enteral or infant formula EnteralFormulaType (Example) |
baseFormulaProductName | 0..1 | string | Product or brand name of the enteral or infant formula | |
scheduled | 0..1 | Timing | Scheduled frequency of enteral feeding | |
additiveType | 0..1 | CodeableConcept | Type of modular component to add to the feeding EnteralFormulaAdditiveType (Example) | |
additiveProductName | 0..1 | string | Product or brand name of the modular additive | |
caloricDensity | 0..1 | Quantity | Amount of energy per specified volume that is required | |
routeofAdministration | 0..1 | CodeableConcept | How the formula should enter the patient's gastrointestinal tract EnteralRouteOfAdministration (Required) | |
quantity | 0..1 | Quantity | The volume of formula to provide | |
rate | 0..1 | Ratio | Speed with which the formula is provided per period of time | |
rateAdjustment | 0..1 | Quantity | Change in the rate of administration over a given time | |
maxVolumeToDeliver | 0..1 | Quantity | Upper limit on formula volume per unit of time |
XML Template
<NutritionOrder xmlns="http://hl7.org/fhir"> <!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <patient><!-- 1..1 Reference(Patient) The person who requires the diet, formula or nutritional supplement --></patient> <orderer><!-- 0..1 Reference(Practitioner) Who ordered the diet, formula or nutritional supplement --></orderer> <identifier><!-- 0..* Identifier Identifiers assigned to this order --></identifier> <encounter><!-- 0..1 Reference(Encounter) The encounter associated with that this nutrition order --></encounter> <dateTime value="[dateTime]"/><!-- 1..1 Date and time the nutrition order was requested --> <status value="[code]"/><!-- 0..1 proposed | draft | planned | requested | active | on-hold | completed | cancelled --> <allergyIntolerance><!-- 0..* Reference(AllergyIntolerance) List of the patient's food and nutrition-related allergies and intolerances --></allergyIntolerance> <foodPreferenceModifier><!-- 0..* CodeableConcept Order-specific modifier about the type of food that should be given --></foodPreferenceModifier> <excludeFoodModifier><!-- 0..* CodeableConcept Order-specific modifier about the type of food that should not be given --></excludeFoodModifier> <oralDiet> <!-- 0..1 Oral diet components --> <type><!-- 0..* CodeableConcept Type of oral diet or diet restrictions that describe what can be consumed orally --></type> <scheduled><!-- 0..1 Timing Scheduled frequency of diet --></scheduled> <nutrient> <!-- 0..* Required nutrient modifications --> <modifier><!-- 0..1 CodeableConcept Type of nutrient that is being modified --></modifier> <amount><!-- 0..1 Quantity Quantity of the specified nutrient --></amount> </nutrient> <texture> <!-- 0..* Required texture modifications --> <modifier><!-- 0..1 CodeableConcept Code to indicate how to alter the texture of the foods, e.g., pureed --></modifier> <foodType><!-- 0..1 CodeableConcept Concepts that are used to identify an entity that is ingested for nutritional purposes --></foodType> </texture> <fluidConsistencyType><!-- 0..* CodeableConcept The required consistency of fluids and liquids provided to the patient --></fluidConsistencyType> <instruction value="[string]"/><!-- 0..1 Instructions or additional information about the oral diet --> </oralDiet> <supplement> <!-- 0..* Supplement components --> <type><!-- 0..1 CodeableConcept Type of supplement product requested --></type> <productName value="[string]"/><!-- 0..1 Product or brand name of the nutritional supplement --> <scheduled><!-- 0..1 Timing Scheduled frequency of supplement --></scheduled> <quantity><!-- 0..1 Quantity Amount of the nutritional supplement --></quantity> <instruction value="[string]"/><!-- 0..1 Instructions or additional information about the oral supplement --> </supplement> <enteralFormula> <!-- 0..1 Enteral formula components --> <administrationInstructions value="[string]"/><!-- 0..1 Formula feeding instructions expressed as text --> <baseFormulaType><!-- 0..1 CodeableConcept Type of enteral or infant formula --></baseFormulaType> <baseFormulaProductName value="[string]"/><!-- 0..1 Product or brand name of the enteral or infant formula --> <scheduled><!-- 0..1 Timing Scheduled frequency of enteral feeding --></scheduled> <additiveType><!-- 0..1 CodeableConcept Type of modular component to add to the feeding --></additiveType> <additiveProductName value="[string]"/><!-- 0..1 Product or brand name of the modular additive --> <caloricDensity><!-- 0..1 Quantity Amount of energy per specified volume that is required --></caloricDensity> <routeofAdministration><!-- 0..1 CodeableConcept How the formula should enter the patient's gastrointestinal tract --></routeofAdministration> <quantity><!-- 0..1 Quantity The volume of formula to provide --></quantity> <rate><!-- 0..1 Ratio Speed with which the formula is provided per period of time --></rate> <rateAdjustment><!-- 0..1 Quantity Change in the rate of administration over a given time --></rateAdjustment> <maxVolumeToDeliver><!-- 0..1 Quantity Upper limit on formula volume per unit of time --></maxVolumeToDeliver> </enteralFormula> </NutritionOrder>
JSON Template
{ "resourceType" : "NutritionOrder", // from Resource: id, meta, implicitRules, and language // from DomainResource: text, contained, extension, and modifierExtension "patient" : { Reference(Patient) }, // R! The person who requires the diet, formula or nutritional supplement "orderer" : { Reference(Practitioner) }, // Who ordered the diet, formula or nutritional supplement "identifier" : [{ Identifier }], // Identifiers assigned to this order "encounter" : { Reference(Encounter) }, // The encounter associated with that this nutrition order "dateTime" : "<dateTime>", // R! Date and time the nutrition order was requested "status" : "<code>", // proposed | draft | planned | requested | active | on-hold | completed | cancelled "allergyIntolerance" : [{ Reference(AllergyIntolerance) }], // List of the patient's food and nutrition-related allergies and intolerances "foodPreferenceModifier" : [{ CodeableConcept }], // Order-specific modifier about the type of food that should be given "excludeFoodModifier" : [{ CodeableConcept }], // Order-specific modifier about the type of food that should not be given "oralDiet" : { // C? Oral diet components "type" : [{ CodeableConcept }], // Type of oral diet or diet restrictions that describe what can be consumed orally "scheduled" : { Timing }, // Scheduled frequency of diet "nutrient" : [{ // Required nutrient modifications "modifier" : { CodeableConcept }, // Type of nutrient that is being modified "amount" : { Quantity } // Quantity of the specified nutrient }], "texture" : [{ // Required texture modifications "modifier" : { CodeableConcept }, // Code to indicate how to alter the texture of the foods, e.g., pureed "foodType" : { CodeableConcept } // Concepts that are used to identify an entity that is ingested for nutritional purposes }], "fluidConsistencyType" : [{ CodeableConcept }], // The required consistency of fluids and liquids provided to the patient "instruction" : "<string>" // Instructions or additional information about the oral diet }, "supplement" : [{ // C? Supplement components "type" : { CodeableConcept }, // Type of supplement product requested "productName" : "<string>", // Product or brand name of the nutritional supplement "scheduled" : { Timing }, // Scheduled frequency of supplement "quantity" : { Quantity }, // Amount of the nutritional supplement "instruction" : "<string>" // Instructions or additional information about the oral supplement }], "enteralFormula" : { // C? Enteral formula components "administrationInstructions" : "<string>", // Formula feeding instructions expressed as text "baseFormulaType" : { CodeableConcept }, // Type of enteral or infant formula "baseFormulaProductName" : "<string>", // Product or brand name of the enteral or infant formula "scheduled" : { Timing }, // Scheduled frequency of enteral feeding "additiveType" : { CodeableConcept }, // Type of modular component to add to the feeding "additiveProductName" : "<string>", // Product or brand name of the modular additive "caloricDensity" : { Quantity }, // Amount of energy per specified volume that is required "routeofAdministration" : { CodeableConcept }, // How the formula should enter the patient's gastrointestinal tract "quantity" : { Quantity }, // The volume of formula to provide "rate" : { Ratio }, // Speed with which the formula is provided per period of time "rateAdjustment" : { Quantity }, // Change in the rate of administration over a given time "maxVolumeToDeliver" : { Quantity } // Upper limit on formula volume per unit of time } }
Alternate definitions: Schema/Schematron, Resource Profile (XML, JSON)
Path | Definition | Type | Reference |
---|---|---|---|
NutritionOrder.status | Codes specifying the state of the request. Describes the lifecycle of the nutrition order. | Required | http://hl7.org/fhir/nutrition-order-status |
NutritionOrder.foodPreferenceModifier | Medical, cultural or ethical food preferences to help with catering requirements | Example | http://hl7.org/fhir/vs/encounter-diet |
NutritionOrder.excludeFoodModifier | Codes used to indicate the type of food that should NOT be given to the patient. | Example | http://hl7.org/fhir/vs/food-type |
NutritionOrder.oralDiet.type | Codes used to indicate the type of diet being ordered for a patient. | Example | http://hl7.org/fhir/vs/diet-type |
NutritionOrder.oralDiet.nutrient.modifier | Codes for types of nutrient that is being modified such as carbohydrate or sodium. | Example | http://hl7.org/fhir/vs/nutrient-code |
NutritionOrder.oralDiet.texture.modifier | Codes for food consistency types or texture modifications to apply to foods. | Example | http://hl7.org/fhir/vs/texture-code |
NutritionOrder.oralDiet.texture.foodType | Codes for types of foods that are texture modified. | Example | http://hl7.org/fhir/vs/modified-foodtype |
NutritionOrder.oralDiet.fluidConsistencyType | Codes used to represent the consistency of fluids and liquids provided to the patient. | Example | http://hl7.org/fhir/vs/consistency-type |
NutritionOrder.supplement.type | Codes for nutritional supplements to be provided to the patient | Example | http://hl7.org/fhir/vs/supplement-type |
NutritionOrder.enteralFormula.baseFormulaType | Codes for type of enteral formula to be administered to patient. | Example | http://hl7.org/fhir/vs/entformula-type |
NutritionOrder.enteralFormula.additiveType | Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula. | Example | http://hl7.org/fhir/vs/entformula-additive |
NutritionOrder.enteralFormula.routeofAdministration | Codes specifying the route of administration of enteral formula. | Required | http://hl7.org/fhir/vs/enteral-route |
Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Paths |
additive | token | Type of module component to add to the feeding | NutritionOrder.enteralFormula.additiveType |
datetime | date | Return nutrition orders requested on this date | NutritionOrder.dateTime |
encounter | reference | Return nutrition orders with this encounter identity | NutritionOrder.encounter (Encounter) |
formula | token | Type of enteral or infant formula | NutritionOrder.enteralFormula.baseFormulaType |
identifier | token | Return nutrition orders with this external identity | NutritionOrder.identifier |
oraldiet | token | Type of diet that can be consumed orally (i.e., take via the mouth). | NutritionOrder.oralDiet.type |
patient | reference | The identity of the person who requires the diet, formula or nutritional supplement | NutritionOrder.patient (Patient) |
provider | reference | The identify of the provider who placed the nutrition order | NutritionOrder.orderer (Practitioner) |
status | token | Status of the nutrition order. | NutritionOrder.status |
supplement | token | Type of supplement product requested | NutritionOrder.supplement.type |