SIL HIE Implementation Guide
0.1.0 - sil-hie-active

SIL HIE 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/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions

: HIE Person Identifier Types - JSON Representation

Active as of 2025-11-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hie-person-identifier-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hie-person-identifier-types</b></p><a name=\"hie-person-identifier-types\"> </a><a name=\"hchie-person-identifier-types\"> </a><ul><li>Import all the codes that are contained in https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/collections/kenya-patient-identifiers|v1.0.0</li></ul></div>"
  },
  "url" : "https://nshr.dha.go.ke/fhir/ValueSet/hie-person-identifier-types",
  "version" : "0.1.0",
  "name" : "HIEPersonIdentifierTypes",
  "title" : "HIE Person Identifier Types",
  "status" : "active",
  "date" : "2025-11-25T13:38:45+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [
    {
      "name" : "Kathurima Kimathi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system" : "email",
          "value" : "kathurima@savannahinformatics.com"
        }
      ]
    }
  ],
  "description" : "Identifier types used  to identify a person (patient, practitioner, animal, etc.) in the wider HIE system",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/collections/kenya-patient-identifiers|v1.0.0"
        ]
      }
    ]
  }
}