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

: Example IPMS Results Lab Bundle - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-bw-lab-results-bundle"/>
  <type value="transaction"/>
  <entry>
    <resource>
      <Patient>
        <id value="example-ipms-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-ipms-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;IPMS Patient ID&gt;, id: &lt;OmangNumber&gt; (OFFICIAL)</p><p><b>name</b>: Demo IpmsPatient (OFFICIAL)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1948-01-22</p><p><b>managingOrganization</b>: <a href="Organization-example-facility-order-reciever.html">Organization/example-facility-order-reciever</a></p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <code value="MR"/>
            </coding>
          </type>
          <system value="urn:ietf:rfc:3986"/>
          <value value="urn:uuid:&lt;IPMS 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="IpmsPatient"/>
          <given value="Demo"/>
        </name>
        <gender value="male"/>
        <birthDate value="1948-01-22"/>
        <managingOrganization>
          <reference value="Organization/example-facility-order-reciever"/>
        </managingOrganization>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/example-ipms-patient"/>
    </request>
  </entry>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="example-bw-ipms-service-request"/>
        <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-ipms-service-request" </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>: SARS-CoV-2 PCR <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pims-lab-test-code#COVID)</span></p><p><b>subject</b>: <a href="#Patient_example-ipms-patient">See above (Patient/example-ipms-patient)</a></p></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://moh.bw.org/ext/laboratory/pims-lab-test-code"/>
            <code value="COVID"/>
            <display value="SARS-CoV-2 PCR"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-ipms-patient"/>
        </subject>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/example-bw-ipms-service-request"/>
    </request>
  </entry>
  <entry>
    <resource>
      <DiagnosticReport>
        <id value="example-bw-ipms-diagnostic-report"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-diagnostic-report"/>
        </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-ipms-diagnostic-report" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-lab-diagnostic-report.html">Botswana Lab Diagnostic Report</a></p></div><p><b>identifier</b>: FILL: ?ngen-9?</p><p><b>status</b>: final</p><p><b>category</b>: LAB <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#LAB)</span></p><p><b>code</b>: SARS-CoV-2 PCR <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#COVID)</span></p><p><b>subject</b>: <a href="example-ipms-patient">example-ipms-patient</a></p><p><b>effective</b>: 2021-06-03T14:00:00Z</p><p><b>result</b>: </p><ul><li><a href="#Observation_example-bw-ipms-obs-1">See above (Observation/example-bw-ipms-obs-1)</a></li><li><a href="#Observation_example-bw-ipms-obs-2">See above (Observation/example-bw-ipms-obs-2)</a></li></ul></div>
        </text>
        <identifier>
          <type>
            <coding>
              <code value="FILL"/>
            </coding>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            </coding>
          </type>
        </identifier>
        <status value="final"/>
        <category>
          <coding>
            <code value="LAB"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="L"/>
            <code value="COVID"/>
            <display value="SARS-CoV-2 PCR"/>
          </coding>
        </code>
        <subject>
          <reference value="example-ipms-patient"/>
          <type value="Patient"/>
        </subject>
        <effectiveDateTime value="2021-06-03T14:00:00.000Z"/>
        <result>
          <reference value="Observation/example-bw-ipms-obs-1"/>
          <type value="Observation"/>
        </result>
        <result>
          <reference value="Observation/example-bw-ipms-obs-2"/>
          <type value="Observation"/>
        </result>
      </DiagnosticReport>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="DiagnosticReport/example-bw-ipms-diagnostic-report"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="example-bw-ipms-obs-1"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-observation"/>
        </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-ipms-obs-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-lab-observation.html">Botswana Lab Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: SARS-CoV-2 PCR <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#COVID)</span></p><p><b>subject</b>: <a href="#Patient_example-ipms-patient">See above (Patient/example-ipms-patient)</a></p><p><b>effective</b>: 2021-06-10T15:49:00Z</p><p><b>performer</b>: <a href="Organization-example-facility-order-reciever.html">Organization/example-facility-order-reciever</a></p><p><b>value</b>: INCONCLUSIVE</p><p><b>interpretation</b>: Normal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a>#N)</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="L"/>
            <code value="COVID"/>
            <display value="SARS-CoV-2 PCR"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-ipms-patient"/>
          <type value="Patient"/>
        </subject>
        <effectiveDateTime value="2021-06-10T15:49:00.000Z"/>
        <performer>
          <reference value="Organization/example-facility-order-reciever"/>
        </performer>
        <valueString value="INCONCLUSIVE"/>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="N"/>
            <display value="Normal"/>
          </coding>
        </interpretation>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/example-bw-ipms-obs-1"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="example-bw-ipms-obs-2"/>
        <meta>
          <profile
                   value="http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-observation"/>
        </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-ipms-obs-2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-lab-observation.html">Botswana Lab Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: SARS-CoV-2 PCR REVIEW <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#S-Cov-2-RVW)</span></p><p><b>subject</b>: <a href="#Patient_example-ipms-patient">See above (Patient/example-ipms-patient)</a></p><p><b>effective</b>: 2021-06-10T15:49:00Z</p><p><b>performer</b>: <a href="Organization-example-facility-order-reciever.html">Organization/example-facility-order-reciever</a></p><p><b>value</b>: .</p><p><b>interpretation</b>: Normal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a>#N)</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="L"/>
            <code value="S-Cov-2-RVW"/>
            <display value="SARS-CoV-2 PCR REVIEW"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/example-ipms-patient"/>
          <type value="Patient"/>
        </subject>
        <effectiveDateTime value="2021-06-10T15:49:00.000Z"/>
        <performer>
          <reference value="Organization/example-facility-order-reciever"/>
        </performer>
        <valueString value="."/>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="N"/>
            <display value="Normal"/>
          </coding>
        </interpretation>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/example-bw-ipms-obs-2"/>
    </request>
  </entry>
</Bundle>