{ "description": "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).", "compose": { "include": [ { "filter": [ { "op": "is-a", "value": "182922004", "property": "concept" } ], "system": "http://snomed.info/sct" }, { "filter": [ { "op": "is-a", "value": "229912004", "property": "concept" } ], "system": "http://snomed.info/sct" }, { "system": "http://snomed.info/sct", "concept": [ { "code": "35011000087100" }, { "code": "1297276008" }, { "code": "40043006" } ] } ] }, "_filename": "ValueSet-diet-type.json", "package_name": "hl7.fhir.r6.examples", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ], "lastUpdated": "2025-04-01T12:16:37.966+11:00" }, "publisher": "FHIR NutritionOrder team", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "DietCodes", "copyright": "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", "type": null, "experimental": "false", "resourceType": "ValueSet", "title": "Diet Codes", "package_version": "6.0.0-ballot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "status": "draft", "id": "0da37518-ce19-4a70-85e2-dea3fa8fa722", "kind": null, "url": "http://hl7.org/fhir/ValueSet/diet-type", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.3.385", "system": "urn:ietf:rfc:3986" }, { "use": "old", "value": "urn:oid:2.16.840.1.113883.4.642.3.372", "system": "urn:ietf:rfc:3986" }, { "use": "old", "value": "urn:oid:2.16.840.1.113883.4.642.2.206", "system": "urn:ietf:rfc:3986" } ], "version": "6.0.0-ballot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ] }