Kenya Disease Surveillance FHIR Implementation Guide.
0.1.0 - ci-build Kenya

Kenya Disease Surveillance FHIR Implementation Guide., published by intellisoftConsulting. 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/Surveillance-FHIR-IG/ and changes regularly. See the Directory of published versions

: CodeSystem - XML Representation

Draft as of 2026-02-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="UNORDERED"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem UNORDERED</b></p><a name="UNORDERED"> </a><a name="hcUNORDERED"> </a><p>This case-insensitive code system <code>http://example.org/CodeSystem/UNORDERED</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">001<a name="UNORDERED-001"> </a></td><td>CauseOFEvent1</td><td>Cause of the event (Causative agent).</td></tr><tr><td style="white-space:nowrap">002<a name="UNORDERED-002"> </a></td><td>CauseOFEvent2</td><td>Cause of the event (Causative agent).</td></tr></table></div>
  </text>
  <url value="http://example.org/CodeSystem/UNORDERED"/>
  <version value="0.1.0"/>
  <name value="UNORDERED"/>
  <title value="CodeSystem"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-02-24T08:31:28+00:00"/>
  <publisher value="intellisoftConsulting"/>
  <contact>
    <name value="intellisoftConsulting"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="IntelliSOFT Consulting Ltd."/>
    <telecom>
      <system value="email"/>
      <value value="info@intellisoftkenya.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="CodeSystem"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="001"/>
    <display value="CauseOFEvent1"/>
    <definition value="Cause of the event (Causative agent)."/>
  </concept>
  <concept>
    <code value="002"/>
    <display value="CauseOFEvent2"/>
    <definition value="Cause of the event (Causative agent)."/>
  </concept>
</CodeSystem>