Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build
Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. 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/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2025-12-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ConditionCategoryCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ConditionCategoryCS</b></p><a name="ConditionCategoryCS"> </a><a name="hcConditionCategoryCS"> </a><p>This code system <code>http://example.org/CodeSystem/ConditionCategoryCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">ENCOUNTER-DIAGNOSIS<a name="ConditionCategoryCS-ENCOUNTER-DIAGNOSIS"> </a></td><td>Encounter Diagnosis</td><td>Encounter Diagnosis</td></tr><tr><td style="white-space:nowrap">PROBLEM-LIST-ITEM<a name="ConditionCategoryCS-PROBLEM-LIST-ITEM"> </a></td><td>Problem List Item</td><td>Problem List Item</td></tr></table></div>
</text>
<url value="http://example.org/CodeSystem/ConditionCategoryCS"/>
<version value="0.1.0"/>
<name value="ConditionCategoryCS"/>
<title value="Condition Category Code System"/>
<status value="active"/>
<date value="2025-12-17T09:57:49+00:00"/>
<publisher value="IntelliSOFT Consulting"/>
<contact>
<name value="IntelliSOFT Consulting"/>
<telecom>
<system value="url"/>
<value value="https://.com/fhir/example-publisher"/>
</telecom>
</contact>
<description value="A code system that defines categories for conditions."/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="ENCOUNTER-DIAGNOSIS"/>
<display value="Encounter Diagnosis"/>
<definition value="Encounter Diagnosis"/>
</concept>
<concept>
<code value="PROBLEM-LIST-ITEM"/>
<display value="Problem List Item"/>
<definition value="Problem List Item"/>
</concept>
</CodeSystem>