Kenya Core FHIR Implementation Guide
1.0.0 - release Kenya flag

Kenya Core FHIR Implementation Guide, published by Kenya Social Health Authority (SHA). This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions

: Slade Code Value Set - JSON Representation

Active as of 2026-05-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "slade-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet slade-code-vs</b></p><a name=\"slade-code-vs\"> </a><a name=\"hcslade-code-vs\"> </a><ul><li>Include all codes defined in <code>https://fhir.sha.go.ke/fhir/Practitioner/SladeCode</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://fhir.sha.go.ke/fhir/ValueSet/slade-code",
  "version" : "1.0.0",
  "name" : "SladeCodeVS",
  "title" : "Slade Code Value Set",
  "status" : "active",
  "date" : "2026-05-06T17:06:38+00:00",
  "publisher" : "Kenya Social Health Authority (SHA)",
  "contact" : [
    {
      "name" : "Kenya Social Health Authority (SHA)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sha.go.ke"
        },
        {
          "system" : "email",
          "value" : "fhir@sha.go.ke"
        }
      ]
    }
  ],
  "description" : "Slade Code Value Set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.sha.go.ke/fhir/Practitioner/SladeCode"
      }
    ]
  }
}