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

: Immigration and Citizenship System Requirements - TTL Representation

Active as of 2025-08-20

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 "ImmigrationCitizenshipSystemRequirements"] ; # 
  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 ImmigrationCitizenshipSystemRequirements</b></p><a name=\"ImmigrationCitizenshipSystemRequirements\"> </a><a name=\"hcImmigrationCitizenshipSystemRequirements\"> </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-ICSActorDefinitionExample.html\">Immigration and Citizenship System (ICS)</a></li><li><a href=\"ActorDefinition-InteroperabilityLayerActorDefinitionExample.html\">Interoperability Layer (IL)</a></li><li><a href=\"ActorDefinition-ClientRegistryActorDefinitionExample.html\">Client Registry (CR)</a></li><li><a href=\"ActorDefinition-APIActorDefinitionExample.html\">Cross-Service API (API)</a></li><li><a href=\"ActorDefinition-OmangActorDefinitionExample.html\">Omang</a></li></ul><table class=\"grid\"><tr><td><b><a name=\"BOTS.FR-ICS.001\"> </a></b>BOTS.FR-ICS.001</td><td/><td><div><p>Should be able to provide a status check that indicates uptime and connection status.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-ICS.002\"> </a></b>BOTS.FR-ICS.002</td><td/><td><div><p>Should be able to authenticate with and connect to the appropriate Oracle View with ICS registry data.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-ICS.003\"> </a></b>BOTS.FR-ICS.003</td><td/><td><div><p>Should be able to translate the ICS registry data model into valid FHIR resources.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-ICS.004\"> </a></b>BOTS.FR-ICS.004</td><td/><td><div><p>Should be able to provide a FHIR Search API layer for handling queries for Omang patients by all identifiers and demographic parameters available in the ICS Oracle View.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-ICS.005\"> </a></b>BOTS.FR-ICS.005</td><td/><td><div><p>Should be able to integrate with an HIE interoperability layer for incoming and outgoing communication.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-ICS.006\"> </a></b>BOTS.FR-ICS.006</td><td/><td><div><p>Should be able to connect with a FHIR-based Client Registry through the HIE.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-ICS.007\"> </a></b>BOTS.FR-ICS.007</td><td/><td><div><p>Should be able to synchronize patient data on demand between the ICS registry and a FHIR-based HIE Client Registry, with a configurable refresh timespan.</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/ImmigrationCitizenshipSystemRequirements"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ImmigrationCitizenshipRequirements"] ; # 
  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/ICSActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/ICSActorDefinitionExample> ;
    ( 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/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 "secondary" ]         ] )       ]     ] )
  ] [
fhir:v "http://moh.bw.org/ActorDefinition/ClientRegistryActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/ClientRegistryActorDefinitionExample> ;
    ( 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/APIActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/APIActorDefinitionExample> ;
    ( 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/OmangActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/OmangActorDefinitionExample> ;
    ( 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-ICS.001" ] ;
fhir:requirement [ fhir:v "Should be able to provide a status check that indicates uptime and connection status." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-ICS.002" ] ;
fhir:requirement [ fhir:v "Should be able to authenticate with and connect to the appropriate Oracle View with ICS registry data." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-ICS.003" ] ;
fhir:requirement [ fhir:v "Should be able to translate the ICS registry data model into valid FHIR resources." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-ICS.004" ] ;
fhir:requirement [ fhir:v "Should be able to provide a FHIR Search API layer for handling queries for Omang patients by all identifiers and demographic parameters available in the ICS Oracle View." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-ICS.005" ] ;
fhir:requirement [ fhir:v "Should be able to integrate with an HIE interoperability layer for incoming and outgoing communication." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-ICS.006" ] ;
fhir:requirement [ fhir:v "Should be able to connect with a FHIR-based Client Registry through the HIE." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-ICS.007" ] ;
fhir:requirement [ fhir:v "Should be able to synchronize patient data on demand between the ICS registry and a FHIR-based HIE Client Registry, with a configurable refresh timespan." ]
  ] ) . #