LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: UB04 Admit Type Code System - XML Representation

Active as of 2022-11-10

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ub04-admit-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ub04-admit-type</code> defines the following codes:</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">1<a name="ub04-admit-type-1"> </a></td><td>Emergency</td><td>The patient requires immediate medical intervention as a result of severe, life threatening or potentially disabling conditions. Generally, the patient is admitted through the emergency room.</td></tr><tr><td style="white-space:nowrap">2<a name="ub04-admit-type-2"> </a></td><td>Urgent</td><td>The patient requires immediate attention for the care and treatment of a physical or mental disorder. Generally, the patient is admitted to the first available and suitable accommodation.</td></tr><tr><td style="white-space:nowrap">3<a name="ub04-admit-type-3"> </a></td><td>Elective</td><td>The patient’s condition permits adequate time to schedule the availability of a suitable accommodation.</td></tr><tr><td style="white-space:nowrap">4<a name="ub04-admit-type-4"> </a></td><td>Newborn</td><td>The patient is a newborn delivered either inside the admitting hospital (UB04 FL 15 value 5 [A baby born inside the admitting hospital] or outside of the hospital (UB04 FL 15 value “6” [A baby born outside the admitting hospital]).</td></tr><tr><td style="white-space:nowrap">5<a name="ub04-admit-type-5"> </a></td><td>Trauma Center</td><td>The patient visits a trauma center (A trauma center means a facility licensed or designated by the State or local government authority authorized to do so, or as verified by the American College of surgeons and involving a trauma activation.)</td></tr><tr><td style="white-space:nowrap">9<a name="ub04-admit-type-9"> </a></td><td>Information not available</td><td>Information not available or the source value is missing, unknown, or not on the valid value list or within the range of valid values</td></tr></table></div>
  </text>
  <url value="http://linuxforhealth.org/fhir/cdm/CodeSystem/ub04-admit-type"/>
  <version value="8.0.0"/>
  <name value="Ub04AdmitTypeCodeSystem"/>
  <title value="UB04 Admit Type Code System"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description value="Codes for the UB04 admission type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="1"/>
    <display value="Emergency"/>
    <definition
                value="The patient requires immediate medical intervention as a result of severe, life threatening or potentially disabling conditions. Generally, the patient is admitted through the emergency room."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Urgent"/>
    <definition
                value="The patient requires immediate attention for the care and treatment of a physical or mental disorder. Generally, the patient is admitted to the first available and suitable accommodation."/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Elective"/>
    <definition
                value="The patient’s condition permits adequate time to schedule the availability of a suitable accommodation."/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Newborn"/>
    <definition
                value="The patient is a newborn delivered either inside the admitting hospital (UB04 FL 15 value 5 [A baby born inside the admitting hospital] or outside of the hospital (UB04 FL 15 value “6” [A baby born outside the admitting hospital])."/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Trauma Center"/>
    <definition
                value="The patient visits a trauma center (A trauma center means a facility licensed or designated by the State or local government authority authorized to do so, or as verified by the American College of surgeons and involving a trauma activation.)"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Information not available"/>
    <definition
                value="Information not available or the source value is missing, unknown, or not on the valid value list or within the range of valid values"/>
  </concept>
</CodeSystem>