FHIR IG Statistics: ValueSet/sghi-patient-identifier-types
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
Code | Display | Definition |
patient-number | Patient Number | A unique identifier assigned by Slade360 Advantage for internal patient tracking. |
national-id | National ID | A unique national identifier assigned by the National Registration Bureau (NRB) under the Ministry of Interior and National Administration. |
passport-number | Passport Number | A unique identifier assigned by the Directorate of Immigration Services under the Ministry of Interior and National Administration. |
military-id | Military ID | A unique identifier assigned by the Kenya Defence Forces (KDF) for military personnel. |
alien-id | Alien ID | A unique identifier assigned by the Directorate of Immigration Services to foreign nationals residing in Kenya. |
nhif-id | National Hospital Insurance Fund ID | A unique health insurance identifier assigned by the National Hospital Insurance Fund (NHIF). |
smart-member-number | Smart Member Number | A unique health identifier assigned by Slade360. |
drchrono-id | Dr Chrono Chart ID | A unique identifier assigned by the Dr. Chrono healthcare platform for patient records. |
fhir-patient-id | FHIR Patient ID | A clinical identifier assigned by the Clinical Data Repository (CDR) for FHIR-based patient records. |
erp-customer-id | ERP Customer ID | A unique patient identifier assigned by Slade360 ERP system. |
ccc-number | Comprehensive Care Clinic Number | A unique identifier assigned by HIV/AIDS treatment programs. |
refugee-id | Refugee ID | A unique identifier assigned by the Refugee Affairs Secretariat (RAS) under the Ministry of Interior, in collaboration with UNHCR. |
birth-certificate | Birth Certificate Number | A unique identifier assigned by the Civil Registration Department under the Ministry of Interior and National Administration. |
mandate-number | Mandate Number | A regulatory or legal identifier assigned by relevant government agencies. |
client-registry-number | Client Registry Number | A unique identifier used for internal patient tracking within a Client Registry system. |
slade-health-id | Slade Health ID | A unique health identifier assigned by Slade360 Health CRM for patient records. |
SLADEID | Universal System Identifier | A unique identifier assigned by the system by default |
Source
{
"resourceType": "ValueSet",
"id": "sghi-patient-identifier-types",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-patient-identifier-types",
"version": "0.1.0",
"name": "SGHIPatientIdentifierTypes",
"title": "SGHI Patient Identifier Types",
"status": "active",
"date": "2025-07-10T13:42:01+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "Identifier types used to identify patient in SGHI's systems",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
"concept": [
{
"code": "patient-number"
},
{
"code": "national-id"
},
{
"code": "passport-number"
},
{
"code": "military-id"
},
{
"code": "alien-id"
},
{
"code": "nhif-id"
},
{
"code": "smart-member-number"
},
{
"code": "drchrono-id"
},
{
"code": "fhir-patient-id"
},
{
"code": "erp-customer-id"
},
{
"code": "ccc-number"
},
{
"code": "refugee-id"
},
{
"code": "birth-certificate"
},
{
"code": "mandate-number"
},
{
"code": "client-registry-number"
},
{
"code": "slade-health-id"
},
{
"code": "SLADEID"
}
]
}
]
}
}