<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nutritionintake-status-reason"/>
  <meta>
    <lastUpdated value="2026-03-31T20:34:10.183+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem nutritionintake-status-reason</b>
      </p>
      <a name="nutritionintake-status-reason"> </a>
      <a name="hcnutritionintake-status-reason"> </a>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/CodeSystem/nutritionintake-status-reason</code> defines the following codes in a Is-A hierarchy:
      </p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">incomplete-data
            <a name="nutritionintake-status-reason-incomplete-data"> </a>
          </td>
          <td>Incomplete Data</td>
          <td>Data needed to safely act on the intake which was expected to become available independent of the intake is not yet available.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">unable-to-provide-care
            <a name="nutritionintake-status-reason-unable-to-provide-care"> </a>
          </td>
          <td>Unable to provide care</td>
          <td>Fulfiller not able to provide appropriate care associated with fulfilling the intake.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">request-clarification
            <a name="nutritionintake-status-reason-request-clarification"> </a>
          </td>
          <td>Request requires clarification</td>
          <td>Clarification is required before the intake can be acted upon.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">allergy
            <a name="nutritionintake-status-reason-allergy"> </a>
          </td>
          <td>Allergy</td>
          <td>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.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">suspected-intolerance
            <a name="nutritionintake-status-reason-suspected-intolerance"> </a>
          </td>
          <td>Suspected intolerance</td>
          <td>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.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">scheduled-for-surgery
            <a name="nutritionintake-status-reason-scheduled-for-surgery"> </a>
          </td>
          <td>Patient/subject scheduled for surgery</td>
          <td>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.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">product-not-available
            <a name="nutritionintake-status-reason-product-not-available"> </a>
          </td>
          <td>Product not available</td>
          <td>Cannot supply product.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <url value="http://hl7.org/fhir/CodeSystem/nutritionintake-status-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.2129"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="NutritionIntakeStatusReason"/>
  <title value="Nutrition Intake Status Reason Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International"/>
  <description value="Nutrition Intake Status Reason Codes"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="incomplete-data"/>
    <display value="Incomplete Data"/>
    <definition value="Data needed to safely act on the intake which was expected to become available independent of the intake is not yet available."/>
  </concept>
  <concept>
    <code value="unable-to-provide-care"/>
    <display value="Unable to provide care"/>
    <definition value="Fulfiller not able to provide appropriate care associated with fulfilling the intake."/>
  </concept>
  <concept>
    <code value="request-clarification"/>
    <display value="Request requires clarification"/>
    <definition value="Clarification is required before the intake can be acted upon."/>
  </concept>
  <concept>
    <code value="allergy"/>
    <display value="Allergy"/>
    <definition value="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."/>
  </concept>
  <concept>
    <code value="suspected-intolerance"/>
    <display value="Suspected intolerance"/>
    <definition value="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."/>
  </concept>
  <concept>
    <code value="scheduled-for-surgery"/>
    <display value="Patient/subject scheduled for surgery"/>
    <definition value="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."/>
  </concept>
  <concept>
    <code value="product-not-available"/>
    <display value="Product not available"/>
    <definition value="Cannot supply product."/>
  </concept>
</CodeSystem>