Kenya Core FHIR Implementation Guide
1.0.0 - release
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
| Active as of 2026-05-06 |
{
"resourceType" : "ValueSet",
"id" : "ConditionCategoryVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ConditionCategoryVS</b></p><a name=\"ConditionCategoryVS\"> </a><a name=\"hcConditionCategoryVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ConditionCategoryCS.html\"><code>https://fhir.sha.go.ke/fhir/CodeSystem/ConditionCategoryCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span></li></ul></div>"
},
"url" : "https://fhir.sha.go.ke/fhir/ValueSet/ConditionCategoryVS",
"version" : "1.0.0",
"name" : "ConditionCategoryVS",
"title" : "Condition Category 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" : "A value set that includes categories for conditions.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.sha.go.ke/fhir/CodeSystem/ConditionCategoryCS"
}
]
}
}