SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile 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/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Person Identifier Types - TTL Representation

Active as of 2026-01-14

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 "person-identifier-types"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet person-identifier-types</b></p><a name=\"person-identifier-types\"> </a><a name=\"hcperson-identifier-types\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-person-identifier-codesystem.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-national-id\">national-id</a></td><td>National ID</td><td>A unique national identifier assigned by the National Registration Bureau (NRB) under the Ministry of Interior and National Administration.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-passport-number\">passport-number</a></td><td>Passport Number</td><td>A unique identifier assigned by the Directorate of Immigration Services under the Ministry of Interior and National Administration.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-military-id\">military-id</a></td><td>Military ID</td><td>A unique identifier assigned by the Kenya Defence Forces (KDF) for military personnel.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-alien-id\">alien-id</a></td><td>Alien ID</td><td>A unique identifier assigned by the Directorate of Immigration Services to foreign nationals residing in Kenya.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-patient-number\">patient-number</a></td><td>Patient Number</td><td>A unique identifier assigned by Slade360 Advantage for internal patient tracking.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-payer-member-number\">payer-member-number</a></td><td>Payer Member Number</td><td>A unique identifier assigned by insurance providers, including private insurers and Slade360.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-smart-member-number\">smart-member-number</a></td><td>Smart Member Number</td><td>A unique health identifier assigned by Slade360.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-drchrono-id\">drchrono-id</a></td><td>Dr Chrono Chart ID</td><td>A unique identifier assigned by the Dr. Chrono healthcare platform for patient records.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-erp-customer-id\">erp-customer-id</a></td><td>ERP Customer ID</td><td>A unique patient identifier assigned by Slade360 ERP system.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-ccc-number\">ccc-number</a></td><td>Comprehensive Care Clinic Number</td><td>A unique identifier assigned by HIV/AIDS treatment programs.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-refugee-id\">refugee-id</a></td><td>Refugee ID</td><td>A unique identifier assigned by the Refugee Affairs Secretariat (RAS) under the Ministry of Interior, in collaboration with UNHCR.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-birth-certificate\">birth-certificate</a></td><td>Birth Certificate Number</td><td>A unique identifier assigned by the Civil Registration Department under the Ministry of Interior and National Administration.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-client-registry-number\">client-registry-number</a></td><td>Client Registry Number</td><td>A unique identifier used for internal patient tracking within a Client Registry system.</td></tr><tr><td><a href=\"CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-slade-health-id\">slade-health-id</a></td><td>Slade Health ID</td><td>A unique health identifier assigned by Slade360 Health CRM for patient records.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.slade360.co.ke/fhir/ValueSet/person-identifier-types"^^xsd:anyURI ;
fhir:l <https://fhir.slade360.co.ke/fhir/ValueSet/person-identifier-types>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SGHIPersonIdentifierTypes"] ; # 
  fhir:title [ fhir:v "SGHI Person Identifier Types"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-01-14T14:34:02+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 "kathurimakimathi415@gmail.com" ]     ] )
  ] [
fhir:name [ fhir:v "Oscar John" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "oscarjohnotieno@gmail.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] [
fhir:name [ fhir:v "Kennedy Omondi" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kennankole@gmail.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Identifier types used  to identify patient, practitioner, animal or a live actor in the healthcare context in SGHI's systems"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem"^^xsd:anyURI ;
fhir:l <https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "national-id" ] ;
fhir:display [ fhir:v "National ID" ]       ] [
fhir:code [ fhir:v "passport-number" ] ;
fhir:display [ fhir:v "Passport Number" ]       ] [
fhir:code [ fhir:v "military-id" ] ;
fhir:display [ fhir:v "Military ID" ]       ] [
fhir:code [ fhir:v "alien-id" ] ;
fhir:display [ fhir:v "Alien ID" ]       ] [
fhir:code [ fhir:v "patient-number" ] ;
fhir:display [ fhir:v "Patient Number" ]       ] [
fhir:code [ fhir:v "payer-member-number" ] ;
fhir:display [ fhir:v "Payer Member Number" ]       ] [
fhir:code [ fhir:v "smart-member-number" ] ;
fhir:display [ fhir:v "Smart Member Number" ]       ] [
fhir:code [ fhir:v "drchrono-id" ] ;
fhir:display [ fhir:v "Dr Chrono Chart ID" ]       ] [
fhir:code [ fhir:v "erp-customer-id" ] ;
fhir:display [ fhir:v "ERP Customer ID" ]       ] [
fhir:code [ fhir:v "ccc-number" ] ;
fhir:display [ fhir:v "Comprehensive Care Clinic Number" ]       ] [
fhir:code [ fhir:v "refugee-id" ] ;
fhir:display [ fhir:v "Refugee ID" ]       ] [
fhir:code [ fhir:v "birth-certificate" ] ;
fhir:display [ fhir:v "Birth Certificate Number" ]       ] [
fhir:code [ fhir:v "client-registry-number" ] ;
fhir:display [ fhir:v "Client Registry Number" ]       ] [
fhir:code [ fhir:v "slade-health-id" ] ;
fhir:display [ fhir:v "Slade Health ID" ]       ] )     ] )
  ] . #