NutritionOrder REST Endpoints
Description
This topic describes information for the NutritionOrder resource.
Overview
The NutritionOrder resource returns requests or orders to supply a diet or supplement to a patient.
Note:
The examples provided here are non-normative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Fields
-
Extensions including basedOn (for more information, see the Extensions section of this topic)
Terminology Bindings
-
Description: The status of the nutrition order.
Details: Request Status
System:
http://hl7.org/fhir/request-status
-
Description: The degree of authority or intentionality associated with the order.
Details: Request Intent
System:
http://hl7.org/fhir/request-intent
-
NutritionOrder.foodPreferenceModifier
Description: Information about a patient's food preference.
-
Details: For more information, see Code Set 6102 Dietary Modifiers under the List of Code Sets section in Proprietary Codes and Systems.
System:
https://fhir.cerner.com/<EHR_source_id>/codeSet/6102
-
Details: For more information, see Code Set 6103 Beverage Modifiers under the List of Code Sets section in Proprietary Codes and Systems.
System:
https://fhir.cerner.com/<EHR_source_id>/codeSet/6103
-
-
Description: The type of diet or dietary restriction.
Details: SNOMED CT
System:
http://snomed.info/sct
-
NutritionOrder.oralDiet.schedule
Description: A code for a known or defined timing pattern.
-
Details: TimingAbbreviation
System:
https://hl7.org/fhir/r4/v3/GTSAbbreviation/cs.html
-
Details: SNOMED CT
System:
http://snomed.info/sct
-
Details: For more information, see Code Set 4003 Frequency under the List of Code Sets section in Proprietary Codes and Systems.
System:
https://fhir.cerner.com/<EHR_source_id>/codeSet/4003
-
-
NutritionOrder.oralDiet.texture.modifier
Description: Texture modifications that should be made for solid food.
Details: For more information, see Code Set 100197 Diet Consistency under the List of Code Sets section in Proprietary Codes and Systems.
System:
https://fhir.cerner.com/<EHR_source_id>/codeSet/100197
-
NutritionOrder.oralDiet.fluidConsistencyType
Description: The required consistency of fluids served to the patient.
Details: For more information, see Code Set 100123 Beverage Consistency under the List of Code Sets section in Proprietary Codes and Systems.
System:
https://fhir.cerner.com/<EHR_source_id>/codeSet/100123
-
NutritionOrder.supplement.type
Description: The type of nutritional supplement required.
Details: For more information, see Code Set 6107 Dietary Supplement under the List of Code Sets section in Proprietary Codes and Systems.
System:
https://fhir.cerner.com/<EHR_source_id>/codeSet/6107
Extensions
- Get a list of nutrition orders
- Method: getPath:
/NutritionOrder
- Get a nutrition order by ID
- Method: getPath:
/NutritionOrder/{ID}