Botswana FHIR Implementation Guide
1.0.0 - ci-build
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
Active as of 2025-08-20 |
@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 "InteroperabilityLayerRequirements"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://moh.bw.org/StructureDefinition/bw-requirements"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/StructureDefinition/bw-requirements> ] )
] ; #
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 InteroperabilityLayerRequirements</b></p><a name=\"InteroperabilityLayerRequirements\"> </a><a name=\"hcInteroperabilityLayerRequirements\"> </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-InteroperabilityLayerActorDefinitionExample.html\">Interoperability Layer (IL)</a></li><li><a href=\"ActorDefinition-SHRActorDefinitionExample.html\">Shared Health Record (SHR)</a></li><li><a href=\"ActorDefinition-PIMSActorDefinitionExample.html\">Patient Information Management System (PIMS)</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-IL.001\"> </a></b>BOTS.FR-IL.001</td><td/><td><div><p>Should be able to cache and store data from various interfacing systems in the shared health record (SHR).</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-IL.002\"> </a></b>BOTS.FR-IL.002</td><td/><td><div><p>Should be able to synchronise and update data set in the interoperability layer with other systems such as the MPI.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-IL.003\"> </a></b>BOTS.FR-IL.003</td><td/><td><div><p>Should be able to ping IPMS for available lab test results and pull them to the SHR.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-IL.004\"> </a></b>BOTS.FR-IL.004</td><td/><td><div><p>Should be able to update SHR with results from IPMS and push the updated record to PIMS.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://moh.bw.org/StructureDefinition/requirements-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://moh.bw.org/CodeSystem/cs-requirements-type-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "functional" ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://moh.bw.org/Requirements/InteroperabilityLayerRequirements"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "InteroperabilityLayerRequirements"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-08-20T07:21:53+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/InteroperabilityLayerActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/InteroperabilityLayerActorDefinitionExample> ;
( fhir:extension [
fhir:url [ fhir:v "http://moh.bw.org/StructureDefinition/actor-classification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://moh.bw.org/CodeSystem/cs-actor-classification-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "primary" ] ] ) ] ] )
] [
fhir:v "http://moh.bw.org/ActorDefinition/SHRActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/SHRActorDefinitionExample> ;
( fhir:extension [
fhir:url [ fhir:v "http://moh.bw.org/StructureDefinition/actor-classification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://moh.bw.org/CodeSystem/cs-actor-classification-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "secondary" ] ] ) ] ] )
] [
fhir:v "http://moh.bw.org/ActorDefinition/PIMSActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/PIMSActorDefinitionExample> ;
( fhir:extension [
fhir:url [ fhir:v "http://moh.bw.org/StructureDefinition/actor-classification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://moh.bw.org/CodeSystem/cs-actor-classification-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "secondary" ] ] ) ] ] )
] [
fhir:v "http://moh.bw.org/ActorDefinition/IPMSActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/IPMSActorDefinitionExample> ;
( fhir:extension [
fhir:url [ fhir:v "http://moh.bw.org/StructureDefinition/actor-classification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://moh.bw.org/CodeSystem/cs-actor-classification-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "secondary" ] ] ) ] ] )
] ) ; #
fhir:statement ( [
fhir:key [ fhir:v "BOTS.FR-IL.001" ] ;
fhir:requirement [ fhir:v "Should be able to cache and store data from various interfacing systems in the shared health record (SHR)." ]
] [
fhir:key [ fhir:v "BOTS.FR-IL.002" ] ;
fhir:requirement [ fhir:v "Should be able to synchronise and update data set in the interoperability layer with other systems such as the MPI." ]
] [
fhir:key [ fhir:v "BOTS.FR-IL.003" ] ;
fhir:requirement [ fhir:v "Should be able to ping IPMS for available lab test results and pull them to the SHR." ]
] [
fhir:key [ fhir:v "BOTS.FR-IL.004" ] ;
fhir:requirement [ fhir:v "Should be able to update SHR with results from IPMS and push the updated record to PIMS." ]
] ) . #
IG © 2021+ Jembi Health Systems. Package botswana.hie.fhir#1.0.0 based on FHIR 5.0.0. Generated 2025-08-20
Links: Table of Contents |
QA Report