{
"description": "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.",
"_filename": "ValueSet-encounter-diet.json",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "FHIR Project team",
"name": "Diet",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.142"
} ],
"status": "draft",
"id": "29ea5cf1-4b3c-4a70-aa23-0c2184150b43",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/encounter-diet",
"codeSystem": {
"system": "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."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.142"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}