This page is part of the Post Acute Orders FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="PAO-Message-Event"/> <meta> <versionId value="9"/> <lastUpdated value="2020-03-28T23:30:46.843+00:00"/> <source value="#Td2hrW4zsEPLtLNL"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>PAO Message Event Code System</h2><div><p>This is the value set for the event element in the Message Header</p> </div><p>This code system http://hl7.org/fhir/us/dme-orders/CodeSystem/PAO-Message-Event 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">InitialOrder<a name="PAO-Message-Event-InitialOrder"> </a></td><td>Initial Order</td><td>Initial order for Post Acute services</td></tr><tr><td style="white-space:nowrap">OrderUpdate<a name="PAO-Message-Event-OrderUpdate"> </a></td><td>Order Update</td><td>Update to an order (may be declined)</td></tr><tr><td style="white-space:nowrap">OrderCancel<a name="PAO-Message-Event-OrderCancel"> </a></td><td>Order Cancel</td><td>Cancel an order (may be declined if done)</td></tr><tr><td style="white-space:nowrap">OrderStatus<a name="PAO-Message-Event-OrderStatus"> </a></td><td>Order Status</td><td>Request for the status of the order</td></tr></table></div> </text> <url value="http://hl7.org/fhir/us/dme-orders/CodeSystem/PAO-Message-Event"/> <version value="0.1.0"/> <name value="PAOMessageEvent"/> <title value="PAO Message Event Code System"/> <status value="draft"/> <date value="2020-04-08T13:17:53+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="This is the value set for the event element in the Message Header"/> <purpose value="MessageHeader event element values"/> <content value="complete"/> <count value="5"/> <concept> <code value="InitialOrder"/> <display value="Initial Order"/> <definition value="Initial order for Post Acute services"/> </concept> <concept> <code value="OrderUpdate"/> <display value="Order Update"/> <definition value="Update to an order (may be declined)"/> </concept> <concept> <code value="OrderCancel"/> <display value="Order Cancel"/> <definition value="Cancel an order (may be declined if done)"/> </concept> <concept> <code value="OrderStatus"/> <display value="Order Status"/> <definition value="Request for the status of the order"/> </concept> </CodeSystem>