MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords Diagnostic Request Fulfillment Task - XML Representation

Raw xml | Download



<Task xmlns="http://hl7.org/fhir">
  <id value="b5c3e0ce-97c5-4394-b9b4-8fc775cc1c26"/>
  <meta>
    <profile
             value="https://fhir.medirecords.com/StructureDefinition/mr-diagn-req-fulfill-task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Task</b><a name="b5c3e0ce-97c5-4394-b9b4-8fc775cc1c26"> </a></p><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">Resource Task &quot;b5c3e0ce-97c5-4394-b9b4-8fc775cc1c26&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-diagn-req-fulfill-task.html">MediRecords Diagnostic Request Fulfillment Task</a></p></div><p><b>groupIdentifier</b>: Placer Group Number: ORD0999-B177</p><p><b>status</b>: requested</p><p><b>statusReason</b>: Active order <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>intent</b>: order</p><p><b>code</b>: Fulfill the focal request <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-task-code.html">Task Codes</a>#fulfill)</span></p><p><b>focus</b>: <a href="ServiceRequest-ccc2a954-d39a-4296-af39-f7510a2e51fa.html">ServiceRequest/ccc2a954-d39a-4296-af39-f7510a2e51fa</a></p><p><b>for</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c</a> &quot; GREY&quot;</p><p><b>authoredOn</b>: 2019-09-23</p><p><b>lastModified</b>: 2019-09-25</p><p><b>requester</b>: <a href="PractitionerRole-b27fc609-efcb-4c43-a296-5908787de413.html">PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413: John Smith</a></p><p><b>owner</b>: <a href="Organization-e3d263ca-2c9a-42a1-89fa-264422aa2dab.html">Organization/e3d263ca-2c9a-42a1-89fa-264422aa2dab: Healthy Live Clinic</a> &quot;ACT Pathology&quot;</p></div>
  </text>
  <groupIdentifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PGN"/>
        <display value="Placer Group Number"/>
      </coding>
    </type>
    <system value="urn:uuid:c388353b-cf5e-4269-8c25-928f430fd01c"/>
    <value value="ORD0999-B177"/>
    <assigner>
      <display value="FHIR Tenant"/>
    </assigner>
  </groupIdentifier>
  <status value="requested"/>
  <statusReason>
    <text value="Active order"/>
  </statusReason>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
      <code value="fulfill"/>
      <display value="Fulfill the focal request"/>
    </coding>
  </code>
  <focus>
    <reference value="ServiceRequest/ccc2a954-d39a-4296-af39-f7510a2e51fa"/>
  </focus>
  <for>
    <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
  </for>
  <authoredOn value="2019-09-23"/>
  <lastModified value="2019-09-25"/>
  <requester>
    <reference value="PractitionerRole/b27fc609-efcb-4c43-a296-5908787de413"/>
    <display value="John Smith"/>
  </requester>
  <owner>
    <reference value="Organization/e3d263ca-2c9a-42a1-89fa-264422aa2dab"/>
    <display value="Healthy Live Clinic"/>
  </owner>
</Task>