EMR-LIS Implementation Guide
0.2.0 - ci-build

EMR-LIS Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: Example EMR-LIS Lab Bundle - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-emr-lis-bundle"/>
  <type value="document"/>
  <entry>
    <resource>
      <Composition>
        <id value="example-emr-lis-composition"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lis-composition"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: final</p><p><b>type</b>: <span title="Codes: ">document</span></p><p><b>date</b>: 2021-06-06</p><p><b>author</b>: <a href="#Practitioner_example-emr-lis-practitioner">See above (Practitioner/example-emr-lis-practitioner)</a></p><p><b>title</b>: EMR-LIS Lab Composition</p></div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <code value="document"/>
          </coding>
        </type>
        <subject>
          <reference value="Patient/example-emr-lis-patient"/>
        </subject>
        <date value="2021-06-06"/>
        <author>
          <reference value="Practitioner/example-emr-lis-practitioner"/>
        </author>
        <title value="EMR-LIS Lab Composition"/>
        <section>
          <entry>
            <reference value="Task/example-emr-lis-task-requested"/>
          </entry>
        </section>
        <section>
          <entry>
            <reference
                       value="ServiceRequest/example-emr-lis-service-request-profile"/>
          </entry>
          <entry>
            <reference value="ServiceRequest/example-emr-lis-service-request-1"/>
          </entry>
          <entry>
            <reference value="ServiceRequest/example-emr-lis-service-request-2"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <resource>
      <Patient>
        <id value="example-emr-lis-patient"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lab-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: iSantePlus ID: 10012R (OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: moses Mutesa </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1988-03-02</p><p><b>deceased</b>: false</p><p><b>address</b>: haiti (HOME)</p></div>
        </text>
        <identifier id="5981a256-d60c-44b1-beae-9bdd2cf572f8">
          <extension
                     url="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lis-patient-identifier-location">
            <valueReference>
              <reference value="Location/8d6c993e-c2cc-11de-8d13-0010c6dffd0f"/>
              <type value="Location"/>
              <display value="Unknown Location"/>
            </valueReference>
          </extension>
          <use value="official"/>
          <type>
            <text value="iSantePlus ID"/>
          </type>
          <value value="10012R"/>
        </identifier>
        <active value="true"/>
        <name id="511275de-e301-44a3-95d2-28d0d3b35387">
          <family value="Mutesa"/>
          <given value="moses"/>
        </name>
        <gender value="female"/>
        <birthDate value="1988-03-02"/>
        <deceasedBoolean value="false"/>
        <address id="d4f7c809-3d01-4032-b64d-4c22e8eccbbc">
          <use value="home"/>
          <country value="haiti"/>
        </address>
      </Patient>
    </resource>
  </entry>
  <entry>
    <resource>
      <Practitioner>
        <id value="example-emr-lis-practitioner"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lab-practitioner"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 1000AX</p><p><b>name</b>: Moses Mutesa</p></div>
        </text>
        <identifier>
          <system value="http://fhir.openmrs.org/ext/provider/identifier"/>
          <value value="1000AX"/>
        </identifier>
        <name>
          <text value="Moses Mutesa"/>
        </name>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="example-emr-lis-task-requested"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lab-task"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 88ffa7fb-0419-4097-8b45-24f0d843c5ea</p><p><b>basedOn</b>: </p><ul><li><a href="#ServiceRequest_example-emr-lis-service-request-1">See above (ServiceRequest/example-emr-lis-service-request-1)</a></li><li><a href="#ServiceRequest_example-emr-lis-service-request-2">See above (ServiceRequest/example-emr-lis-service-request-2)</a></li></ul><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>for</b>: <a href="#Patient_example-emr-lis-patient">See above (Patient/example-emr-lis-patient)</a></p><p><b>authoredOn</b>: 2021-05-20</p><p><b>owner</b>: <a href="#Practitioner_example-emr-lis-practitioner">See above (Practitioner/example-emr-lis-practitioner)</a></p></div>
        </text>
        <identifier>
          <system value="http://isanteplus.org/ext/task/identifier"/>
          <value value="88ffa7fb-0419-4097-8b45-24f0d843c5ea"/>
        </identifier>
        <basedOn>
          <reference value="ServiceRequest/example-emr-lis-service-request-1"/>
          <type value="ServiceRequest"/>
        </basedOn>
        <basedOn>
          <reference value="ServiceRequest/example-emr-lis-service-request-2"/>
          <type value="ServiceRequest"/>
        </basedOn>
        <status value="requested"/>
        <intent value="order"/>
        <for>
          <reference value="Patient/example-emr-lis-patient"/>
        </for>
        <authoredOn value="2021-05-20"/>
        <owner>
          <reference value="Practitioner/example-emr-lis-practitioner"/>
        </owner>
      </Task>
    </resource>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-emr-lis-service-request-profile"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lab-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes: {http://loinc.org 14682-9}">14682-9</span></p><p><b>subject</b>: <a href="#Patient_example-emr-lis-patient">See above (Patient/example-emr-lis-patient)</a></p><p><b>encounter</b>: <a href="Encounter-example-emr-lis-encounter.html">Generated Summary: status: in-progress; <span title="{null null}">inpatient encounter</span></a></p></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="14682-9"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-emr-lis-patient"/>
        </subject>
        <encounter>
          <reference value="Encounter/example-emr-lis-encounter"/>
          <type value="Encounter"/>
        </encounter>
      </ServiceRequest>
    </resource>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-emr-lis-service-request-1"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lab-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>basedOn</b>: <a href="#ServiceRequest_example-emr-lis-service-request-profile">See above (ServiceRequest/example-emr-lis-service-request-profile)</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes: {http://loinc.org 14682-9}">14682-9</span></p><p><b>subject</b>: <a href="#Patient_example-emr-lis-patient">See above (Patient/example-emr-lis-patient)</a></p><p><b>encounter</b>: <a href="Encounter-example-emr-lis-encounter.html">Generated Summary: status: in-progress; <span title="{null null}">inpatient encounter</span></a></p></div>
        </text>
        <basedOn>
          <reference
                     value="ServiceRequest/example-emr-lis-service-request-profile"/>
        </basedOn>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="14682-9"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-emr-lis-patient"/>
        </subject>
        <encounter>
          <reference value="Encounter/example-emr-lis-encounter"/>
          <type value="Encounter"/>
        </encounter>
      </ServiceRequest>
    </resource>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-emr-lis-service-request-2"/>
        <meta>
          <profile
                   value="http://i-tech-uw.github.io/emr-lis-ig/StructureDefinition/emr-lab-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>basedOn</b>: <a href="#ServiceRequest_example-emr-lis-service-request-profile">See above (ServiceRequest/example-emr-lis-service-request-profile)</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes: {http://loinc.org 14682-9}">14682-9</span></p><p><b>subject</b>: <a href="#Patient_example-emr-lis-patient">See above (Patient/example-emr-lis-patient)</a></p><p><b>encounter</b>: <a href="Encounter-example-emr-lis-encounter.html">Generated Summary: status: in-progress; <span title="{null null}">inpatient encounter</span></a></p></div>
        </text>
        <basedOn>
          <reference
                     value="ServiceRequest/example-emr-lis-service-request-profile"/>
        </basedOn>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="14682-9"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-emr-lis-patient"/>
        </subject>
        <encounter>
          <reference value="Encounter/example-emr-lis-encounter"/>
          <type value="Encounter"/>
        </encounter>
      </ServiceRequest>
    </resource>
  </entry>
</Bundle>