{
"description": "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.",
"_filename": "CodeSystem-encounter-diet.json",
"package_name": "hl7.fhir.uv.xver-r3.r4b.r4",
"date": "2025-09-13T15:45:17-04:00",
"publisher": "Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "Diet",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
} ]
}
} ],
"status": "draft",
"id": "25dbf178-6a38-46f9-a70d-e28271da585e",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-diet|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/diet",
"concept": [ {
"code": "vegetarian",
"display": "Vegetarian",
"definition": "Food without meat, poultry or seafood."
}, {
"code": "dairy-free",
"display": "Dairy Free",
"definition": "Excludes dairy products."
}, {
"code": "nut-free",
"display": "Nut Free",
"definition": "Excludes ingredients containing nuts."
}, {
"code": "gluten-free",
"display": "Gluten Free",
"definition": "Excludes ingredients containing gluten."
}, {
"code": "vegan",
"display": "Vegan",
"definition": "Food without meat, poultry, seafood, eggs, dairy products and other animal-derived substances."
}, {
"code": "halal",
"display": "Halal",
"definition": "Foods that conform to Islamic law."
}, {
"code": "kosher",
"display": "Kosher",
"definition": "Foods that conform to Jewish dietary law."
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}