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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeValueSet
IdValueSet-organization-identifier-types.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-organization-identifier-types.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/organization-identifier-types
Version0.1.0
Statusdraft
Date2026-01-29T07:53:25+00:00
NameSGHIOrganizationIdentifierTypes
TitleSGHI Organization Identifier Types
DescriptionIdentifier types used to identify an organization across in SIL's systems

Resources that use this resource

StructureDefinition
organizationSGHI Organization

Resources that this resource uses

CodeSystem
organisation-identifier-codesystemSGHIOrganisationIdentifierCodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet organization-identifier-types

  • Include these codes as defined in https://fhir.slade360.co.ke/fhir/CodeSystem/organisation-identifier-codesystem version 📦0.1.0
    CodeDisplayDefinition
    mfl-codeMaster Facility List CodeOfficial identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system
    sha-slade-codeSHA Slade CodeUnique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing
    fid-codeFacility ID CodeGeneric facility identification code used for internal healthcare facility tracking and administrative purposes
    fr-codeFacility Registry CodeIdentifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging
    kmpdc-registration-numberKMPDC Registration NumberRegistration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists
    slade-codeSlade360 CodeUnique 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"
          }
        ]
      }
    ]
  }
}