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

: Room And Board Service Codes - XML Representation

Active as of 2022-11-10

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="room-and-board-service"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/room-and-board-service</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="room-and-board-service-1"> </a></td><td>Room and Board</td></tr><tr><td style="white-space:nowrap">2<a name="room-and-board-service-2"> </a></td><td>Mother and Newborn R&amp;B</td></tr><tr><td style="white-space:nowrap">3<a name="room-and-board-service-3"> </a></td><td>Nursery R&amp;B</td></tr><tr><td style="white-space:nowrap">4<a name="room-and-board-service-4"> </a></td><td>Rehabilitation R&amp;B Only</td></tr></table></div>
  </text>
  <url
       value="http://linuxforhealth.org/fhir/cdm/CodeSystem/room-and-board-service"/>
  <version value="8.0.0"/>
  <name value="RoomAndBoardServiceCodeSystem"/>
  <title value="Room And Board Service Codes"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description
               value="The code for the flag indicating the type of room and board services on a facility Claim"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="1"/>
    <display value="Room and Board"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Mother and Newborn R&amp;B"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Nursery R&amp;B"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Rehabilitation R&amp;B Only"/>
  </concept>
</CodeSystem>