{
"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.r2b.core",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Diet",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.142"
} ],
"compositional": false,
"status": "draft",
"id": "7fb70462-91bb-4299-be8c-97744c0b5313",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-diet",
"kind": null,
"count": 0,
"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": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}