FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-nutritionintake-status-reason.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nutritionintake-status-reason

Language: en

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/nutritionintake-status-reason defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
incomplete-data Incomplete DataData needed to safely act on the intake which was expected to become available independent of the intake is not yet available.
unable-to-provide-care Unable to provide careFulfiller not able to provide appropriate care associated with fulfilling the intake.
request-clarification Request requires clarificationClarification is required before the intake can be acted upon.
allergy AllergyThe patient/subject is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm.
suspected-intolerance Suspected intoleranceThe patient/subject is believed to have an intolerance to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm.
scheduled-for-surgery Patient/subject scheduled for surgeryPatient/subject is receiving surgery and/or the subject is scheduled to be admitted for surgery in the near future. The intake will be resumed when the subject has sufficiently recovered from the surgery.
product-not-available Product not availableCannot supply product.

Source1

{
  "resourceType": "CodeSystem",
  "id": "nutritionintake-status-reason",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/nutritionintake-status-reason",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.4.2129"
  },
  "version": "1.0.0",
  "name": "NutritionIntakeStatusReason",
  "title": "Nutrition Intake Status Reason Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-03-08T18:17:17-06:00",
  "description": "Nutrition Intake Status Reason Codes",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "concept": [
    {
      "code": "incomplete-data",
      "display": "Incomplete Data",
      "definition": "Data needed to safely act on the intake which was expected to become available independent of the intake is not yet available."
    },
    {
      "code": "unable-to-provide-care",
      "display": "Unable to provide care",
      "definition": "Fulfiller not able to provide appropriate care associated with fulfilling the intake."
    },
    {
      "code": "request-clarification",
      "display": "Request requires clarification",
      "definition": "Clarification is required before the intake can be acted upon."
    },
    {
      "code": "allergy",
      "display": "Allergy",
      "definition": "The patient/subject is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm."
    },
    {
      "code": "suspected-intolerance",
      "display": "Suspected intolerance",
      "definition": "The patient/subject is believed to have an intolerance to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm."
    },
    {
      "code": "scheduled-for-surgery",
      "display": "Patient/subject scheduled for surgery",
      "definition": "Patient/subject is receiving surgery and/or the subject is scheduled to be admitted for surgery in the near future. The intake will be resumed when the subject has sufficiently recovered from the surgery."
    },
    {
      "code": "product-not-available",
      "display": "Product not available",
      "definition": "Cannot supply product."
    }
  ]
}