SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHIOrganisationIdentifierCodeSystem - JSON Representation

Active as of 2026-01-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SGHIOrganisationIdentifierCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SGHIOrganisationIdentifierCodeSystem</b></p><a name=\"SGHIOrganisationIdentifierCodeSystem\"> </a><a name=\"hcSGHIOrganisationIdentifierCodeSystem\"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIOrganisationIdentifierCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">mfl-code<a name=\"SGHIOrganisationIdentifierCodeSystem-mfl-code\"> </a></td><td>Master Facility List Code</td><td>Official identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system</td></tr><tr><td style=\"white-space:nowrap\">sha-slade-code<a name=\"SGHIOrganisationIdentifierCodeSystem-sha-slade-code\"> </a></td><td>SHA Slade Code</td><td>Unique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing</td></tr><tr><td style=\"white-space:nowrap\">fid-code<a name=\"SGHIOrganisationIdentifierCodeSystem-fid-code\"> </a></td><td>Facility ID Code</td><td>Generic facility identification code used for internal healthcare facility tracking and administrative purposes</td></tr><tr><td style=\"white-space:nowrap\">fr-code<a name=\"SGHIOrganisationIdentifierCodeSystem-fr-code\"> </a></td><td>Facility Registry Code</td><td>Identifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging</td></tr><tr><td style=\"white-space:nowrap\">kmpdc-registration-number<a name=\"SGHIOrganisationIdentifierCodeSystem-kmpdc-registration-number\"> </a></td><td>KMPDC Registration Number</td><td>Registration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists</td></tr><tr><td style=\"white-space:nowrap\">slade-code<a name=\"SGHIOrganisationIdentifierCodeSystem-slade-code\"> </a></td><td>Slade360 Code</td><td>Unique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network</td></tr><tr><td style=\"white-space:nowrap\">default-id<a name=\"SGHIOrganisationIdentifierCodeSystem-default-id\"> </a></td><td>Default System Identifier</td><td>A unique UUID identifier assigned by the system by default</td></tr></table></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIOrganisationIdentifierCodeSystem",
  "version" : "0.1.0",
  "name" : "SGHIOrganisationIdentifierCodeSystem",
  "status" : "active",
  "date" : "2026-01-09T12:13:36+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"
    }
  ]
}