Clinical Order Workflows
1.0.0-ballot - STU 1 Ballot International flag

This page is part of the Clinical Order Workflows (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Clinical Orders Workflow Business Status Codes - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="business-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet business-status</b></p><a name="business-status"> </a><a name="hcbusiness-status"> </a><a name="business-status-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-temp.html"><code>http://hl7.org/fhir/uv/cow/CodeSystem/temp</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-temp.html#temp-visit-scheduled">visit-scheduled</a></td><td style="color: #cccccc">The patient is scheduled for the requested consultation or procedure</td><td>The patient visit that is the (partial) fulfillment of the request has been scheduled</td></tr><tr><td><a href="CodeSystem-temp.html#temp-specimen-collected">specimen-collected</a></td><td style="color: #cccccc">The required specimen has been collected</td><td>The specimen required to fulfil the order has been collected.</td></tr><tr><td><a href="CodeSystem-temp.html#temp-awaiting-interpretation">awaiting-interpretation</a></td><td style="color: #cccccc">The observations for the requested consultation or procedure is awaiting interpretation</td><td>This code may be appropriate when the fulfillment of the request involves interpretation step that is shifted in time.</td></tr><tr><td><a href="CodeSystem-temp.html#temp-preliminary-outcome">preliminary-outcome</a></td><td style="color: #cccccc">The initial outcome of the request fulfillment</td><td>This code may be appropriate when there are preliminary results or when more than one of the requested services need to be performed.</td></tr><tr><td><a href="CodeSystem-temp.html#temp-awaiting-information">awaiting-information</a></td><td style="color: #cccccc">The fulfiller needs more information in order to proceed with the fulfillment of the request</td><td>This code may be appropriate when the fulfiller needs more information in order to accept the request, or in order to take the next step for a request which in progress.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/cow/ValueSet/business-status"/>
  <version value="1.0.0-ballot"/>
  <name value="BusinessStatus"/>
  <title value="Clinical Orders Workflow Business Status Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-04-07T15:35:45+00:00"/>
  <publisher value="HL7 International / Orders and Observations"/>
  <contact>
    <name value="HL7 International / Orders and Observations"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="oo@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="This value set is the full expansion of the COW Business Status code system."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/uv/cow/CodeSystem/temp"/>
      <concept>
        <code value="visit-scheduled"/>
      </concept>
      <concept>
        <code value="specimen-collected"/>
      </concept>
      <concept>
        <code value="awaiting-interpretation"/>
      </concept>
      <concept>
        <code value="preliminary-outcome"/>
      </concept>
      <concept>
        <code value="awaiting-information"/>
      </concept>
    </include>
  </compose>
</ValueSet>