HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: orderStatus - XML Representation

Active as of 2019-12-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0038"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0038</code> defines the following codes in a Is-A heirarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style="white-space:nowrap">A<a name="v2-0038-A"> </a></td><td>Some, but not all, results available</td><td>Some, but not all, results available</td><td>einige, aber nicht alle, Resultate verfügbar</td></tr><tr><td style="white-space:nowrap">CA<a name="v2-0038-CA"> </a></td><td>Order was canceled</td><td>Order was canceled</td><td>Auftrag storniert</td></tr><tr><td style="white-space:nowrap">CM<a name="v2-0038-CM"> </a></td><td>Order is completed</td><td>Order is completed</td><td>Auftrag ausgeführt</td></tr><tr><td style="white-space:nowrap">DC<a name="v2-0038-DC"> </a></td><td>Order was discontinued</td><td>Order was discontinued</td><td>Ausführung des Auftrags abgebrochen</td></tr><tr><td style="white-space:nowrap">ER<a name="v2-0038-ER"> </a></td><td>Error, order not found</td><td>Error, order not found</td><td>Auftrag nicht gefunden</td></tr><tr><td style="white-space:nowrap">HD<a name="v2-0038-HD"> </a></td><td>Order is on hold</td><td>Order is on hold</td><td>Auftragsbearbeitung ausgesetzt</td></tr><tr><td style="white-space:nowrap">IP<a name="v2-0038-IP"> </a></td><td>In process, unspecified</td><td>In process, unspecified</td><td>Auftrag in Bearbeitung</td></tr><tr><td style="white-space:nowrap">RP<a name="v2-0038-RP"> </a></td><td>Order has been replaced</td><td>Order has been replaced</td><td>Auftrag ist ersetzt worden</td></tr><tr><td style="white-space:nowrap">SC<a name="v2-0038-SC"> </a></td><td>In process, scheduled</td><td>In process, scheduled</td><td>Auftrag hat Termin oder ist in Ausführung</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0038"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.18"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="OrderStatus"/>
  <title value="orderStatus"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="HL7-defined code system of concepts specifying the status of an order. The purpose of these values are to report the status of an order either upon request (solicited), or when the status changes (unsolicited). The values are not intended to initiate action.  It is assumed that the order status value always reflects the status as it is known to the sending application at the time that a message is sent.  Only the filler can originate these values.  Used in HL7 Version 2.x messaging in the ORC segment."/>
  <purpose
           value="Underlying Master Code System for V2 table 0038 (Order status)"/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0038"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
    <description value="Status of the concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecated"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
    <description value="Version of HL7 in which the code was deprecated"/>
    <type value="code"/>
  </property>
  <concept id="721">
    <code value="A"/>
    <display value="Some, but not all, results available"/>
    <definition value="Some, but not all, results available"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="einige, aber nicht alle, Resultate verfügbar"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="722">
    <code value="CA"/>
    <display value="Order was canceled"/>
    <definition value="Order was canceled"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftrag storniert"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="723">
    <code value="CM"/>
    <display value="Order is completed"/>
    <definition value="Order is completed"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftrag ausgeführt"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="724">
    <code value="DC"/>
    <display value="Order was discontinued"/>
    <definition value="Order was discontinued"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Ausführung des Auftrags abgebrochen"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="725">
    <code value="ER"/>
    <display value="Error, order not found"/>
    <definition value="Error, order not found"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftrag nicht gefunden"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="726">
    <code value="HD"/>
    <display value="Order is on hold"/>
    <definition value="Order is on hold"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftragsbearbeitung ausgesetzt"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="727">
    <code value="IP"/>
    <display value="In process, unspecified"/>
    <definition value="In process, unspecified"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftrag in Bearbeitung"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="728">
    <code value="RP"/>
    <display value="Order has been replaced"/>
    <definition value="Order has been replaced"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftrag ist ersetzt worden"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="729">
    <code value="SC"/>
    <display value="In process, scheduled"/>
    <definition value="In process, scheduled"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Auftrag hat Termin oder ist in Ausführung"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>