Botswana Laboratory HIE Workflow Implementation Guide
0.2.0 - ci-build

Botswana Laboratory HIE Workflow Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: BW Lab Bundle - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-bw-lab-bundle"/>
  <type value="document"/>
  <entry>
    <resource>
      <Composition>
        <id value="example-bw-lab-composition"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-composition"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-bw-lab-composition" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-lab-composition.html">Botswana Lab Order Composition</a></p></div><p><b>status</b>: active</p><p><b>type</b>: document <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#document)</span></p><p><b>date</b>: 2021-06-06</p><p><b>author</b>: <a href="example-bw-practitioner">example-bw-practitioner</a></p><p><b>title</b>: BW Lab Order Composition</p></div>
        </text>
        <status value="active"/>
        <type>
          <coding>
            <code value="document"/>
          </coding>
        </type>
        <subject>
          <reference value="Patient/example-pims-patient"/>
        </subject>
        <date value="2021-06-06"/>
        <author>
          <reference value="example-bw-practitioner"/>
        </author>
        <title value="BW Lab Order Composition"/>
        <section>
          <entry>
            <reference value="Task/example-bw-task-requested"/>
          </entry>
        </section>
        <section>
          <entry>
            <reference
                       value="ServiceRequest/example-bw-pims-service-request-profile"/>
          </entry>
          <entry>
            <reference value="ServiceRequest/example-bw-pims-service-request-1"/>
          </entry>
          <entry>
            <reference value="ServiceRequest/example-bw-pims-service-request-2"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <resource>
      <Patient>
        <id value="example-pims-patient"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-pims-patient" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-patient.html">Botswana Patient</a></p></div><p><b>identifier</b>: MR: urn:uuid:&lt;Pims-specific Patient ID&gt;, id: &lt;OmangNumber&gt; (OFFICIAL)</p><p><b>name</b>: Test PimsPatient (OFFICIAL)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1988-03-02</p><p><b>managingOrganization</b>: <a href="#Organization_example-facility-order-creator">See above (Organization/example-facility-order-creator)</a></p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <code value="MR"/>
            </coding>
          </type>
          <system value="urn:ietf:rfc:3986"/>
          <value value="urn:uuid:&lt;Pims-specific Patient ID&gt;"/>
        </identifier>
        <identifier>
          <use value="official"/>
          <system value="http://moh.bw.org/ext/identifier/omang"/>
          <value value="&lt;OmangNumber&gt;"/>
        </identifier>
        <name>
          <use value="official"/>
          <family value="PimsPatient"/>
          <given value="Test"/>
        </name>
        <gender value="female"/>
        <birthDate value="1988-03-02"/>
        <managingOrganization>
          <reference value="Organization/example-facility-order-creator"/>
        </managingOrganization>
      </Patient>
    </resource>
  </entry>
  <entry>
    <resource>
      <Practitioner>
        <id value="example-bw-pims-practitioner"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-practitioner"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-bw-pims-practitioner" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-practitioner.html">Botswana Practitioner</a></p></div><p><b>identifier</b>: id: RequesterID</p><p><b>name</b>: PIMS Provider </p></div>
        </text>
        <identifier>
          <system
                  value="http://&lt;pims-instance-specific-url&gt;/ext/practitioner/identifier"/>
          <value value="RequesterID"/>
        </identifier>
        <name>
          <family value="Provider"/>
          <given value="PIMS"/>
        </name>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <resource>
      <Task>
        <id value="example-bw-task-requested"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-task"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-bw-task-requested" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-lab-task.html">Botswana Lab Task Resource</a></p></div><p><b>identifier</b>: id: PimsSpecificLabOrderID</p><p><b>basedOn</b>: </p><ul><li><a href="#ServiceRequest_example-bw-pims-service-request-1">See above (ServiceRequest/example-bw-pims-service-request-1)</a></li><li><a href="#ServiceRequest_example-bw-pims-service-request-2">See above (ServiceRequest/example-bw-pims-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-pims-patient">See above (Patient/example-pims-patient)</a></p><p><b>authoredOn</b>: 2021-05-20</p><p><b>owner</b>: <a href="#Organization_example-facility-order-reciever">See above (Organization/example-facility-order-reciever)</a></p><p><b>location</b>: <a href="#Location_example-location-order-creator">See above (Location/example-location-order-creator)</a></p></div>
        </text>
        <identifier>
          <system
                  value="http://&lt;pims-instance-specific-url&gt;/ext/lab-task/identifier"/>
          <value value="PimsSpecificLabOrderID"/>
        </identifier>
        <basedOn>
          <reference value="ServiceRequest/example-bw-pims-service-request-1"/>
        </basedOn>
        <basedOn>
          <reference value="ServiceRequest/example-bw-pims-service-request-2"/>
        </basedOn>
        <status value="requested"/>
        <intent value="order"/>
        <for>
          <reference value="Patient/example-pims-patient"/>
        </for>
        <authoredOn value="2021-05-20"/>
        <owner>
          <reference value="Organization/example-facility-order-reciever"/>
        </owner>
        <location>
          <reference value="Location/example-location-order-creator"/>
        </location>
      </Task>
    </resource>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-bw-pims-service-request-profile"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-basic-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-bw-pims-service-request-profile" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-basic-service-request.html">Basic Botswana Lab Service Request</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: pims-profile-code <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pims-lab-profile-code#pims-profile-code)</span></p><p><b>subject</b>: <a href="#Patient_example-pims-patient">See above (Patient/example-pims-patient)</a></p><p><b>performer</b>: <a href="#Organization_example-facility-order-reciever">See above (Organization/example-facility-order-reciever)</a></p><p><b>locationReference</b>: <a href="#Location_example-location-order-reciever">See above (Location/example-location-order-reciever)</a></p></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system
                    value="http://moh.bw.org/ext/laboratory/pims-lab-profile-code"/>
            <code value="pims-profile-code"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-pims-patient"/>
        </subject>
        <performer>
          <reference value="Organization/example-facility-order-reciever"/>
        </performer>
        <locationReference>
          <reference value="Location/example-location-order-reciever"/>
        </locationReference>
      </ServiceRequest>
    </resource>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-bw-pims-service-request-1"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-basic-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-bw-pims-service-request-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-basic-service-request.html">Basic Botswana Lab Service Request</a></p></div><p><b>basedOn</b>: <a href="#ServiceRequest_example-bw-pims-service-request-profile">See above (ServiceRequest/example-bw-pims-service-request-profile)</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: pims-labtest-code <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pims-lab-test-code#pims-labtest-code)</span></p><p><b>subject</b>: <a href="#Patient_example-pims-patient">See above (Patient/example-pims-patient)</a></p><p><b>performer</b>: <a href="#Organization_example-facility-order-reciever">See above (Organization/example-facility-order-reciever)</a></p><p><b>locationReference</b>: <a href="#Location_example-location-order-reciever">See above (Location/example-location-order-reciever)</a></p></div>
        </text>
        <basedOn>
          <reference
                     value="ServiceRequest/example-bw-pims-service-request-profile"/>
        </basedOn>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://moh.bw.org/ext/laboratory/pims-lab-test-code"/>
            <code value="pims-labtest-code"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-pims-patient"/>
        </subject>
        <performer>
          <reference value="Organization/example-facility-order-reciever"/>
        </performer>
        <locationReference>
          <reference value="Location/example-location-order-reciever"/>
        </locationReference>
      </ServiceRequest>
    </resource>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-bw-pims-service-request-2"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-basic-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-bw-pims-service-request-2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-basic-service-request.html">Basic Botswana Lab Service Request</a></p></div><p><b>basedOn</b>: <a href="#ServiceRequest_example-bw-pims-service-request-profile">See above (ServiceRequest/example-bw-pims-service-request-profile)</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: pims-labtest-code <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pims-lab-test-code#pims-labtest-code)</span></p><p><b>subject</b>: <a href="#Patient_example-pims-patient">See above (Patient/example-pims-patient)</a></p><p><b>performer</b>: <a href="#Organization_example-facility-order-reciever">See above (Organization/example-facility-order-reciever)</a></p><p><b>locationReference</b>: <a href="#Location_example-location-order-reciever">See above (Location/example-location-order-reciever)</a></p></div>
        </text>
        <basedOn>
          <reference
                     value="ServiceRequest/example-bw-pims-service-request-profile"/>
        </basedOn>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://moh.bw.org/ext/laboratory/pims-lab-test-code"/>
            <code value="pims-labtest-code"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-pims-patient"/>
        </subject>
        <performer>
          <reference value="Organization/example-facility-order-reciever"/>
        </performer>
        <locationReference>
          <reference value="Location/example-location-order-reciever"/>
        </locationReference>
      </ServiceRequest>
    </resource>
  </entry>
  <entry>
    <resource>
      <Organization>
        <id value="example-facility-order-creator"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-facility-order-creator" </p></div><p><b>identifier</b>: id: &lt;pims-facility-code&gt;</p><p><b>active</b>: true</p><p><b>type</b>: prov <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#prov)</span>, Facility <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (ITI.mCSD#Facility)</span></p></div>
        </text>
        <identifier>
          <system value="http://moh.bw.org/ext/mfl/facility-code"/>
          <value value="&lt;pims-facility-code&gt;"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system value="urn:ietf:rfc:3986"/>
            <code value="prov"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="https://github.com/ihe/ITI.mCSD"/>
            <code value="Facility"/>
          </coding>
        </type>
      </Organization>
    </resource>
  </entry>
  <entry>
    <resource>
      <Location>
        <id value="example-location-order-creator"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-location-order-creator" </p></div><p><b>status</b>: active</p><p><b>type</b>: HOSP <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#HOSP)</span>, Facility <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (ITI.mCSD#Facility)</span></p><p><b>physicalType</b>: bu <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#bu)</span></p><p><b>managingOrganization</b>: <a href="#Organization_example-facility-order-creator">See above (Organization/example-facility-order-creator)</a></p></div>
        </text>
        <status value="active"/>
        <type>
          <coding>
            <system value="urn:ietf:rfc:3986"/>
            <code value="HOSP"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="https://github.com/ihe/ITI.mCSD"/>
            <code value="Facility"/>
          </coding>
        </type>
        <physicalType>
          <coding>
            <code value="bu"/>
          </coding>
        </physicalType>
        <managingOrganization>
          <reference value="Organization/example-facility-order-creator"/>
        </managingOrganization>
      </Location>
    </resource>
  </entry>
  <entry>
    <resource>
      <Organization>
        <id value="example-facility-order-reciever"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-facility-order-reciever" </p></div><p><b>identifier</b>: id: MOH001</p><p><b>active</b>: true</p></div>
        </text>
        <identifier>
          <system value="http://moh.bw.org/ext/mfl/facility-code"/>
          <value value="MOH001"/>
        </identifier>
        <active value="true"/>
      </Organization>
    </resource>
  </entry>
  <entry>
    <resource>
      <Location>
        <id value="example-location-order-reciever"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "example-location-order-reciever" </p></div><p><b>status</b>: active</p><p><b>type</b>: HLAB <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#HLAB)</span>, Facility <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (ITI.mCSD#Facility)</span></p><p><b>physicalType</b>: bu <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#bu)</span></p><p><b>managingOrganization</b>: <a href="#Organization_example-facility-order-reciever">See above (Organization/example-facility-order-reciever)</a></p></div>
        </text>
        <status value="active"/>
        <type>
          <coding>
            <system value="urn:ietf:rfc:3986"/>
            <code value="HLAB"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="https://github.com/ihe/ITI.mCSD"/>
            <code value="Facility"/>
          </coding>
        </type>
        <physicalType>
          <coding>
            <code value="bu"/>
          </coding>
        </physicalType>
        <managingOrganization>
          <reference value="Organization/example-facility-order-reciever"/>
        </managingOrganization>
      </Location>
    </resource>
  </entry>
</Bundle>