EHI Export Implementation Guide
0.1.0 - ci-build

EHI Export Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Order Status Code System - XML Representation

Draft as of 2025-04-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="order-status-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem order-status-cs</b></p><a name="order-status-cs"> </a><a name="hcorder-status-cs"> </a><a name="order-status-cs-en-US"> </a><p>This  code system <code>https://ehi-export.pointclickcare.com/site/CodeSystem-order-status-cs.html</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">Initial<a name="order-status-cs-Initial"> </a></td></tr><tr><td style="white-space:nowrap">Active<a name="order-status-cs-Active"> </a></td></tr><tr><td style="white-space:nowrap">Discontinued<a name="order-status-cs-Discontinued"> </a></td></tr><tr><td style="white-space:nowrap">Completed<a name="order-status-cs-Completed"> </a></td></tr><tr><td style="white-space:nowrap">Struck Out<a name="order-status-cs-StruckOut"> </a></td></tr><tr><td style="white-space:nowrap">On Hold<a name="order-status-cs-OnHold"> </a></td></tr><tr><td style="white-space:nowrap">Draft<a name="order-status-cs-Draft"> </a></td></tr><tr><td style="white-space:nowrap">Unverified<a name="order-status-cs-Unverified"> </a></td></tr><tr><td style="white-space:nowrap">Pending Confirmation<a name="order-status-cs-PendingConfirmation"> </a></td></tr><tr><td style="white-space:nowrap">Pending Clinical Review<a name="order-status-cs-PendingClinicalReview"> </a></td></tr><tr><td style="white-space:nowrap">Pending Order Signature<a name="order-status-cs-PendingOrderSignature"> </a></td></tr><tr><td style="white-space:nowrap">Historical<a name="order-status-cs-Historical"> </a></td></tr></table></div>
  </text>
  <url
       value="https://ehi-export.pointclickcare.com/site/CodeSystem-order-status-cs.html"/>
  <version value="0.1.0"/>
  <name value="OrderStatusCS"/>
  <title value="Order Status Code System"/>
  <status value="draft"/>
  <date value="2025-04-11T19:03:38+00:00"/>
  <publisher value="PCC"/>
  <contact>
    <name value="PCC"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.pointclickcare.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@pointclickcare.com"/>
    </telecom>
  </contact>
  <description value="PCC defined order statuses"/>
  <content value="complete"/>
  <count value="12"/>
  <concept>
    <code value="Initial"/>
    <display value="Initial"/>
  </concept>
  <concept>
    <code value="Active"/>
    <display value="Active"/>
  </concept>
  <concept>
    <code value="Discontinued"/>
    <display value="Discontinued"/>
  </concept>
  <concept>
    <code value="Completed"/>
    <display value="Completed"/>
  </concept>
  <concept>
    <code value="Struck Out"/>
    <display value="Struck Out"/>
  </concept>
  <concept>
    <code value="On Hold"/>
    <display value="On Hold"/>
  </concept>
  <concept>
    <code value="Draft"/>
    <display value="Draft"/>
  </concept>
  <concept>
    <code value="Unverified"/>
    <display value="Unverified"/>
  </concept>
  <concept>
    <code value="Pending Confirmation"/>
    <display value="Pending Confirmation"/>
  </concept>
  <concept>
    <code value="Pending Clinical Review"/>
    <display value="Pending Clinical Review"/>
  </concept>
  <concept>
    <code value="Pending Order Signature"/>
    <display value="Pending Order Signature"/>
  </concept>
  <concept>
    <code value="Historical"/>
    <display value="Historical"/>
  </concept>
</CodeSystem>