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 - TTL Representation

Active as of 2025-04-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LaboratoryTechnicianRequirements"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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><a name=\"LaboratoryTechnicianRequirements-en-US\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-LaboratoryTechnicianActorDefinitionExample.html\">Laboratory Technician</a></p><table class=\"grid\"><tr><td><b><a name=\"BOTS.FR-LTR.001\"> </a></b>BOTS.FR-LTR.001</td><td/><td><div><p>I want to be able to log in to access the lab module in IPMS.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-LTR.002\"> </a></b>BOTS.FR-LTR.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>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-LTR.003\"> </a></b>BOTS.FR-LTR.003</td><td/><td><div><p>I want to be able to obtain lab order ID generated by IPMS.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-LTR.004\"> </a></b>BOTS.FR-LTR.004</td><td/><td><div><p>I want to be able to enter results in to IPMS after processing the received specimen.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-LTR.005\"> </a></b>BOTS.FR-LTR.005</td><td/><td><div><p>I want to be able to submit the lab test results to the SHR through IPMS.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://moh.bw.org/Requirements/LaboratoryTechnicianRequirements"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "LaboratoryTechnicianRequirements"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-04-01T12:19:20+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Jembi Health Systems"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.jembi.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ]     ] )
  ] [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BW" ] ;
fhir:display [ fhir:v "Botswana" ]     ] )
  ] ) ; # 
  fhir:actor ( [
fhir:v "http://moh.bw.org/ActorDefinition/LaboratoryTechnicianActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/LaboratoryTechnicianActorDefinitionExample>
  ] ) ; # 
  fhir:statement ( [
fhir:key [ fhir:v "BOTS.FR-LTR.001" ] ;
fhir:requirement [ fhir:v "I want to be able to log in to access the lab module in IPMS." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-LTR.002" ] ;
fhir:requirement [ fhir:v "I want to be able to enter lab order details in to IPMS from facilities that do not have IPMS." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-LTR.003" ] ;
fhir:requirement [ fhir:v "I want to be able to obtain lab order ID generated by IPMS." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-LTR.004" ] ;
fhir:requirement [ fhir:v "I want to be able to enter results in to IPMS after processing the received specimen." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-LTR.005" ] ;
fhir:requirement [ fhir:v "I want to be able to submit the lab test results to the SHR through IPMS." ]
  ] ) . #