type: valuesetvalueset: diet-type
Diet Codes
- Official URL: http://hl7.org/fhir/ValueSet/diet-type
- Version: 6.0.0
- Status: active
- Name: DietCodes
- Title: Diet Codes
- Publisher: FHIR NutritionOrder team
- Description: Codes that can be used to indicate the type of food being ordered for a patient. It includes codes from SNOMED CT where concept is Dietary Regime (182922004) and its sub-concepts, Enteral Feeding (229912004) and its sub-concepts, Mixed Breast Milk and Bottle Feeding (35011000087100), Breast Milk Feeding (1297276008), Bottle Feeding of Patient (40043006).
Content (Compose)
- System: http://snomed.info/sct | Filters: concept is-a 182922004
- System: http://snomed.info/sct | Filters: concept is-a 229912004
- System: http://snomed.info/sct | Concepts: 35011000087100, 1297276008, 40043006
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="diet-type"/>
<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/diet-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.385"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.372"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.206"/>
</identifier>
<version value="6.0.0"/>
<name value="DietCodes"/>
<title value="Diet Codes"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR NutritionOrder team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="Codes that can be used to indicate the type of food being ordered for a patient. It includes codes from [SNOMED CT](http://snomed.info/sct) where concept is Dietary Regime (182922004) and its sub-concepts, Enteral Feeding (229912004) and its sub-concepts, Mixed Breast Milk and Bottle Feeding (35011000087100), Breast Milk Feeding (1297276008), Bottle Feeding of Patient (40043006)."/>
<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>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="182922004"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="229912004"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="35011000087100"/>
</concept>
<concept>
<code value="1297276008"/>
</concept>
<concept>
<code value="40043006"/>
</concept>
</include>
</compose>
</ValueSet>