FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeCodeSystem
IdCodeSystem-organisation-identifier-codesystem.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-organisation-identifier-codesystem.html
URLhttps://fhir.slade360.co.ke/fhir/CodeSystem/organisation-identifier-codesystem
Version0.1.0
Statusactive
Date2026-01-29T07:53:25+00:00
NameSGHIOrganisationIdentifierCodeSystem
DescriptionA single code system enumerating the identifier types used identify organisations across SIL's environment.
Contentcomplete

Resources that use this resource

ValueSet
organization-identifier-typesSGHI Organization Identifier Types

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
mfl-code Master Facility List CodeOfficial identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system
sha-slade-code SHA Slade CodeUnique 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 CodeGeneric facility identification code used for internal healthcare facility tracking and administrative purposes
fr-code Facility Registry CodeIdentifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging
kmpdc-registration-number KMPDC Registration NumberRegistration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists
slade-code Slade360 CodeUnique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network
default-id Default System IdentifierA unique UUID identifier assigned by the system by default

Source1

{
  "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"
    }
  ]
}