Foundation
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot4:
Release
6
Ballot
(1st
Full
Ballot)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
for
published
versions
| Responsible Owner: Orders and Observations Work Group | Standards Status : Informative | Compartments : Encounter , Group , Patient , Practitioner |
ShEx statement for nutritionorder
PREFIX fhir: <http://hl7.org/fhir/> PREFIX fhirvs: <http://hl7.org/fhir/ValueSet/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>IMPORT <uri.shex> IMPORT <code.shex># ShEx Version 2.2 IMPORT <Code.shex> IMPORT <Group.shex> IMPORT <Ratio.shex>IMPORT <string.shex>IMPORT <Timing.shex> IMPORT <String.shex> IMPORT <Patient.shex>IMPORT <boolean.shex> IMPORT <dateTime.shex>IMPORT <Boolean.shex> IMPORT <DateTime.shex> IMPORT <Quantity.shex>IMPORT <markdown.shex>IMPORT <Markdown.shex> IMPORT <CarePlan.shex> IMPORT <Resource.shex>IMPORT <canonical.shex>IMPORT <Reference.shex> IMPORT <Encounter.shex> IMPORT <Canonical.shex> IMPORT <Identifier.shex> IMPORT <Annotation.shex> IMPORT <Practitioner.shex> IMPORT <DomainResource.shex>IMPORT <SimpleQuantity.shex>IMPORT <ServiceRequest.shex> IMPORT <CodeableConcept.shex> IMPORT <BackboneElement.shex> IMPORT <PractitionerRole.shex> IMPORT <DeviceDefinition.shex> IMPORT <CodeableReference.shex> IMPORT <AllergyIntolerance.shex> IMPORT <RequestOrchestration.shex> start=@<NutritionOrder> AND {fhir:nodeRole [fhir:treeRoot]} # Diet, formula or nutritional supplement request <NutritionOrder> EXTENDS @<DomainResource> CLOSED {a [fhir:NutritionOrder]?; fhir:nodeRole [fhir:treeRoot]?;a [fhir:NutritionOrder]?;fhir:nodeRole [fhir:treeRoot]?; fhir:identifier @<OneOrMore_Identifier>?; # Identifiers assigned to this orderfhir:instantiatesCanonical @<OneOrMore_canonical>?; # Instantiates FHIR protocol or # definition fhir:instantiatesUri @<OneOrMore_uri>?; # Instantiates external protocol or # definition fhir:instantiates @<OneOrMore_uri>?; # Instantiates protocol or definition fhir:basedOn @<OneOrMore_Reference_CarePlan_OR_NutritionOrder_OR_ServiceRequest>?; # What this order fulfillsfhir:basedOn @<OneOrMore_Reference_CarePlan_OR_NutritionOrder_OR_RequestOrchestration_OR_ServiceRequest>?; # What this order fulfills fhir:groupIdentifier @<Identifier>?; # Composite Request IDfhir:status @<code> AND {fhir:v @fhirvs:request-status}; # draft | active | on-hold | revoked # | completed | entered-in-error | # unknown fhir:intent @<code> AND {fhir:v @fhirvs:request-intent}; # proposal | plan | directive | # order | original-order |fhir:status @<Code> AND {fhir:v @fhirvs:request-status}; # draft | active | on-hold | # entered-in-error | ended | # completed | revoked | unknown fhir:intent @<Code> AND {fhir:v @fhirvs:request-intent}; # proposal | solicit-offer | # offer-response | plan | directive # | order | original-order | # reflex-order | filler-order | # instance-order | optionfhir:priority @<code> ANDfhir:priority @<Code> AND {fhir:v @fhirvs:request-priority}?; # routine | urgent | asap | statfhir:subject @<Reference> AND {fhir:linkfhir:subject @<Reference> AND {fhir:l @<Group> OR @<Patient> ? }; # Who requires the diet, formula or # nutritional supplementfhir:encounter @<Reference> AND {fhir:linkfhir:encounter @<Reference> AND {fhir:l @<Encounter> ? }?; # The encounter associated with this # nutrition order fhir:supportingInformation @<OneOrMore_Reference_Resource>?; # Information to support fulfilling # of the nutrition orderfhir:dateTime @<dateTime>; # Date and time the nutrition orderfhir:dateTime @<DateTime>; # Date and time the nutrition order # was requestedfhir:orderer @<Reference> AND {fhir:linkfhir:requester @<Reference> AND {fhir:l @<Practitioner> OR @<PractitionerRole> ? }?; # Who ordered the diet, formula or # nutritional supplementfhir:performer @<OneOrMore_CodeableReference>?; # Who is desired to perform the # administration of what is being # orderedfhir:performer @<OneOrMore_CodeableReference>?; # Who is intended to perform the # administration of the nutrition # order fhir:allergyIntolerance @<OneOrMore_Reference_AllergyIntolerance>?; # List of the patient's food and # nutrition-related allergies and # intolerances fhir:foodPreferenceModifier @<OneOrMore_CodeableConcept>?; # Order-specific modifier about the # type of food that should be givenfhir:excludeFoodModifier @<OneOrMore_CodeableConcept>?; # Order-specific modifier about the # type of food that should not be # given fhir:outsideFoodAllowed @<boolean>?; # Capture when a food item is # brought in by the patient and/or # familyfhir:excludeFoodModifier @<OneOrMore_CodeableConcept>?; # Food that should not be given fhir:outsideFoodAllowed @<Boolean>?; # Capture if patient is permitted to # consume food from outside of # current setting brought by the # patient, family, and/or caregiver fhir:oralDiet @<NutritionOrder.oralDiet>?; # Oral diet components fhir:supplement @<OneOrMore_NutritionOrder.supplement>?; # Supplement componentsfhir:enteralFormula @<NutritionOrder.enteralFormula>?; # Enteral formula componentsfhir:enteralFormula @<NutritionOrder.enteralFormula>?; # Enteral formula product fhir:additive @<OneOrMore_NutritionOrder.additive>?; # Modular additive to add to the # oral diet, supplement, and/or # enteral feeding fhir:note @<OneOrMore_Annotation>?; # Comments }# Oral diet components <NutritionOrder.oralDiet> EXTENDS @<BackboneElement> CLOSED { fhir:type @<OneOrMore_CodeableConcept>?; # Type of oral diet or diet # restrictions that describe what # can be consumed orally fhir:schedule @<NutritionOrder.oralDiet.schedule>?; # Scheduling information for oral # diets fhir:nutrient @<OneOrMore_NutritionOrder.oralDiet.nutrient>?; # Required nutrient modifications fhir:texture @<OneOrMore_NutritionOrder.oralDiet.texture>?; # Required texture modifications fhir:fluidConsistencyType @<OneOrMore_CodeableConcept>?; # The required consistency of fluids # and liquids provided to the # patient fhir:instruction @<string>?; # Instructions or additional # information about the oral diet } # Formula feeding instruction as structured data <NutritionOrder.enteralFormula.administration> EXTENDS @<BackboneElement> CLOSED { fhir:schedule @<NutritionOrder.enteralFormula.administration.schedule>?; # Scheduling information for enteral # formula products fhir:quantity @<Quantity>?; # The volume of formula to provide fhir:rate @<SimpleQuantity> OR @<Ratio> ?; # Speed with which the formula is # provided per period of time# Scheduling information for oral diets <NutritionOrder.oralDiet.schedule> EXTENDS @<BackboneElement> CLOSED { fhir:timing @<OneOrMore_Timing>?; # Scheduled frequency of diet fhir:asNeeded @<Boolean>?; # Take 'as needed' fhir:asNeededFor @<CodeableConcept>?; # Take 'as needed' for x }# Supplement components <NutritionOrder.supplement> EXTENDS @<BackboneElement> CLOSED { fhir:type @<CodeableReference>?; # Type of supplement product # requested fhir:productName @<string>?; # Product or brand name of the # nutritional supplement fhir:schedule @<NutritionOrder.supplement.schedule>?; # Scheduling information for # supplements fhir:quantity @<Quantity>?; # Amount of the nutritional # supplement fhir:instruction @<string>?; # Instructions or additional # information about the oral # supplement# Enteral formula product <NutritionOrder.enteralFormula> EXTENDS @<BackboneElement> CLOSED { fhir:type @<CodeableReference>?; # Type of patient enteral feeding fhir:productName @<String>?; # Product or brand name of the # enteral feeding fhir:deliveryDevice @<CodeableConcept> OR (@<Canonical> AND {fhir:l @<DeviceDefinition> }) ?; # Intended type of device for the # enteral feeding administration fhir:caloricDensity @<Quantity>?; # Amount of energy per specified # volume of feeding that is required fhir:routeOfAdministration @<OneOrMore_CodeableConcept>?; # How the enteral feeding should # enter the patient's # gastrointestinal tract fhir:administration @<OneOrMore_NutritionOrder.enteralFormula.administration>?; # Formula feeding instruction as # structured data fhir:maxVolumeToAdminister @<Quantity>?; # Upper limit on formula feeding # volume per unit of time fhir:administrationInstruction @<Markdown>?; # Formula feeding instructions # expressed as text }# Required nutrient modifications# The nutrient that is modified and the quantity in the diet <NutritionOrder.oralDiet.nutrient> EXTENDS @<BackboneElement> CLOSED {fhir:modifier @<CodeableConcept>?; # Type of nutrient that is being # modifiedfhir:modifier @<CodeableConcept>?; # Nutrient modified in the oral diet # type fhir:amount @<Quantity>?; # Quantity of the specified nutrient }# Enteral formula components <NutritionOrder.enteralFormula> EXTENDS @<BackboneElement> CLOSED { fhir:baseFormulaType @<CodeableReference>?; # Type of enteral or infant formula fhir:baseFormulaProductName @<string>?; # Product or brand name of the # enteral or infant formula fhir:deliveryDevice @<OneOrMore_CodeableReference>?; # Intended type of device for the # administration fhir:additive @<OneOrMore_NutritionOrder.enteralFormula.additive>?; # Components to add to the feeding fhir:caloricDensity @<Quantity>?; # Amount of energy per specified # volume that is required fhir:routeOfAdministration @<CodeableConcept>?; # How the formula should enter the # patient's gastrointestinal tract fhir:administration @<OneOrMore_NutritionOrder.enteralFormula.administration>?; # Formula feeding instruction as # structured data fhir:maxVolumeToDeliver @<Quantity>?; # Upper limit on formula volume per # unit of time fhir:administrationInstruction @<markdown>?; # Formula feeding instructions # expressed as text# Texture modifications in addition to the oral diet type <NutritionOrder.oralDiet.texture> EXTENDS @<BackboneElement> CLOSED { fhir:modifier @<CodeableConcept>?; # Food (i.e. solid and/or liquid) # texture modifications in addition # to those in the oral diet type fhir:type @<CodeableConcept>?; # Food (i.e. solid and/or liquid) # types that undergo texture # alteration }# Components to add to the feeding <NutritionOrder.enteralFormula.additive> EXTENDS @<BackboneElement> CLOSED { fhir:type @<CodeableReference>?; # Type of modular component to add # to the feeding fhir:productName @<string>?; # Product or brand name of the # modular additive fhir:quantity @<Quantity>?; # Amount of additive to be given or # mixed in# Formula feeding instruction as structured data <NutritionOrder.enteralFormula.administration> EXTENDS @<BackboneElement> CLOSED { fhir:schedule @<NutritionOrder.enteralFormula.administration.schedule>?; # Scheduling information for enteral # feeding products fhir:quantity @<Quantity>?; # The volume of formula feeding to # provide fhir:rate @<Quantity> OR @<Ratio> ?; # Speed with which the formula # feeding is provided per period of # time }# Scheduling information for oral diets <NutritionOrder.oralDiet.schedule> EXTENDS @<BackboneElement> CLOSED { fhir:timing @<OneOrMore_Timing>?; # Scheduled frequency of diet fhir:asNeeded @<boolean>?; # Take 'as needed' fhir:asNeededFor @<CodeableConcept>?; # Take 'as needed' for x# Modular additive to add to the oral diet, supplement, and/or enteral feeding <NutritionOrder.additive> EXTENDS @<BackboneElement> CLOSED { fhir:modularType @<CodeableReference>?; # Type of modular component to add # to the oral diet, supplement, # and/or enteral feeding fhir:productName @<String>?; # Product or brand name of the # modular additive fhir:quantity @<Quantity>?; # Amount of additive to be given or # mixed in with the oral diet, # supplement, and/or enteral feeding fhir:routeOfAdministration @<OneOrMore_CodeableConcept>?; # How the additive should enter the # patient's gastrointestinal tract }# Required texture modifications <NutritionOrder.oralDiet.texture> EXTENDS @<BackboneElement> CLOSED { fhir:modifier @<CodeableConcept>?; # Code to indicate how to alter the # texture of the foods, e.g. pureed fhir:foodType @<CodeableConcept>?; # Concepts that are used to identify # an entity that is ingested for # nutritional purposes# Oral diet components <NutritionOrder.oralDiet> EXTENDS @<BackboneElement> CLOSED { fhir:type @<OneOrMore_CodeableConcept>?; # Type of oral diet or diet # restrictions that can be consumed # orally fhir:schedule @<NutritionOrder.oralDiet.schedule>?; # Scheduling information for oral # diets fhir:nutrient @<OneOrMore_NutritionOrder.oralDiet.nutrient>?; # The nutrient that is modified and # the quantity in the diet fhir:texture @<OneOrMore_NutritionOrder.oralDiet.texture>?; # Texture modifications in addition # to the oral diet type fhir:instruction @<String>?; # Instructions or additional # information about the oral diet fhir:caloricDensity @<Quantity>?; # Amount of energy per specified # volume of oral diet } # Scheduling information for supplements <NutritionOrder.supplement.schedule> EXTENDS @<BackboneElement> CLOSED {fhir:timing @<OneOrMore_Timing>?; # Scheduled frequency of diet fhir:asNeeded @<boolean>?; # Take 'as needed'fhir:timing @<OneOrMore_Timing>?; # Scheduled frequency of supplement fhir:asNeeded @<Boolean>?; # Take 'as needed' fhir:asNeededFor @<CodeableConcept>?; # Take 'as needed' for x }# Scheduling information for enteral formula products# Scheduling information for enteral feeding products <NutritionOrder.enteralFormula.administration.schedule> EXTENDS @<BackboneElement> CLOSED { fhir:timing @<OneOrMore_Timing>?; # Scheduled frequency of enteral# formula fhir:asNeeded @<boolean>?; # Take 'as needed'# feeding fhir:asNeeded @<Boolean>?; # Take 'as needed' fhir:asNeededFor @<CodeableConcept>?; # Take 'as needed' for x }#---------------------- Cardinality Types (OneOrMore) -------------------# Supplement components <NutritionOrder.supplement> EXTENDS @<BackboneElement> CLOSED { fhir:type @<CodeableReference>?; # Type of supplement product # requested fhir:productName @<String>?; # Product or brand name of the # nutritional supplement fhir:schedule @<NutritionOrder.supplement.schedule>?; # Scheduling information for # supplements fhir:quantity @<Quantity>?; # Amount of the nutritional # supplement fhir:instruction @<String>?; # Instructions or additional # information about the oral # supplement fhir:caloricDensity @<Quantity>?; # Amount of energy per specified # volume of supplement that is # required } #---------------------- Cardinality Types (OneOrMore) ------------------- <OneOrMore_Identifier> CLOSED { rdf:first @<Identifier> ; rdf:rest [rdf:nil] OR @<OneOrMore_Identifier> }<OneOrMore_canonical> CLOSED { rdf:first @<canonical> ; rdf:rest [rdf:nil] OR @<OneOrMore_canonical> } <OneOrMore_uri> CLOSED { rdf:first @<uri> ; rdf:rest [rdf:nil] OR @<OneOrMore_uri> } <OneOrMore_Reference_CarePlan_OR_NutritionOrder_OR_ServiceRequest> CLOSED { rdf:first @<Reference> AND {fhir:link<OneOrMore_Reference_CarePlan_OR_NutritionOrder_OR_RequestOrchestration_OR_ServiceRequest> CLOSED { rdf:first @<Reference> AND {fhir:l @<CarePlan> OR @<NutritionOrder> OR @<RequestOrchestration> OR @<ServiceRequest> } ;rdf:rest [rdf:nil] OR @<OneOrMore_Reference_CarePlan_OR_NutritionOrder_OR_ServiceRequest>rdf:rest [rdf:nil] OR @<OneOrMore_Reference_CarePlan_OR_NutritionOrder_OR_RequestOrchestration_OR_ServiceRequest> } <OneOrMore_Reference_Resource> CLOSED {rdf:first @<Reference> AND {fhir:linkrdf:first @<Reference> AND {fhir:l @<Resource> } ; rdf:rest [rdf:nil] OR @<OneOrMore_Reference_Resource> } <OneOrMore_CodeableReference> CLOSED { rdf:first @<CodeableReference> ; rdf:rest [rdf:nil] OR @<OneOrMore_CodeableReference> } <OneOrMore_Reference_AllergyIntolerance> CLOSED {rdf:first @<Reference> AND {fhir:linkrdf:first @<Reference> AND {fhir:l @<AllergyIntolerance> } ; rdf:rest [rdf:nil] OR @<OneOrMore_Reference_AllergyIntolerance> } <OneOrMore_CodeableConcept> CLOSED { rdf:first @<CodeableConcept> ; rdf:rest [rdf:nil] OR @<OneOrMore_CodeableConcept> } <OneOrMore_NutritionOrder.supplement> CLOSED { rdf:first @<NutritionOrder.supplement> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.supplement> } <OneOrMore_NutritionOrder.additive> CLOSED { rdf:first @<NutritionOrder.additive> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.additive> } <OneOrMore_Annotation> CLOSED { rdf:first @<Annotation> ; rdf:rest [rdf:nil] OR @<OneOrMore_Annotation> } <OneOrMore_Timing> CLOSED { rdf:first @<Timing> ; rdf:rest [rdf:nil] OR @<OneOrMore_Timing> } <OneOrMore_NutritionOrder.enteralFormula.administration> CLOSED { rdf:first @<NutritionOrder.enteralFormula.administration> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.enteralFormula.administration> } <OneOrMore_NutritionOrder.oralDiet.nutrient> CLOSED { rdf:first @<NutritionOrder.oralDiet.nutrient> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.oralDiet.nutrient> } <OneOrMore_NutritionOrder.oralDiet.texture> CLOSED { rdf:first @<NutritionOrder.oralDiet.texture> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.oralDiet.texture> }<OneOrMore_NutritionOrder.enteralFormula.additive> CLOSED { rdf:first @<NutritionOrder.enteralFormula.additive> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.enteralFormula.additive> } <OneOrMore_NutritionOrder.enteralFormula.administration> CLOSED { rdf:first @<NutritionOrder.enteralFormula.administration> ; rdf:rest [rdf:nil] OR @<OneOrMore_NutritionOrder.enteralFormula.administration> } <OneOrMore_Timing> CLOSED { rdf:first @<Timing> ; rdf:rest [rdf:nil] OR @<OneOrMore_Timing> }#---------------------- Value Sets ------------------------ # Codes indicating the degree of authority/intentionality associated with a request.fhirvs:request-intent ["proposal" "plan" "directive" "order" "original-order" "reflex-order" "filler-order" "instance-order" "option"]fhirvs:request-intent ["proposal" "solicit-offer" "offer-response" "plan" "directive" "order" "original-order" "reflex-order" "filler-order" "instance-order" "option"] # Identifies the level of importance to be assigned to actioning the request. fhirvs:request-priority ["routine" "urgent" "asap" "stat"] # Codes identifying the lifecycle stage of a request.fhirvs:request-status ["draft" "active" "on-hold" "revoked" "completed" "entered-in-error" "unknown"]fhirvs:request-status ["draft" "active" "on-hold" "entered-in-error" "ended" "completed" "revoked" "unknown"]
Usage note: every effort has been made to ensure that the ShEx files are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot4
generated
on
Sun,
Mar
26,
2023
15:25+1100.
Thu,
Dec
18,
2025
07:14+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change