FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sghi-patient-identifier-types

Packagesilfhirprofileig
TypeValueSet
Idsghi-patient-identifier-types
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-patient-identifier-types.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-patient-identifier-types
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameSGHIPatientIdentifierTypes
TitleSGHI Patient Identifier Types
DescriptionIdentifier types used to identify patient in SGHI's systems

Resources that use this resource

StructureDefinition
sghi-patientSGHI Patient

Resources that this resource uses

CodeSystem
sghi-identifier-codesystemSGHI Identifier Code System

Narrative

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

Generated Narrative: ValueSet sghi-patient-identifier-types

  • Include these codes as defined in https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
    CodeDisplayDefinition
    patient-numberPatient NumberA unique identifier assigned by Slade360 Advantage for internal patient tracking.
    national-idNational IDA unique national identifier assigned by the National Registration Bureau (NRB) under the Ministry of Interior and National Administration.
    passport-numberPassport NumberA unique identifier assigned by the Directorate of Immigration Services under the Ministry of Interior and National Administration.
    military-idMilitary IDA unique identifier assigned by the Kenya Defence Forces (KDF) for military personnel.
    alien-idAlien IDA unique identifier assigned by the Directorate of Immigration Services to foreign nationals residing in Kenya.
    nhif-idNational Hospital Insurance Fund IDA unique health insurance identifier assigned by the National Hospital Insurance Fund (NHIF).
    smart-member-numberSmart Member NumberA unique health identifier assigned by Slade360.
    drchrono-idDr Chrono Chart IDA unique identifier assigned by the Dr. Chrono healthcare platform for patient records.
    fhir-patient-idFHIR Patient IDA clinical identifier assigned by the Clinical Data Repository (CDR) for FHIR-based patient records.
    erp-customer-idERP Customer IDA unique patient identifier assigned by Slade360 ERP system.
    ccc-numberComprehensive Care Clinic NumberA unique identifier assigned by HIV/AIDS treatment programs.
    refugee-idRefugee IDA unique identifier assigned by the Refugee Affairs Secretariat (RAS) under the Ministry of Interior, in collaboration with UNHCR.
    birth-certificateBirth Certificate NumberA unique identifier assigned by the Civil Registration Department under the Ministry of Interior and National Administration.
    mandate-numberMandate NumberA regulatory or legal identifier assigned by relevant government agencies.
    client-registry-numberClient Registry NumberA unique identifier used for internal patient tracking within a Client Registry system.
    slade-health-idSlade Health IDA unique health identifier assigned by Slade360 Health CRM for patient records.
    SLADEIDUniversal System IdentifierA unique identifier assigned by the system by default

Source

{
  "resourceType": "ValueSet",
  "id": "sghi-patient-identifier-types",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-patient-identifier-types",
  "version": "0.1.0",
  "name": "SGHIPatientIdentifierTypes",
  "title": "SGHI Patient Identifier Types",
  "status": "active",
  "date": "2025-07-10T13:42:01+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 patient in SGHI's systems",
  "compose": {
    "include": [
      {
        "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
        "concept": [
          {
            "code": "patient-number"
          },
          {
            "code": "national-id"
          },
          {
            "code": "passport-number"
          },
          {
            "code": "military-id"
          },
          {
            "code": "alien-id"
          },
          {
            "code": "nhif-id"
          },
          {
            "code": "smart-member-number"
          },
          {
            "code": "drchrono-id"
          },
          {
            "code": "fhir-patient-id"
          },
          {
            "code": "erp-customer-id"
          },
          {
            "code": "ccc-number"
          },
          {
            "code": "refugee-id"
          },
          {
            "code": "birth-certificate"
          },
          {
            "code": "mandate-number"
          },
          {
            "code": "client-registry-number"
          },
          {
            "code": "slade-health-id"
          },
          {
            "code": "SLADEID"
          }
        ]
      }
    ]
  }
}