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

: Patient Information Management System Requirements - XML Representation

Active as of 2025-08-20

Raw xml | Download


<Requirements xmlns="http://hl7.org/fhir">
  <id value="PatientInformationManagementSystemRequirements"/>
  <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 PatientInformationManagementSystemRequirements</b></p><a name="PatientInformationManagementSystemRequirements"> </a><a name="hcPatientInformationManagementSystemRequirements"> </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-PIMSActorDefinitionExample.html">Patient Information Management System (PIMS)</a></li><li><a href="ActorDefinition-ClientRegistryActorDefinitionExample.html">Client Registry (CR)</a></li><li><a href="ActorDefinition-SHRActorDefinitionExample.html">Shared Health Record (SHR)</a></li></ul><table class="grid"><tr><td><b><a name="BOTS.FR-PIMS.001"> </a></b>BOTS.FR-PIMS.001</td><td/><td><div><p>Must be able to create new patients and save patient details in the CR/MPI.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-PIMS.002"> </a></b>BOTS.FR-PIMS.002</td><td/><td><div><p>Must be able to create lab orders after validating patient details against CR.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-PIMS.003"> </a></b>BOTS.FR-PIMS.003</td><td/><td><div><p>Should be able to send lab orders to the SHR through the PIMS service layer.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-PIMS.004"> </a></b>BOTS.FR-PIMS.004</td><td/><td><div><p>Should be able to update lab records in the SHR with specimen details.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-PIMS.005"> </a></b>BOTS.FR-PIMS.005</td><td/><td><div><p>Should be able to query the shared health record for available lab order results.</p>
</div></td></tr><tr><td><b><a name="BOTS.FR-PIMS.006"> </a></b>BOTS.FR-PIMS.006</td><td/><td><div><p>Should be able to store lab results.</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/PatientInformationManagementSystemRequirements"/>
  <version value="1.0.0"/>
  <name value="PatientInformationManagementSystemRequirements"/>
  <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/PIMSActorDefinitionExample">🔗 
    <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/ClientRegistryActorDefinitionExample">🔗 
    <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>
  <actor value="http://moh.bw.org/ActorDefinition/SHRActorDefinitionExample">🔗 
    <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-PIMS.001"/>
    <requirement
                 value="Must be able to create new patients and save patient details in the CR/MPI."/>
  </statement>
  <statement>
    <key value="BOTS.FR-PIMS.002"/>
    <requirement
                 value="Must be able to create lab orders after validating patient details against CR."/>
  </statement>
  <statement>
    <key value="BOTS.FR-PIMS.003"/>
    <requirement
                 value="Should be able to send lab orders to the SHR through the PIMS service layer."/>
  </statement>
  <statement>
    <key value="BOTS.FR-PIMS.004"/>
    <requirement
                 value="Should be able to update lab records in the SHR with specimen details."/>
  </statement>
  <statement>
    <key value="BOTS.FR-PIMS.005"/>
    <requirement
                 value="Should be able to query the shared health record for available lab order results."/>
  </statement>
  <statement>
    <key value="BOTS.FR-PIMS.006"/>
    <requirement value="Should be able to store lab results."/>
  </statement>
</Requirements>