Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: NamingSystem – Kenya Medical Licence - TTL Representation
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:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ns-medical-licence"] ; #
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: NamingSystem ns-medical-licence</b></p><a name=\"ns-medical-licence\"> </a><a name=\"hcns-medical-licence\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://nshr-uat.sha.go.ke/NamingSystem/ns-medical-licence</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>KenyaMedicalLicence</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>KMPDC licence number used to uniquely identify registered medical practitioners across the national health system.</p>\n</div></td></tr><tr><td>Publisher</td><td>DHA, Kenya</td></tr><tr><td>Copyright</td><td><div><p>Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://ilm-hie.dha.go.ke/fhir/NamingSystem/medical-licence</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url> ] ;
fhir:value [
a fhir:Uri ;
fhir:v "https://nshr-uat.sha.go.ke/NamingSystem/ns-medical-licence"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/NamingSystem/ns-medical-licence> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version> ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ]
] ) ; #
fhir:name [ fhir:v "KenyaMedicalLicence"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2025-01-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "DHA, Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "DHA, Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "helpdesk@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "Digital Health Agency, Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "helpdesk@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke/" ] ] )
] ) ; #
fhir:responsible [ fhir:v "Kenya Medical Practitioners and Dentists Council (KMPDC)"] ; #
fhir:description [ fhir:v "KMPDC licence number used to uniquely identify registered medical practitioners across the national health system."] ; #
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:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://ilm-hie.dha.go.ke/fhir/NamingSystem/medical-licence" ] ;
fhir:preferred [ fhir:v true ]
] ) . #