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

: MessageHeader for Medication Request - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="Discharge-Order2"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2020-08-10T01:09:53.645+00:00"/>
    <source value="#qHy3mLZcBMrmvshn"/>
    <profile
             value="http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-messageheader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: Discharge-Order2</p><p><b>meta</b>: </p><p><b>event</b>: <span title="{http://hl7.org/fhir/us/dme-orders/CodeSystem/PAOX-Message-Event InitialOrder}">Initial Order</span></p><h3>Destinations</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td>*</td><td>Acme Message Gateway</td><td><a href="https://example.org/Endpoints/P123">https://example.org/Endpoints/P123</a></td><td><a href="Organization-Inpatient.html">St. Michael's Hospital. Generated Summary: id: Inpatient; id: 1063494177; active; name: St. Michael's Hospital; ph: (816)932-2000(WORK), http://www.stmichaelmedicalcenter.org(WORK)</a></td></tr></table><p><b>sender</b>: <a href="Organization-Inpatient.html">St. Michael's Hospital. Generated Summary: id: Inpatient; id: 1063494177; active; name: St. Michael's Hospital; ph: (816)932-2000(WORK), http://www.stmichaelmedicalcenter.org(WORK)</a></p><p><b>author</b>: <a href="Practitioner-practitioner-1.html">Ronald Bone. Generated Summary: id: practitioner-1; id: 9941339108; Ronald Bone </a></p><h3>Sources</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td>ph: +1 (555) 123 4567</td><td><a href="https://example.org/Endpoints/P456">https://example.org/Endpoints/P456</a></td></tr></table><p><b>responsible</b>: <a href="Organization-Inpatient.html">St. Michael's Hospital. Generated Summary: id: Inpatient; id: 1063494177; active; name: St. Michael's Hospital; ph: (816)932-2000(WORK), http://www.stmichaelmedicalcenter.org(WORK)</a></p><p><b>focus</b>: <a href="Task-MedicationRequest.html">Inpatient Encounter. Generated Summary: id: MedicationRequest; id: 56ae5855-9f20-41e4-a59d-000e36d9d85a; status: requested; intent: order; <span title="Codes: {http://hl7.org/fhir/CodeSystem/task-code fulfill}">Fulfill the focal request</span>; description: Order Immunosuppressive; authoredOn: Jul 31, 2020 2:07:15 AM</a></p></div>
  </text>
  <eventCoding>
    <system
            value="http://hl7.org/fhir/us/dme-orders/CodeSystem/PAOX-Message-Event"/>
    <code value="InitialOrder"/>
    <display value="Initial Order"/>
  </eventCoding>
  <destination>
    <name value="Acme Message Gateway"/>
    <endpoint value="https://example.org/Endpoints/P123"/>
    <receiver>
      <reference value="Organization/Inpatient"/>
      <display value="St. Michael&#39;s Hospital"/>
    </receiver>
  </destination>
  <sender>
    <reference value="Organization/Inpatient"/>
    <display value="St. Michael&#39;s Hospital"/>
  </sender>
  <author>
    <reference value="Practitioner/practitioner-1"/>
    <display value="Ronald Bone"/>
  </author>
  <source>
    <name value="Acme Central Patient Registry"/>
    <software value="FooBar Patient Manager"/>
    <version value="3.1.45.AABB"/>
    <contact>
      <system value="phone"/>
      <value value="+1 (555) 123 4567"/>
    </contact>
    <endpoint value="https://example.org/Endpoints/P456"/>
  </source>
  <responsible>
    <reference value="Organization/Inpatient"/>
    <display value="St. Michael&#39;s Hospital"/>
  </responsible>
  <focus>
    <reference value="Task/MedicationRequest"/>
    <display value="Inpatient Encounter"/>
  </focus>
</MessageHeader>