HL7 Europe Medication Prescription and Dispense
0.1.0 - ci-build 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd/ and changes regularly. See the Directory of published versions

: 300B-RequestOrchestration - XML Representation

Raw xml | Download


<RequestOrchestration xmlns="http://hl7.org/fhir">
  <id value="300B-RequestOrchestration"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RequestOrchestration 300B-RequestOrchestration</b></p><a name="300B-RequestOrchestration"> </a><a name="hc300B-RequestOrchestration"> </a><a name="300B-RequestOrchestration-en-US"> </a><p><b>groupIdentifier</b>: 300</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href="Patient-patient1.html">Thomas Engine  Male, DoB: 1950-09-15 ( 12345)</a></p><blockquote><p><b>action</b></p><p><b>resource</b>: <a href="MedicationRequest-300C-2-medication-prescription-request1.html">MedicationRequest: identifier = 300-1/2; groupIdentifier = 300; status = active; intent = option; authoredOn = 2024-10-06</a></p></blockquote><blockquote><p><b>action</b></p><p><b>resource</b>: <a href="MedicationRequest-300C-2-medication-prescription-request2.html">MedicationRequest: identifier = 300-2/2; groupIdentifier = 300; status = active; intent = option; authoredOn = 2024-10-06</a></p></blockquote></div>
  </text>
  <groupIdentifier>
    <value value="300"/>
  </groupIdentifier>
  <status value="active"/>
  <intent value="order"/>
  <subject>🔗 
    <reference value="Patient/patient1"/>
  </subject>
  <action>
    <resource>🔗 
      <reference
                 value="MedicationRequest/300C-2-medication-prescription-request1"/>
    </resource>
  </action>
  <action>
    <resource>🔗 
      <reference
                 value="MedicationRequest/300C-2-medication-prescription-request2"/>
    </resource>
  </action>
</RequestOrchestration>