This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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
Profile for nutritionorder
{ "resourceType": "Profile", "id": "NutritionOrder", "meta": { "lastUpdated": "2015-02-23T09:07:27.665+11:00" }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/Profile/NutritionOrder", "name": "NutritionOrder", "publisher": "HL7 FHIR Project (Orders and Observations)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders/index.cfm" } ] } ], "description": "Base Profile for NutritionOrder Resource", "status": "draft", "date": "2015-02-23T09:07:27+11:00", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" } ], "type": "NutritionOrder", "snapshot": { "element": [ { "path": "NutritionOrder", "short": "A request for a diet, formula or nutritional supplement", "definition": "A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.", "comments": "Referenced by an Order Request (workflow).", "synonym": [ "Diet Order", "Diet", "Nutritional Supplement", "Enteral Nutrition" ], "min": 1, "max": "1", "constraint": [ { "key": "nor-1", "name": "nutrition item type", "severity": "error", "human": "Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class", "xpath": "exists(f:oralDiet) or exists(f:supplement) or exists(f:enteralFormula)" } ], "mapping": [ { "identity": "v2", "map": "ORC / ODS" } ] }, { "path": "NutritionOrder.id", "short": "Logical id of this artefact", "definition": "The logical id of the resource, as used in the url for the resoure. Once assigned, this value never changes.", "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.", "min": 0, "max": "1", "type": [ { "code": "id" } ] }, { "path": "NutritionOrder.meta", "short": "Metadata about the resource", "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.", "min": 0, "max": "1", "type": [ { "code": "Meta" } ] }, { "path": "NutritionOrder.implicitRules", "short": "A set of rules under which this content was created", "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.", "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "isModifier": true }, { "path": "NutritionOrder.language", "short": "Language of the resource content", "definition": "The base language in which the resource is written.", "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource\n\nNot all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).", "min": 0, "max": "1", "type": [ { "code": "code" } ], "binding": { "name": "Language", "isExtensible": false, "conformance": "required", "description": "A human language", "referenceUri": "http://tools.ietf.org/html/bcp47" } }, { "path": "NutritionOrder.text", "short": "Text summary of the resource, for human interpretation", "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.", "synonym": [ "narrative", "html", "xhtml", "display" ], "min": 0, "max": "1", "type": [ { "code": "Narrative" } ], "condition": [ "dom-1" ], "mapping": [ { "identity": "rim", "map": "Act.text?" } ] }, { "path": "NutritionOrder.contained", "short": "Contained, inline Resources", "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "comments": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.", "synonym": [ "inline resources", "anonymous resources", "contained resources" ], "min": 0, "max": "*", "type": [ { "code": "Resource" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.patient", "short": "The person who requires the diet, formula or nutritional supplement", "definition": "The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.", "min": 1, "max": "1", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/Patient" } ], "mapping": [ { "identity": "v2", "map": "PID" }, { "identity": "rim", "map": ".participation[typeCode=SBJ].role" } ] }, { "path": "NutritionOrder.orderer", "short": "Who ordered the diet, formula or nutritional supplement", "definition": "The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.", "min": 0, "max": "1", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/Practitioner" } ], "mapping": [ { "identity": "rim", "map": ".participation[typeCode=AUT].role" } ] }, { "path": "NutritionOrder.identifier", "short": "Identifiers assigned to this order", "definition": "Identifiers assigned to this order by the order sender or by the order receiver.", "min": 0, "max": "*", "type": [ { "code": "Identifier" } ], "mapping": [ { "identity": "rim", "map": ".id" } ] }, { "path": "NutritionOrder.encounter", "short": "The encounter associated with that this nutrition order", "definition": "An encounter that provides additional information about the healthcare context in which this request is made.", "min": 0, "max": "1", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/Encounter" } ], "mapping": [ { "identity": "rim", "map": ".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]" } ] }, { "path": "NutritionOrder.dateTime", "short": "Date and time the nutrition order was requested", "definition": "The date and time that this nutrition order was requested.", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "path": "NutritionOrder.allergyIntolerance", "short": "List of the patient's food and nutrition-related allergies and intolerances", "definition": "The ability to list substances that may cause allergies or intolerances which should be included in the nutrition order.", "min": 0, "max": "*", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/AllergyIntolerance" } ] }, { "path": "NutritionOrder.foodPreferenceModifier", "short": "Order-specific modifier about the type of food that should be given", "definition": "This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "PatientDiet", "isExtensible": true, "conformance": "preferred", "description": "Medical, cultural or ethical food preferences to help with catering requirements", "referenceReference": { "reference": "http://hl7.org/fhir/vs/encounter-diet" } } }, { "path": "NutritionOrder.excludeFoodModifier", "short": "Order-specific modifier about the type of food that should not be given", "definition": "This modifier is used to convey order-specific modifiers about the type of food that should NOT be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or Gluten-Free. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "ExcludeFoodModifier", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/exclude-food-type" } } }, { "path": "NutritionOrder.oralDiet", "short": "Oral diet components", "definition": "Class that defines the components of an oral diet order for the patient.", "min": 0, "max": "1", "condition": [ "nor-1" ], "mapping": [ { "identity": "v2", "map": "ODS-3" } ] }, { "path": "NutritionOrder.oralDiet.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.oralDiet.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.oralDiet.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.oralDiet.type", "short": "Type of oral diet or diet restrictions that describe what can be consumed orally", "definition": "Indicates the type of oral diet or diet restrictions that describe what can be consumed orally (i.e., take via the mouth).", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "OralDiet", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/diet-type" } }, "mapping": [ { "identity": "v2", "map": "ODS-3" } ] }, { "path": "NutritionOrder.oralDiet.scheduled", "short": "Scheduled frequency of diet", "definition": "The time period and frequency at which the diet should be given.", "synonym": [ "frequency" ], "min": 0, "max": "1", "type": [ { "code": "Timing" } ] }, { "path": "NutritionOrder.oralDiet.nutrients", "short": "Required nutrient modifications", "definition": "Class that defines the details of any nutrient modifications required for the oral diet.", "min": 0, "max": "*" }, { "path": "NutritionOrder.oralDiet.nutrients.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.oralDiet.nutrients.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.oralDiet.nutrients.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.oralDiet.nutrients.modifier", "short": "Type of nutrient that is being modified", "definition": "Identifies the type of nutrient that is being modified such as carbohydrate or sodium.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "NutrientModifier", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/nutrient-code" } } }, { "path": "NutritionOrder.oralDiet.nutrients.amount", "short": "Quantity of the specified nutrient", "definition": "The quantity of the specified nutrient to include in diet.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.oralDiet.texture", "short": "Required texture modifications", "definition": "Class that describes any texture modifications required for the patient to safely consume various types of solid foods.", "min": 0, "max": "*" }, { "path": "NutritionOrder.oralDiet.texture.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.oralDiet.texture.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.oralDiet.texture.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.oralDiet.texture.modifier", "short": "Code to indicate how to alter the texture of the foods, e.g., pureed", "definition": "Identifies any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed.", "comments": "Coupled with the foodType (Meat).", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "TextureModifier", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/texture-code" } } }, { "path": "NutritionOrder.oralDiet.texture.foodType", "short": "Concepts that are used to identify an entity that is ingested for nutritional purposes", "definition": "Indicates what specific type of food (e.g., meats) the texture modification applies to or may apply to all foods in the diet.", "comments": "Coupled with the textureModifier; could be (All Foods).", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "FoodType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/food-type" } } }, { "path": "NutritionOrder.oralDiet.fluidConsistencyType", "short": "The required consistency of fluids and liquids provided to the patient", "definition": "Identifies the required consistency (e.g., honey-thick, nectar-thick, thin, thickened.) of liquids or fluids served to the patient.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "FluidConsistencyType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/consistency-type" } } }, { "path": "NutritionOrder.oralDiet.instruction", "short": "Instructions or additional information about the oral diet", "definition": "Additional instructions or information pertaining to the oral diet.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "v2", "map": "ODS-3" } ] }, { "path": "NutritionOrder.supplement", "short": "Supplement components", "definition": "Class that defines the components of a supplement order for the patient.", "min": 0, "max": "*", "condition": [ "nor-1" ], "mapping": [ { "identity": "v2", "map": "ODS-2" } ] }, { "path": "NutritionOrder.supplement.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.supplement.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.supplement.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.supplement.type", "short": "Type of supplement product requested", "definition": "Indicates the type of nutritional supplement product required such as high protein or pediatric clear liquid supplement.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "SupplementType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/supplement-type" } }, "mapping": [ { "identity": "rim", "map": "NutritionalSupplementType" } ] }, { "path": "NutritionOrder.supplement.productName", "short": "Product or brand name of the nutritional supplement", "definition": "The product or brand name of the nutritional supplement product to be provided to the patient.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.supplement.scheduled", "short": "Scheduled frequency of supplement", "definition": "The time period and frequency at which the supplement(s) should be given.", "synonym": [ "frequency" ], "min": 0, "max": "1", "type": [ { "code": "Timing" } ] }, { "path": "NutritionOrder.supplement.quantity", "short": "Amount of the nutritional supplement", "definition": "The amount of the nutritional supplement product to provide to the patient.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula", "short": "Enteral formula components", "definition": "Class that defines the components of an enteral formula order for the patient.", "min": 0, "max": "1", "condition": [ "nor-1" ], "mapping": [ { "identity": "v2", "map": "ODS-2" } ] }, { "path": "NutritionOrder.enteralFormula.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references).", "min": 0, "max": "1", "type": [ { "code": "id" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.enteralFormula.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "path": "NutritionOrder.enteralFormula.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "synonym": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "path": "NutritionOrder.enteralFormula.administrationInstructions", "short": "Formula feeding instructions expressed as text", "definition": "Free text formula administration or feeding instructions for cases where the instructions are too complex to code.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.enteralFormula.baseFormulaType", "short": "Type of enteral or infant formula", "definition": "Indicates the type of enteral or infant formula requested such as an adult standard formula with fiber or a soy-based infant formula.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "EnteralFormulaType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/entformula-type" } } }, { "path": "NutritionOrder.enteralFormula.baseFormulaProductName", "short": "Product or brand name of the enteral or infant formula", "definition": "The product or brand name of the enteral or infant formula product to be provided to the patient.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.enteralFormula.scheduled", "short": "Scheduled frequency of enteral feeding", "definition": "The time period and frequency at which the enteral formula should be delivered to the patient.", "synonym": [ "frequency" ], "min": 0, "max": "1", "type": [ { "code": "Timing" } ] }, { "path": "NutritionOrder.enteralFormula.additiveType", "short": "Type of modular component to add to the feeding", "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.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "EnteralFormulaAdditiveType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/entformula-additive" } } }, { "path": "NutritionOrder.enteralFormula.additiveProductName", "short": "Product or brand name of the modular additive", "definition": "The product or brand name of the type of modular component to be added to the formula.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.enteralFormula.caloricDensity", "short": "Amount of energy per specified volume that is required", "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 the provides 24 Calories per fluid ounce or an adult may require an enteral formula that provides 1.5 Calorie/mL.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula.routeofAdministration", "short": "How the formula should enter the patient's gastrointestinal tract", "definition": "A coded concept specifying the route or physiological path of administration into the patient 's gastrointestinal tract for purposes of providing the formula feeding, e.g., nasogastric tube.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "EnteralRouteOfAdministration", "isExtensible": true, "conformance": "preferred", "description": "This value set contains concepts to support administration of formula feeding via oral or enteral feeding tubes", "referenceReference": { "reference": "http://hl7.org/fhir/vs/enteral-route" } } }, { "path": "NutritionOrder.enteralFormula.quantity", "short": "The volume of formula to provide", "definition": "The volume of formula to provide to the patient per the specified administration schedule.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula.rate", "short": "Speed with which the formula is provided per period of time", "definition": "Identifies the speed with which the formula is introduced into the subject via a feeding pump, e.g., 60 mL per hour, according to the specified schedule.", "min": 0, "max": "1", "type": [ { "code": "Ratio" } ] }, { "path": "NutritionOrder.enteralFormula.rateAdjustment", "short": "Change in the rate of administration over a given time", "definition": "The change in the administration rate over a given time, e.g. increase by 10 mL/hour every 4 hours.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula.maxVolumeToDeliver", "short": "Upper limit on formula volume per unit of time", "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.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.status", "short": "proposed | planned | requested | active | inactive | held | cancelled", "definition": "The workflow status of the nutrition order request, e.g., Active, Inactive, Pending, Held, Canceled, Suspended.", "comments": "Typically the system placing the order sets the status to requested. There after, the order is maintained by the receiver that updates the status as the request is handled.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "binding": { "name": "NutritionOrderStatus", "isExtensible": false, "conformance": "required", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/nutrition-order-status" } }, "mapping": [ { "identity": "rim", "map": ".statusCode" } ] } ] }, "differential": { "element": [ { "path": "NutritionOrder", "short": "A request for a diet, formula or nutritional supplement", "definition": "A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.", "comments": "Referenced by an Order Request (workflow).", "synonym": [ "Diet Order", "Diet", "Nutritional Supplement", "Enteral Nutrition" ], "min": 1, "max": "1", "constraint": [ { "key": "nor-1", "name": "nutrition item type", "severity": "error", "human": "Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class", "xpath": "exists(f:oralDiet) or exists(f:supplement) or exists(f:enteralFormula)" } ], "mapping": [ { "identity": "v2", "map": "ORC / ODS" } ] }, { "path": "NutritionOrder.patient", "short": "The person who requires the diet, formula or nutritional supplement", "definition": "The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.", "min": 1, "max": "1", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/Patient" } ], "mapping": [ { "identity": "v2", "map": "PID" }, { "identity": "rim", "map": ".participation[typeCode=SBJ].role" } ] }, { "path": "NutritionOrder.orderer", "short": "Who ordered the diet, formula or nutritional supplement", "definition": "The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.", "min": 0, "max": "1", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/Practitioner" } ], "mapping": [ { "identity": "rim", "map": ".participation[typeCode=AUT].role" } ] }, { "path": "NutritionOrder.identifier", "short": "Identifiers assigned to this order", "definition": "Identifiers assigned to this order by the order sender or by the order receiver.", "min": 0, "max": "*", "type": [ { "code": "Identifier" } ], "mapping": [ { "identity": "rim", "map": ".id" } ] }, { "path": "NutritionOrder.encounter", "short": "The encounter associated with that this nutrition order", "definition": "An encounter that provides additional information about the healthcare context in which this request is made.", "min": 0, "max": "1", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/Encounter" } ], "mapping": [ { "identity": "rim", "map": ".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]" } ] }, { "path": "NutritionOrder.dateTime", "short": "Date and time the nutrition order was requested", "definition": "The date and time that this nutrition order was requested.", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "path": "NutritionOrder.allergyIntolerance", "short": "List of the patient's food and nutrition-related allergies and intolerances", "definition": "The ability to list substances that may cause allergies or intolerances which should be included in the nutrition order.", "min": 0, "max": "*", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/Profile/AllergyIntolerance" } ] }, { "path": "NutritionOrder.foodPreferenceModifier", "short": "Order-specific modifier about the type of food that should be given", "definition": "This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "PatientDiet", "isExtensible": true, "conformance": "preferred", "description": "Medical, cultural or ethical food preferences to help with catering requirements", "referenceReference": { "reference": "http://hl7.org/fhir/vs/encounter-diet" } } }, { "path": "NutritionOrder.excludeFoodModifier", "short": "Order-specific modifier about the type of food that should not be given", "definition": "This modifier is used to convey order-specific modifiers about the type of food that should NOT be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or Gluten-Free. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "ExcludeFoodModifier", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/exclude-food-type" } } }, { "path": "NutritionOrder.oralDiet", "short": "Oral diet components", "definition": "Class that defines the components of an oral diet order for the patient.", "min": 0, "max": "1", "condition": [ "nor-1" ], "mapping": [ { "identity": "v2", "map": "ODS-3" } ] }, { "path": "NutritionOrder.oralDiet.type", "short": "Type of oral diet or diet restrictions that describe what can be consumed orally", "definition": "Indicates the type of oral diet or diet restrictions that describe what can be consumed orally (i.e., take via the mouth).", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "OralDiet", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/diet-type" } }, "mapping": [ { "identity": "v2", "map": "ODS-3" } ] }, { "path": "NutritionOrder.oralDiet.scheduled", "short": "Scheduled frequency of diet", "definition": "The time period and frequency at which the diet should be given.", "synonym": [ "frequency" ], "min": 0, "max": "1", "type": [ { "code": "Timing" } ] }, { "path": "NutritionOrder.oralDiet.nutrients", "short": "Required nutrient modifications", "definition": "Class that defines the details of any nutrient modifications required for the oral diet.", "min": 0, "max": "*" }, { "path": "NutritionOrder.oralDiet.nutrients.modifier", "short": "Type of nutrient that is being modified", "definition": "Identifies the type of nutrient that is being modified such as carbohydrate or sodium.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "NutrientModifier", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/nutrient-code" } } }, { "path": "NutritionOrder.oralDiet.nutrients.amount", "short": "Quantity of the specified nutrient", "definition": "The quantity of the specified nutrient to include in diet.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.oralDiet.texture", "short": "Required texture modifications", "definition": "Class that describes any texture modifications required for the patient to safely consume various types of solid foods.", "min": 0, "max": "*" }, { "path": "NutritionOrder.oralDiet.texture.modifier", "short": "Code to indicate how to alter the texture of the foods, e.g., pureed", "definition": "Identifies any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed.", "comments": "Coupled with the foodType (Meat).", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "TextureModifier", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/texture-code" } } }, { "path": "NutritionOrder.oralDiet.texture.foodType", "short": "Concepts that are used to identify an entity that is ingested for nutritional purposes", "definition": "Indicates what specific type of food (e.g., meats) the texture modification applies to or may apply to all foods in the diet.", "comments": "Coupled with the textureModifier; could be (All Foods).", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "FoodType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/food-type" } } }, { "path": "NutritionOrder.oralDiet.fluidConsistencyType", "short": "The required consistency of fluids and liquids provided to the patient", "definition": "Identifies the required consistency (e.g., honey-thick, nectar-thick, thin, thickened.) of liquids or fluids served to the patient.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "FluidConsistencyType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/consistency-type" } } }, { "path": "NutritionOrder.oralDiet.instruction", "short": "Instructions or additional information about the oral diet", "definition": "Additional instructions or information pertaining to the oral diet.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "v2", "map": "ODS-3" } ] }, { "path": "NutritionOrder.supplement", "short": "Supplement components", "definition": "Class that defines the components of a supplement order for the patient.", "min": 0, "max": "*", "condition": [ "nor-1" ], "mapping": [ { "identity": "v2", "map": "ODS-2" } ] }, { "path": "NutritionOrder.supplement.type", "short": "Type of supplement product requested", "definition": "Indicates the type of nutritional supplement product required such as high protein or pediatric clear liquid supplement.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "SupplementType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/supplement-type" } }, "mapping": [ { "identity": "rim", "map": "NutritionalSupplementType" } ] }, { "path": "NutritionOrder.supplement.productName", "short": "Product or brand name of the nutritional supplement", "definition": "The product or brand name of the nutritional supplement product to be provided to the patient.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.supplement.scheduled", "short": "Scheduled frequency of supplement", "definition": "The time period and frequency at which the supplement(s) should be given.", "synonym": [ "frequency" ], "min": 0, "max": "1", "type": [ { "code": "Timing" } ] }, { "path": "NutritionOrder.supplement.quantity", "short": "Amount of the nutritional supplement", "definition": "The amount of the nutritional supplement product to provide to the patient.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula", "short": "Enteral formula components", "definition": "Class that defines the components of an enteral formula order for the patient.", "min": 0, "max": "1", "condition": [ "nor-1" ], "mapping": [ { "identity": "v2", "map": "ODS-2" } ] }, { "path": "NutritionOrder.enteralFormula.administrationInstructions", "short": "Formula feeding instructions expressed as text", "definition": "Free text formula administration or feeding instructions for cases where the instructions are too complex to code.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.enteralFormula.baseFormulaType", "short": "Type of enteral or infant formula", "definition": "Indicates the type of enteral or infant formula requested such as an adult standard formula with fiber or a soy-based infant formula.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "EnteralFormulaType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/entformula-type" } } }, { "path": "NutritionOrder.enteralFormula.baseFormulaProductName", "short": "Product or brand name of the enteral or infant formula", "definition": "The product or brand name of the enteral or infant formula product to be provided to the patient.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.enteralFormula.scheduled", "short": "Scheduled frequency of enteral feeding", "definition": "The time period and frequency at which the enteral formula should be delivered to the patient.", "synonym": [ "frequency" ], "min": 0, "max": "1", "type": [ { "code": "Timing" } ] }, { "path": "NutritionOrder.enteralFormula.additiveType", "short": "Type of modular component to add to the feeding", "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.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "EnteralFormulaAdditiveType", "isExtensible": true, "conformance": "example", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/entformula-additive" } } }, { "path": "NutritionOrder.enteralFormula.additiveProductName", "short": "Product or brand name of the modular additive", "definition": "The product or brand name of the type of modular component to be added to the formula.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "path": "NutritionOrder.enteralFormula.caloricDensity", "short": "Amount of energy per specified volume that is required", "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 the provides 24 Calories per fluid ounce or an adult may require an enteral formula that provides 1.5 Calorie/mL.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula.routeofAdministration", "short": "How the formula should enter the patient's gastrointestinal tract", "definition": "A coded concept specifying the route or physiological path of administration into the patient 's gastrointestinal tract for purposes of providing the formula feeding, e.g., nasogastric tube.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "EnteralRouteOfAdministration", "isExtensible": true, "conformance": "preferred", "description": "This value set contains concepts to support administration of formula feeding via oral or enteral feeding tubes", "referenceReference": { "reference": "http://hl7.org/fhir/vs/enteral-route" } } }, { "path": "NutritionOrder.enteralFormula.quantity", "short": "The volume of formula to provide", "definition": "The volume of formula to provide to the patient per the specified administration schedule.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula.rate", "short": "Speed with which the formula is provided per period of time", "definition": "Identifies the speed with which the formula is introduced into the subject via a feeding pump, e.g., 60 mL per hour, according to the specified schedule.", "min": 0, "max": "1", "type": [ { "code": "Ratio" } ] }, { "path": "NutritionOrder.enteralFormula.rateAdjustment", "short": "Change in the rate of administration over a given time", "definition": "The change in the administration rate over a given time, e.g. increase by 10 mL/hour every 4 hours.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.enteralFormula.maxVolumeToDeliver", "short": "Upper limit on formula volume per unit of time", "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.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "path": "NutritionOrder.status", "short": "proposed | planned | requested | active | inactive | held | cancelled", "definition": "The workflow status of the nutrition order request, e.g., Active, Inactive, Pending, Held, Canceled, Suspended.", "comments": "Typically the system placing the order sets the status to requested. There after, the order is maintained by the receiver that updates the status as the request is handled.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "binding": { "name": "NutritionOrderStatus", "isExtensible": false, "conformance": "required", "description": "TODO", "referenceReference": { "reference": "http://hl7.org/fhir/vs/nutrition-order-status" } }, "mapping": [ { "identity": "rim", "map": ".statusCode" } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.