Post-Acute Orders (PAO) (DME-Orders)
0.2.0 - STU1 Ballot

This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: PAO Message Event - XML Representation

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PAOx-Message-Event"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2020-07-27T02:08:55.729+00:00"/>
    <source value="#D2SGoJKzmIxWcX34"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-PAOX-Message-Event.html"><code>http://hl7.org/fhir/us/dme-orders/CodeSystem/PAOX-Message-Event</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-PAOX-Message-Event.html#PAOX-Message-Event-InitialOrder">InitialOrder</a></td><td>Initial Order</td><td>Initial Order for Post-Acute services</td></tr><tr><td><a href="CodeSystem-PAOX-Message-Event.html#PAOX-Message-Event-OrderUpdate">OrderUpdate</a></td><td>Order Update</td><td>urn:iso:std:iso:3166</td></tr><tr><td><a href="CodeSystem-PAOX-Message-Event.html#PAOX-Message-Event-OrderCancel">OrderCancel</a></td><td>Order Cancel</td><td>Cancel an order (may be declined if done)</td></tr><tr><td><a href="CodeSystem-PAOX-Message-Event.html#PAOX-Message-Event-OrderStatus">OrderStatus</a></td><td>Order Status</td><td>Order Status</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/dme-orders/ValueSet/PAOx-Message-Event"/>
  <version value="0.2.0"/>
  <name value="PAOxMessageEvent"/>
  <title value="PAO Message Event"/>
  <status value="draft"/>
  <date value="2020-08-10T18:26:26+00:00"/>
  <publisher value="HL7"/>
  <contact>
    <name value="HL7 International - Orders and Observations"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders"/>
    </telecom>
  </contact>
  <description value="Message Envent value set"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/dme-orders/CodeSystem/PAOX-Message-Event"/>
      <concept>
        <code value="InitialOrder"/>
      </concept>
      <concept>
        <code value="OrderUpdate"/>
      </concept>
      <concept>
        <code value="OrderCancel"/>
      </concept>
      <concept>
        <code value="OrderStatus"/>
      </concept>
    </include>
  </compose>
</ValueSet>