FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-registry-search-identifiers.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-registry-search-identifiers.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/registry-search-identifiers |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIRegistrySearchIdentifiers |
| Title | SGHI Registry Search Identifiers |
| Description | A ValueSet defining the possible identifiers that can be used for searching in SGHI's registries. |
No resources found
| CodeSystem | ||
| silfhirprofileig#current | person-identifier-codesystem | SGHIPersonIdentifierCodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet registry-search-identifiers
https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem version 📦0.1.0| Code | Display | Definition |
| national-id | National ID | A unique national identifier assigned by the National Registration Bureau (NRB) 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. |
| 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. |
| payer-member-number | Insurance | A unique identifier assigned by insurance providers, including private insurers and Slade360. |
{
"resourceType": "ValueSet",
"id": "registry-search-identifiers",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/registry-search-identifiers",
"version": "0.1.0",
"name": "SGHIRegistrySearchIdentifiers",
"title": "SGHI Registry Search Identifiers",
"status": "active",
"date": "2026-05-21T10:26:55+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": "A ValueSet defining the possible identifiers that can be used for searching in SGHI's registries.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem",
"concept": [
{
"code": "national-id",
"display": "National ID"
},
{
"code": "military-id",
"display": "Military ID"
},
{
"code": "alien-id",
"display": "Alien ID"
},
{
"code": "refugee-id",
"display": "Refugee ID"
},
{
"code": "birth-certificate",
"display": "Birth Certificate Number"
},
{
"code": "payer-member-number",
"display": "Insurance"
}
]
}
]
}
}