Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.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-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions
: PractitionerRoleIdentifierNamingSystem - 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 "PractitionerRoleIdentifierNamingSystem"] ; #
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 PractitionerRoleIdentifierNamingSystem</b></p><a name=\"PractitionerRoleIdentifierNamingSystem\"> </a><a name=\"hcPractitionerRoleIdentifierNamingSystem\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://nshr-uat.sha.go.ke/fhir/NamingSystem/PractitionerRoleIdentifierNamingSystem</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>PractitionerRoleIdentifierNamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier namespace definition for practitioner role identifiers used in the Kenya Patient Summary.</p>\n</div></td></tr><tr><td>Publisher</td><td>Digital Health Agency of Kenya</td></tr><tr><td>Copyright</td><td><div><p>Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.</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://nshr-uat.sha.go.ke/fhir/NamingSystem/practitioner-role-identifier</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:value [
a fhir:uri ;
fhir:v "https://nshr-uat.sha.go.ke/fhir/NamingSystem/PractitionerRoleIdentifierNamingSystem"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.1.0" ]
] ) ; #
fhir:name [ fhir:v "PractitionerRoleIdentifierNamingSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2026-06-12"^^xsd:date] ; #
fhir:publisher [ fhir:v "Digital Health Agency of Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency of Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "Digital Health Agency of Kenya – Interoperability Team" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:responsible [ fhir:v "Digital Health Agency of Kenya"] ; #
fhir:description [ fhir:v "Identifier namespace definition for practitioner role identifiers used in the Kenya Patient Summary."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ] ] )
] ) ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://nshr-uat.sha.go.ke/fhir/NamingSystem/practitioner-role-identifier" ] ;
fhir:preferred [ fhir:v true ]
] ) . #