SIL HIE Implementation Guide
0.1.0 - sil-hie-active

SIL HIE Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions

: HIEOrganisationIdentifierCodeSystem - TTL Representation

Active as of 2026-01-09

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HIEOrganisationIdentifierCodeSystem"] ; # 
  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: CodeSystem HIEOrganisationIdentifierCodeSystem</b></p><a name=\"HIEOrganisationIdentifierCodeSystem\"> </a><a name=\"hcHIEOrganisationIdentifierCodeSystem\"> </a><p>This  code system <code>https://nshr.dha.go.ke/fhir/CodeSystem/HIEOrganisationIdentifierCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">mfl-code<a name=\"HIEOrganisationIdentifierCodeSystem-mfl-code\"> </a></td><td>Master Facility List Code</td><td>Official identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system</td></tr><tr><td style=\"white-space:nowrap\">sha-slade-code<a name=\"HIEOrganisationIdentifierCodeSystem-sha-slade-code\"> </a></td><td>SHA Slade Code</td><td>Unique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing</td></tr><tr><td style=\"white-space:nowrap\">fid-code<a name=\"HIEOrganisationIdentifierCodeSystem-fid-code\"> </a></td><td>Facility ID Code</td><td>Generic facility identification code used for internal healthcare facility tracking and administrative purposes</td></tr><tr><td style=\"white-space:nowrap\">fr-code<a name=\"HIEOrganisationIdentifierCodeSystem-fr-code\"> </a></td><td>Facility Registry Code</td><td>Identifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging</td></tr><tr><td style=\"white-space:nowrap\">kmpdc-registration-number<a name=\"HIEOrganisationIdentifierCodeSystem-kmpdc-registration-number\"> </a></td><td>KMPDC Registration Number</td><td>Registration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists</td></tr><tr><td style=\"white-space:nowrap\">slade-code<a name=\"HIEOrganisationIdentifierCodeSystem-slade-code\"> </a></td><td>Slade Code</td><td>Unique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://nshr.dha.go.ke/fhir/CodeSystem/HIEOrganisationIdentifierCodeSystem"^^xsd:anyURI ;
fhir:l <https://nshr.dha.go.ke/fhir/CodeSystem/HIEOrganisationIdentifierCodeSystem>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "HIEOrganisationIdentifierCodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-01-09T16:26:07+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Kathurima Kimathi"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Kathurima Kimathi" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.linkedin.com/in/kathurima-kimathi/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kathurima@savannahinformatics.com" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "mfl-code" ] ;
fhir:display [ fhir:v "Master Facility List Code" ] ;
fhir:definition [ fhir:v "Official identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system" ]
  ] [
fhir:code [ fhir:v "sha-slade-code" ] ;
fhir:display [ fhir:v "SHA Slade Code" ] ;
fhir:definition [ fhir:v "Unique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing" ]
  ] [
fhir:code [ fhir:v "fid-code" ] ;
fhir:display [ fhir:v "Facility ID Code" ] ;
fhir:definition [ fhir:v "Generic facility identification code used for internal healthcare facility tracking and administrative purposes" ]
  ] [
fhir:code [ fhir:v "fr-code" ] ;
fhir:display [ fhir:v "Facility Registry Code" ] ;
fhir:definition [ fhir:v "Identifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging" ]
  ] [
fhir:code [ fhir:v "kmpdc-registration-number" ] ;
fhir:display [ fhir:v "KMPDC Registration Number" ] ;
fhir:definition [ fhir:v "Registration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists" ]
  ] [
fhir:code [ fhir:v "slade-code" ] ;
fhir:display [ fhir:v "Slade Code" ] ;
fhir:definition [ fhir:v "Unique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network" ]
  ] ) . #