LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Er Or Observation Room Service Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="er-or-observation-room-service"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/er-or-observation-room-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">1<a name="er-or-observation-room-service-1"> </a></td><td>Emergency Room</td><td>Indicates an ER revenue code (0450-0459) is present on a facility claim line for a given claim</td></tr><tr><td style="white-space:nowrap">2<a name="er-or-observation-room-service-2"> </a></td><td>Observation Room</td><td>Indicates an Observation Room revenue code (0762) is present on a facility claim line for a given claim</td></tr><tr><td style="white-space:nowrap">3<a name="er-or-observation-room-service-3"> </a></td><td>ER and Observation Room</td><td>Indicates and ER and Observation Room revenue code (0450-0459, 0762) is present facility claim lines for a given claim</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/er-or-observation-room-service"/>
<version value="8.0.0"/>
<name value="ErOrObservationRoomServiceCodeSystem"/>
<title value="Er Or Observation Room Service Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description value="Er Or Observation Room Service codes for claims"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="1"/>
<display value="Emergency Room"/>
<definition
value="Indicates an ER revenue code (0450-0459) is present on a facility claim line for a given claim"/>
</concept>
<concept>
<code value="2"/>
<display value="Observation Room"/>
<definition
value="Indicates an Observation Room revenue code (0762) is present on a facility claim line for a given claim"/>
</concept>
<concept>
<code value="3"/>
<display value="ER and Observation Room"/>
<definition
value="Indicates and ER and Observation Room revenue code (0450-0459, 0762) is present facility claim lines for a given claim"/>
</concept>
</CodeSystem>