Package | hl7.terminology |
Type | CodeSystem |
Id | nutrition-intake-category |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-nutrition-intake-category.html |
URL | http://terminology.hl7.org/CodeSystem/nutrition-intake-category |
Version | 1.0.0 |
Status | draft |
Date | 2025-07-08T14:22:48+00:00 |
Name | NutritionIntakeWCategoryCodes |
Title | Nutrition intake category codes |
Realm | uv |
Authority | hl7 |
Description | NutritionIntake Category Codes |
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.html |
Content | complete |
ValueSet | |
nutrition-intake-category | Nutrition intake category codes |
nutrition-intake-category | Nutrition intake category codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nutrition-intake-category
Last updated: 2020-04-09 21:10:28+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/nutrition-intake-category
defines the following codes:
{ "resourceType": "CodeSystem", "id": "nutrition-intake-category", "meta": { "lastUpdated": "2020-04-09T21:10:28.568+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": "oo" } ], "url": "http://terminology.hl7.org/CodeSystem/nutrition-intake-category", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1431" } ], "version": "1.0.0", "name": "NutritionIntakeWCategoryCodes", "title": "Nutrition intake category codes", "status": "draft", "experimental": false, "date": "2025-07-08T14:22:48+00:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "NutritionIntake Category Codes", "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.html", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/nutrition-intake-category", "content": "complete", "concept": [ { "code": "inpatient", "display": "Inpatient", "definition": "Includes orders for nutrition to be administered or consumed in an inpatient or acute care setting" }, { "code": "outpatient", "display": "Outpatient", "definition": "Includes orders for nutrition to be administered or consumed in an outpatient setting (for example, Emergency Department, Outpatient Clinic, Outpatient Surgery, Doctor's office)" }, { "code": "community", "display": "Community", "definition": "Includes orders for nutrition to be administered or consumed by the patient in their home (this would include long term care or nursing homes, hospices, etc.)." }, { "code": "patientspecified", "display": "Patient Specified", "definition": "Includes statements about nutrition use, including over the counter medication, provided by the patient, agent or another provider" } ] }