FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nutrition-intake-category

Packagehl7.terminology
TypeCodeSystem
Idnutrition-intake-category
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-nutrition-intake-category.html
URLhttp://terminology.hl7.org/CodeSystem/nutrition-intake-category
Version1.0.0
Statusdraft
Date2025-07-08T14:22:48+00:00
NameNutritionIntakeWCategoryCodes
TitleNutrition intake category codes
Realmuv
Authorityhl7
DescriptionNutritionIntake Category Codes
CopyrightThis 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
Contentcomplete

Resources that use this resource

ValueSet
nutrition-intake-categoryNutrition intake category codes
nutrition-intake-categoryNutrition intake category codes

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
inpatient InpatientIncludes orders for nutrition to be administered or consumed in an inpatient or acute care setting
outpatient OutpatientIncludes orders for nutrition to be administered or consumed in an outpatient setting (for example, Emergency Department, Outpatient Clinic, Outpatient Surgery, Doctor's office)
community CommunityIncludes 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.).
patientspecified Patient SpecifiedIncludes statements about nutrition use, including over the counter medication, provided by the patient, agent or another provider

Source

{
  "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"
    }
  ]
}