This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Orders and Observations ![]() | Maturity Level: 3 | Trial Use | Security Category: Business | Compartments: No defined compartments |
A food or supplement that is consumed by patients.
Note to Implementers: For an overview of this resource and others in the Nutrition domain, also see the module page.
The NutritionProduct resource represents the identification of a food (i.e., solid and/or liquid) product consumed by patients. The scope of the NutritionProduct resource includes all the products that are understood to be food (i.e., solid and/or liquid) products for consumption.
Additional definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions, the spreadsheet version & the dependency analysis
Path | ValueSet | Type | Documentation |
---|---|---|---|
NutritionProduct.code | TypesOfEdibleSubstances | Preferred | This value set represents codes for types of edible substances. It include codes from SNOMED CT |
NutritionProduct.status | NutritionProductStatus | Required | Codes identifying the lifecycle stage of a product. |
NutritionProduct.category | CategoriesOfNutritionProducts | Preferred | This value set represents codes for categories of nutrition products. It includes all of the codes from the Food Type Modifiers valueset. It include codes from SNOMED CT |
NutritionProduct.nutrient.item | NutrientCodes | Example | NutrientModifier : Codes for types of nutrients that are being modified such as carbohydrate or sodium. This value set includes codes from SNOMED CT |
NutritionProduct.ingredient.item | TypesOfEdibleSubstances | Example | This value set represents codes for types of edible substances. It include codes from SNOMED CT |
NutritionProduct.characteristic.type | CodesForProductCharacteristics | Example | This value set represents codes for properties that can be measured and is provided as a suggestive example. It include codes from SNOMED CT |
Search parameters for this resource. See also the full list of search parameters for this resource, and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Expression | In Common |
code | token | The code identifying a specific nutrition product | NutritionProduct.code | |
expiration-date | date | When the product expired (or is expected to expire) | NutritionProduct.instance.expiry | |
identifier | token | The identifier for the physical instance, typically a serial number | NutritionProduct.instance.identifier | |
ingredient-item | token | The specific ingredient | NutritionProduct.ingredient.item.concept | |
lot-number | token | The lot number | NutritionProduct.instance.lotNumber | |
serial-number | token | The serial number | NutritionProduct.instance.identifier | |
status | token | The broad product group or category of the nutrition product | NutritionProduct.category |