type: valuesetvalueset: nutrition-product-category
Categories of Nutrition Products
- Official URL: http://hl7.org/fhir/ValueSet/nutrition-product-category
- Version: 6.0.0
- Status: active
- Name: CategoriesOfNutritionProducts
- Title: Categories of Nutrition Products
- Publisher: FHIR Project team
- Description: 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 where concept is Breast Milk (226789007) and its sub-concepts, Infant Formula (412413001) and its sub-concepts, Enteral and Supplement Feeds (346415002) and its sub-concepts, Drinks (226465004) and its sub-concepts, Water (11713004), Potable Water (890302005) and its sub-concepts, and 444923006 (Tap Water).
Content (Compose)
- System: -
- System: http://snomed.info/sct | Filters: concept is-a 226789007
- System: http://snomed.info/sct | Filters: concept is-a 412413001
- System: http://snomed.info/sct | Filters: concept is-a 346415002
- System: http://snomed.info/sct | Filters: concept is-a 226465004
- System: http://snomed.info/sct | Filters: concept is-a 890302005
- System: http://snomed.info/sct | Concepts: 11713004, 444923006
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="nutrition-product-category"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/nutrition-product-category"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3267"/>
</identifier>
<version value="6.0.0"/>
<name value="CategoriesOfNutritionProducts"/>
<title value="Categories of Nutrition Products"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="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](http://snomed.info/sct) where concept is Breast Milk (226789007) and its sub-concepts, Infant Formula (412413001) and its sub-concepts, Enteral and Supplement Feeds (346415002) and its sub-concepts, Drinks (226465004) and its sub-concepts, Water (11713004), Potable Water (890302005) and its sub-concepts, and 444923006 (Tap Water)."/>
<copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
<compose>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/modified-foodtype"/>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="226789007"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="412413001"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="346415002"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="226465004"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="890302005"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="11713004"/>
</concept>
<concept>
<code value="444923006"/>
</concept>
</include>
</compose>
</ValueSet>