Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EOrdersCommunicationRequestUrgentPhone - XML Representation

Raw xml | Download


<CommunicationRequest xmlns="http://hl7.org/fhir">
  <id value="66ad4c83-f611-11ed-a1fc-d2cbed391bcf"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/eorders-communicationrequest-provider"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CommunicationRequest 66ad4c83-f611-11ed-a1fc-d2cbed391bcf</b></p><a name="66ad4c83-f611-11ed-a1fc-d2cbed391bcf"> </a><a name="hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf"> </a><a name="66ad4c83-f611-11ed-a1fc-d2cbed391bcf-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-eorders-communicationrequest-provider.html">EOrders Communication Request Provider</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/GTU99999-A0168</p><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/communication-category alert}">Alert</span></p><p><b>priority</b>: Urgent</p><p><b>medium</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode PHONE}">telephone</span></p><p><b>subject</b>: <a href="Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html">Mr Mary Smith</a></p><p><b>about</b>: </p><ul><li><a href="ServiceRequest-681a8919-8d91-4868-a46a-ab6877ad27ea.html">ServiceRequest Full blood count</a></li><li><a href="ServiceRequest-3dff87af-5dac-40d5-be3d-9eaf9b3879b8.html">ServiceRequest Liver function test</a></li></ul><p><b>authoredOn</b>: 2022-04-25 16:50:11+1000</p><p><b>requester</b>: <a href="PractitionerRole-570c1233-5361-453e-99a4-504c2045d27c.html">Dr Jane Doe</a></p><p><b>recipient</b>: <a href="#hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1">PractitionerRole: telecom = ph: 0479-353-532(Mobile)</a></p><p><b>sender</b>: <a href="Organization-67904f84-aeac-44e5-a9ec-50bbb1087977.html">Acme Pathology</a></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: PractitionerRole #1</b></p><a name="66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1"> </a><a name="hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1"> </a><a name="66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-eorders-practitionerrole-contact.html">EOrders PractitionerRole Contact</a></p></div><p><b>practitioner</b>: <a href="Practitioner-75179ab5-684b-405e-a50c-a81359804d91.html">Dr Jane Doe</a></p><p><b>telecom</b>: ph: 0479-353-532(Mobile)</p></blockquote></div>
  </text>
  <contained>
    <PractitionerRole>
      <id value="1"/>
      <meta>
        <profile
                 value="http://fhir.geniesolutions.io/StructureDefinition/eorders-practitionerrole-contact"/>
      </meta>
      <practitioner>🔗 
        <reference value="Practitioner/75179ab5-684b-405e-a50c-a81359804d91"/>
        <display value="Dr Jane Doe"/>
      </practitioner>
      <telecom>
        <system value="phone"/>
        <value value="0479-353-532"/>
        <use value="mobile"/>
      </telecom>
    </PractitionerRole>
  </contained>
  <groupIdentifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PGN"/>
      </coding>
      <text value="Placer Group Number"/>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165"/>
    <value value="GTU99999-A0168"/>
    <assigner>🔗 
      <reference value="Organization/fdcca47c-e554-46e5-a71f-91ec855faa29"/>
      <display value="Small Family Trust"/>
    </assigner>
  </groupIdentifier>
  <status value="active"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/communication-category"/>
      <code value="alert"/>
      <display value="Alert"/>
    </coding>
    <text value="Alert"/>
  </category>
  <priority value="urgent"/>
  <medium>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"/>
      <code value="PHONE"/>
    </coding>
  </medium>
  <subject>🔗 
    <reference value="Patient/1078d551-7be2-49f7-a122-c230b8757f2f"/>
    <display value="Mr Mary Smith"/>
  </subject>
  <about>🔗 
    <reference value="ServiceRequest/681a8919-8d91-4868-a46a-ab6877ad27ea"/>
  </about>
  <about>🔗 
    <reference value="ServiceRequest/3dff87af-5dac-40d5-be3d-9eaf9b3879b8"/>
  </about>
  <authoredOn value="2022-04-25T16:50:11+10:00"/>
  <requester>🔗 
    <reference value="PractitionerRole/570c1233-5361-453e-99a4-504c2045d27c"/>
    <display value="Dr Jane Doe"/>
  </requester>
  <recipient>
    <reference value="#1"/>
  </recipient>
  <sender>🔗 
    <reference value="Organization/67904f84-aeac-44e5-a9ec-50bbb1087977"/>
    <display value="Acme Pathology"/>
  </sender>
</CommunicationRequest>