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 "NonFunctionalRequirements"] ; #
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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements NonFunctionalRequirements</b></p><a name=\"NonFunctionalRequirements\"> </a><a name=\"hcNonFunctionalRequirements\"> </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 actor <code>Actor Classification: </code><span title=\"Codes:{http://moh.bw.org/CodeSystem/cs-actor-classification-codes primary}\">Primary Actor</span></p><table class=\"grid\"><tr><td><b><a name=\"BOTS.NFR.001\"> </a></b>BOTS.NFR.001</td><td/><td><div><p>The system should be able to be recovered 1 hour from downtime.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.002\"> </a></b>BOTS.NFR.002</td><td/><td><div><p>The data should be shared/transmitted over a secure layer (Interoperability Layer).</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.003\"> </a></b>BOTS.NFR.003</td><td/><td><div><p>The system should be scalable.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.004\"> </a></b>BOTS.NFR.004</td><td/><td><div><p>For performance - On average the system should have a cumulative down time of 1 hour per month.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.005\"> </a></b>BOTS.NFR.005</td><td/><td><div><p>For performance - The system should have 99.9% uptime.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.006\"> </a></b>BOTS.NFR.006</td><td/><td><div><p>For performance - System should have a quick response time to end user queries.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.007\"> </a></b>BOTS.NFR.007</td><td/><td><div><p>For security - The system shall detect and log all users, authorized or not, who access (create, read, update or delete) in accordance to the Botswana Data Protection Act 2018.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.008\"> </a></b>BOTS.NFR.008</td><td/><td><div><p>For browser compatibility - The components of the HIE shall be compatible with Google Chrome version and FireFox version and later.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.009\"> </a></b>BOTS.NFR.009</td><td/><td><div><p>For browser compatibility - If a public user is attempting to access the system without a compatible browser, the system shall display a message to the user that identifies the compatibility requirements necessary to access the system.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.NFR.010\"> </a></b>BOTS.NFR.010</td><td/><td><div><p>For maintainability - The software shall exhibit high maintainability to facilitate efficient and timely modifications, updates, and enhancements, ensuring that changes can be made with minimal impact on existing functionality.</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 "non-functional" ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://moh.bw.org/Requirements/NonFunctionalRequirements"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "NonFunctionalRequirements"] ; #
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: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:statement ( [
fhir:key [ fhir:v "BOTS.NFR.001" ] ;
fhir:requirement [ fhir:v "The system should be able to be recovered 1 hour from downtime." ]
] [
fhir:key [ fhir:v "BOTS.NFR.002" ] ;
fhir:requirement [ fhir:v "The data should be shared/transmitted over a secure layer (Interoperability Layer)." ]
] [
fhir:key [ fhir:v "BOTS.NFR.003" ] ;
fhir:requirement [ fhir:v "The system should be scalable." ]
] [
fhir:key [ fhir:v "BOTS.NFR.004" ] ;
fhir:requirement [ fhir:v "For performance - On average the system should have a cumulative down time of 1 hour per month." ]
] [
fhir:key [ fhir:v "BOTS.NFR.005" ] ;
fhir:requirement [ fhir:v "For performance - The system should have 99.9% uptime." ]
] [
fhir:key [ fhir:v "BOTS.NFR.006" ] ;
fhir:requirement [ fhir:v "For performance - System should have a quick response time to end user queries." ]
] [
fhir:key [ fhir:v "BOTS.NFR.007" ] ;
fhir:requirement [ fhir:v "For security - The system shall detect and log all users, authorized or not, who access (create, read, update or delete) in accordance to the Botswana Data Protection Act 2018." ]
] [
fhir:key [ fhir:v "BOTS.NFR.008" ] ;
fhir:requirement [ fhir:v "For browser compatibility - The components of the HIE shall be compatible with Google Chrome version and FireFox version and later." ]
] [
fhir:key [ fhir:v "BOTS.NFR.009" ] ;
fhir:requirement [ fhir:v "For browser compatibility - If a public user is attempting to access the system without a compatible browser, the system shall display a message to the user that identifies the compatibility requirements necessary to access the system." ]
] [
fhir:key [ fhir:v "BOTS.NFR.010" ] ;
fhir:requirement [ fhir:v "For maintainability - The software shall exhibit high maintainability to facilitate efficient and timely modifications, updates, and enhancements, ensuring that changes can be made with minimal impact on existing functionality." ]
] ) . #
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