Kenya Core FHIR Implementation Guide
1.0.0 - release Kenya flag

Kenya Core FHIR Implementation Guide, published by Kenya Social Health Authority (SHA). 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/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions

: Kenya Regulatory Body Value Set - TTL Representation

Active as of 2026-05-06

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "kenya-regulatory-body-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kenya-regulatory-body-vs</b></p><a name=\"kenya-regulatory-body-vs\"> </a><a name=\"hckenya-regulatory-body-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-KenyaRegulatoryBody.html\"><code>https://fhir.sha.go.ke/fhir/CodeSystem/KenyaRegulatoryBody</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.sha.go.ke/fhir/ValueSet/kenya-regulatory-body"^^xsd:anyURI ;
fhir:l <https://fhir.sha.go.ke/fhir/ValueSet/kenya-regulatory-body>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "KenyaRegulatoryBodyVS"] ; # 
  fhir:title [ fhir:v "Kenya Regulatory Body Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-05-06T17:06:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Kenya Social Health Authority (SHA)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Kenya Social Health Authority (SHA)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://sha.go.ke" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@sha.go.ke" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Kenya Regulatory Body Value Set"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://fhir.sha.go.ke/fhir/CodeSystem/KenyaRegulatoryBody"^^xsd:anyURI ;
fhir:l <https://fhir.sha.go.ke/fhir/CodeSystem/KenyaRegulatoryBody>       ]     ] )
  ] . #