Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Condition Codes ValueSet - JSON Representation

Draft as of 2026-04-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "condition-codes-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet condition-codes-vs</b></p><a name=\"condition-codes-vs\"> </a><a name=\"hccondition-codes-vs\"> </a><ul><li>Include all codes defined in <a href=\"http://tx.fhir.org/r4\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 2019-covid-expanded has been used\"> version ⏿2019-covid-expanded</span></li></ul></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/ValueSet/condition-codes-vs",
  "version" : "0.1.0",
  "name" : "ConditionCodesVS",
  "title" : "Condition Codes ValueSet",
  "status" : "draft",
  "date" : "2026-04-24T09:57:31+00:00",
  "publisher" : "DHA, Kenya",
  "contact" : [
    {
      "name" : "DHA, Kenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://dha.go.ke/"
        },
        {
          "system" : "email",
          "value" : "helpdesk@dha.go.ke"
        }
      ]
    },
    {
      "name" : "Digital Health Agency, Kenya",
      "telecom" : [
        {
          "system" : "email",
          "value" : "helpdesk@dha.go.ke",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://www.dha.go.ke/"
        }
      ]
    }
  ],
  "description" : "Codes for clinical conditions and diagnoses. References ICD-10 pending population of the MOH-KENYA CONDITION-CODES OCL collection.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10"
      }
    ]
  }
}