FHIR IG analytics
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/organisation-identifier-codesystem version 📦0.1.0| Code | Display | Definition |
| mfl-code | Master Facility List Code | Official identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system |
| sha-slade-code | SHA Slade Code | Unique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing |
| fid-code | Facility ID Code | Generic facility identification code used for internal healthcare facility tracking and administrative purposes |
| fr-code | Facility Registry Code | Identifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging |
| kmpdc-registration-number | KMPDC Registration Number | Registration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists |
| slade-code | Slade360 Code | Unique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network |
Source1
{
"resourceType": "ValueSet",
"id": "organization-identifier-types",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/organization-identifier-types",
"version": "0.1.0",
"name": "SGHIOrganizationIdentifierTypes",
"title": "SGHI Organization Identifier Types",
"status": "draft",
"date": "2026-01-29T07:53:25+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 an organization across in SIL's systems",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/organisation-identifier-codesystem",
"concept": [
{
"code": "mfl-code",
"display": "Master Facility List Code"
},
{
"code": "sha-slade-code",
"display": "SHA Slade Code"
},
{
"code": "fid-code",
"display": "Facility ID Code"
},
{
"code": "fr-code",
"display": "Facility Registry Code"
},
{
"code": "kmpdc-registration-number",
"display": "KMPDC Registration Number"
},
{
"code": "slade-code",
"display": "Slade360 Code"
}
]
}
]
}
}