| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | diet |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-diet.html |
| URL | http://terminology.hl7.org/CodeSystem/diet |
| Version | 1.0.1 |
| Status | active |
| Date | 2025-08-07T21:08:36+00:00 |
| Name | Diet |
| Title | Diet |
| Realm | uv |
| Authority | hl7 |
| Description | This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have. |
| Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
| Content | complete |
| ValueSet | |
| encounter-diet | Diet |
| encounter-diet | Diet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem diet
Last updated: 2024-04-24 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/diet defines the following codes:
{
"resourceType": "CodeSystem",
"id": "diet",
"meta": {
"lastUpdated": "2024-04-24T00:00:00+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://terminology.hl7.org/CodeSystem/diet",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1091"
}
],
"version": "1.0.1",
"name": "Diet",
"title": "Diet",
"status": "active",
"experimental": false,
"date": "2025-08-07T21:08:36+00:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/encounter-diet",
"content": "complete",
"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."
}
]
}