OpenELIS GLOBAL2 Implementation Guide
0.1.0 - ci-build

OpenELIS GLOBAL2 Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OpenElis Task Example - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="49ef249a-3a8b-49e3-9e16-7e56e92d0c77"/>
  <meta>
    <profile
             value="http://i-tech-uw.github.io/openelis-global-ig/StructureDefinition/openelis-task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task 49ef249a-3a8b-49e3-9e16-7e56e92d0c77</b></p><a name="49ef249a-3a8b-49e3-9e16-7e56e92d0c77"> </a><a name="hc49ef249a-3a8b-49e3-9e16-7e56e92d0c77"> </a><a name="49ef249a-3a8b-49e3-9e16-7e56e92d0c77-en-US"> </a><p><b>basedOn</b>: <a href="ServiceRequest-OpenElisServiceRequestExample.html">ServiceRequest CT Chest</a></p><p><b>status</b>: In Progress</p><p><b>intent</b>: order</p><p><b>for</b>: <a href="Patient-329f09da-0fc9-419d-9575-ace68954426A.html">moses Mutesa  Male, DoB: 1988-03-02 ( https://demo.openelis-global.org/pat_nationalId#NA121212)</a></p><p><b>authoredOn</b>: 2023-02-03</p><p><b>owner</b>: <a href="Practitioner-f185bb76-c298-4671-9be3-ccc94c0a9868.html">Practitioner Moses Mutesasira </a></p><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">DiagnosticReport</span></td><td><a href="DiagnosticReport-OpenElisDiagnosticReportExample.html">Diagnostic Report for 'CBC panel - Blood by Automated count' for '-&gt;moses Mutesa  Male, DoB: 1988-03-02 ( https://demo.openelis-global.org/pat_nationalId#NA121212)'</a></td></tr></table></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/OpenElisServiceRequestExample"/>
  </basedOn>
  <status value="in-progress"/>
  <intent value="order"/>
  <for>🔗 
    <reference value="Patient/329f09da-0fc9-419d-9575-ace68954426A"/>
  </for>
  <authoredOn value="2023-02-03"/>
  <owner>🔗 
    <reference value="Practitioner/f185bb76-c298-4671-9be3-ccc94c0a9868"/>
  </owner>
  <output>
    <type>
      <text value="DiagnosticReport"/>
    </type>
    <valueReference>🔗 
      <reference value="DiagnosticReport/OpenElisDiagnosticReportExample"/>
    </valueReference>
  </output>
</Task>