Botswana FHIR Implementation Guide
1.0.0 - ci-build Botswana flag

Botswana FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/botswana-hie-fhir-ig/ and changes regularly. See the Directory of published versions

: Laboratory Technician Requirements - XML Representation

Active as of 2025-08-20

Raw xml | Download


<Requirements xmlns="http://hl7.org/fhir">
  <id value="LaboratoryTechnicianRequirements"/>
  <meta>
    <profile value="http://moh.bw.org/StructureDefinition/bw-requirements"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Requirements LaboratoryTechnicianRequirements</b></p><a name="LaboratoryTechnicianRequirements"> </a><a name="hcLaboratoryTechnicianRequirements"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bw-requirements.html">Requirements</a></p></div><p>These requirements apply to the following actors: </p><ul><li><a href="ActorDefinition-LaboratoryTechnicianActorDefinitionExample.html">Laboratory Technician</a></li><li><a href="ActorDefinition-IPMSActorDefinitionExample.html">Integrated Patient Management System (IPMS)</a></li></ul><table class="grid"><tr><td><b><a name="BOTS.FR-LT.001"> </a></b>BOTS.FR-LT.001</td><td/><td><div><p>I want to be able to log in to access the lab module in IPMS.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-LT.002"> </a></b>BOTS.FR-LT.002</td><td/><td><div><p>I want to be able to enter lab order details in to IPMS from facilities that do not have IPMS.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-LT.003"> </a></b>BOTS.FR-LT.003</td><td/><td><div><p>I want to be able to obtain lab order ID generated by IPMS.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-LT.004"> </a></b>BOTS.FR-LT.004</td><td/><td><div><p>I want to be able to enter results in to IPMS after processing the received specimen.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-LT.005"> </a></b>BOTS.FR-LT.005</td><td/><td><div><p>I want to be able to submit the lab test results to the SHR through IPMS.</p>
</div></td></tr></table></div>
  </text>
  <extension url="http://moh.bw.org/StructureDefinition/requirements-type">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://moh.bw.org/CodeSystem/cs-requirements-type-codes"/>
        <code value="functional"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <url
       value="http://moh.bw.org/Requirements/LaboratoryTechnicianRequirements"/>
  <version value="1.0.0"/>
  <name value="LaboratoryTechnicianRequirements"/>
  <status value="active"/>
  <date value="2025-08-20T07:21:53+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BW"/>
      <display value="Botswana"/>
    </coding>
  </jurisdiction>
  <actor
         value="http://moh.bw.org/ActorDefinition/LaboratoryTechnicianActorDefinitionExample">🔗 
    <extension
               url="http://moh.bw.org/StructureDefinition/actor-classification">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://moh.bw.org/CodeSystem/cs-actor-classification-codes"/>
          <code value="primary"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </actor>
  <actor
         value="http://moh.bw.org/ActorDefinition/IPMSActorDefinitionExample">🔗 
    <extension
               url="http://moh.bw.org/StructureDefinition/actor-classification">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://moh.bw.org/CodeSystem/cs-actor-classification-codes"/>
          <code value="secondary"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </actor>
  <statement>
    <key value="BOTS.FR-LT.001"/>
    <requirement
                 value="I want to be able to log in to access the lab module in IPMS."/>
  </statement>
  <statement>
    <key value="BOTS.FR-LT.002"/>
    <requirement
                 value="I want to be able to enter lab order details in to IPMS from facilities that do not have IPMS."/>
  </statement>
  <statement>
    <key value="BOTS.FR-LT.003"/>
    <requirement
                 value="I want to be able to obtain lab order ID generated by IPMS."/>
  </statement>
  <statement>
    <key value="BOTS.FR-LT.004"/>
    <requirement
                 value="I want to be able to enter results in to IPMS after processing the received specimen."/>
  </statement>
  <statement>
    <key value="BOTS.FR-LT.005"/>
    <requirement
                 value="I want to be able to submit the lab test results to the SHR through IPMS."/>
  </statement>
</Requirements>