FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | CodeSystem |
| Id | CodeSystem-organisation-identifier-codesystem.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-organisation-identifier-codesystem.html |
| URL | https://fhir.slade360.co.ke/fhir/CodeSystem/organisation-identifier-codesystem |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-29T07:53:25+00:00 |
| Name | SGHIOrganisationIdentifierCodeSystem |
| Description | A single code system enumerating the identifier types used identify organisations across SIL's environment. |
| Content | complete |
| ValueSet | |
| organization-identifier-types | SGHI Organization Identifier Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem organisation-identifier-codesystem
This code system https://fhir.slade360.co.ke/fhir/CodeSystem/organisation-identifier-codesystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "organisation-identifier-codesystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/CodeSystem/organisation-identifier-codesystem",
"version": "0.1.0",
"name": "SGHIOrganisationIdentifierCodeSystem",
"status": "active",
"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": "A single code system enumerating the identifier types used identify organisations across SIL's environment.",
"content": "complete",
"count": 7,
"concept": [
{
"code": "mfl-code",
"display": "Master Facility List Code",
"definition": "Official identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system"
},
{
"code": "sha-slade-code",
"display": "SHA Slade Code",
"definition": "Unique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing"
},
{
"code": "fid-code",
"display": "Facility ID Code",
"definition": "Generic facility identification code used for internal healthcare facility tracking and administrative purposes"
},
{
"code": "fr-code",
"display": "Facility Registry Code",
"definition": "Identifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging"
},
{
"code": "kmpdc-registration-number",
"display": "KMPDC Registration Number",
"definition": "Registration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists"
},
{
"code": "slade-code",
"display": "Slade360 Code",
"definition": "Unique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network"
},
{
"code": "default-id",
"display": "Default System Identifier",
"definition": "A unique UUID identifier assigned by the system by default"
}
]
}