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

: Cross-Service API 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 "CrossServiceAPIRequirements"] ; # 
  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 CrossServiceAPIRequirements</b></p><a name=\"CrossServiceAPIRequirements\"> </a><a name=\"hcCrossServiceAPIRequirements\"> </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-APIActorDefinitionExample.html\">Cross-Service API (API)</a></li><li><a href=\"ActorDefinition-BDRSActorDefinitionExample.html\">Birth and Death Registration System (BDRS)</a></li><li><a href=\"ActorDefinition-ICSActorDefinitionExample.html\">Immigration and Citizenship System (ICS)</a></li><li><a href=\"ActorDefinition-OmangActorDefinitionExample.html\">Omang</a></li></ul><table class=\"grid\"><tr><td><b><a name=\"BOTS.FR-CSAPI.001\"> </a></b>BOTS.FR-CSAPI.001</td><td/><td><div><p>Should be able to handle a valid FHIR search query that includes parameters across the Omang, BDRS, and Immigration services.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-CSAPI.002\"> </a></b>BOTS.FR-CSAPI.002</td><td/><td><div><p>Should be able to return a search bundle with results representing a union of results from the three services.</p>\n</div></td></tr><tr><td><b><a name=\"BOTS.FR-CSAPI.003\"> </a></b>BOTS.FR-CSAPI.003</td><td/><td><div><p>Needs to provide a separate endpoint that returns a single patient resource based on the first match, using a hierarchical matching algorithm.</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/CrossServiceAPIRequirements"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CrossServiceAPIRequirements"] ; # 
  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/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 "primary" ]         ] )       ]     ] )
  ] [
fhir:v "http://moh.bw.org/ActorDefinition/BDRSActorDefinitionExample"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/ActorDefinition/BDRSActorDefinitionExample> ;
    ( 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/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 "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-CSAPI.001" ] ;
fhir:requirement [ fhir:v "Should be able to handle a valid FHIR search query that includes parameters across the Omang, BDRS, and Immigration services." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-CSAPI.002" ] ;
fhir:requirement [ fhir:v "Should be able to return a search bundle with results representing a union of results from the three services." ]
  ] [
fhir:key [ fhir:v "BOTS.FR-CSAPI.003" ] ;
fhir:requirement [ fhir:v "Needs to provide a separate endpoint that returns a single patient resource based on the first match, using a hierarchical matching algorithm." ]
  ] ) . #