Current Build


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="locationCondition"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Service Delivery Location Condition code system</h2><div><p>The list of codes that describe how the data came into being.</p>
</div><p><b>Copyright Statement:</b> Intermountain Healthcare HDD</p><p>This code system http://hl7.org/fhir/fpar/CodeSystem/locationCondition 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">182845<a name="locationCondition-182845"> </a></td><td>Contaminated</td><td>The assigned service delivery location is currently dirty, awaiting cleaning.</td></tr><tr><td style="white-space:nowrap">528112801<a name="locationCondition-528112801"> </a></td><td>Clean</td><td>The assigned service delivery location has been cleaned, awaiting occupancy.</td></tr><tr><td style="white-space:nowrap">182843<a name="locationCondition-182843"> </a></td><td>Occupied</td><td>The assigned service delivery location is currently occupied.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/fpar/CodeSystem/locationCondition"/>
  <name value="HSPC Service Delivery Location Condition code system"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-02-15T12:55:20-05:00"/>
  <description
               value="The list of codes that describe how the data came into being."/>
  <copyright value="Intermountain Healthcare HDD"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="182845"/>
    <display value="Contaminated"/>
    <definition
                value="The assigned service delivery location is currently dirty, awaiting cleaning."/>
  </concept>
  <concept>
    <code value="528112801"/>
    <display value="Clean"/>
    <definition
                value="The assigned service delivery location has been cleaned, awaiting occupancy."/>
  </concept>
  <concept>
    <code value="182843"/>
    <display value="Occupied"/>
    <definition
                value="The assigned service delivery location is currently occupied."/>
  </concept>
</CodeSystem>