Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR 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-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions

: CodeSystem for Code systems - XML Representation

Draft as of 2025-07-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="KNHTS.CODESYSTEMS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem KNHTS.CODESYSTEMS</b></p><a name="KNHTS.CODESYSTEMS"> </a><a name="hcKNHTS.CODESYSTEMS"> </a><p>This case-insensitive code system <code>https://example.org/fhir/CodeSystem/KNHTS.CODESYSTEMS</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">knhts<a name="KNHTS.CODESYSTEMS-knhts"> </a></td><td>http://knhts.health.go.ke</td><td>http://knhts.health.go.ke</td></tr><tr><td style="white-space:nowrap">loinc<a name="KNHTS.CODESYSTEMS-loinc"> </a></td><td>http://loinc.org</td><td>http://loinc.org</td></tr><tr><td style="white-space:nowrap">icd11<a name="KNHTS.CODESYSTEMS-icd11"> </a></td><td>https://icd.who.int/</td><td>https://icd.who.int</td></tr><tr><td style="white-space:nowrap">clientRegistry<a name="KNHTS.CODESYSTEMS-clientRegistry"> </a></td><td>https:example.cr/</td><td>https:example.cr/</td></tr></table></div>
  </text>
  <url value="https://example.org/fhir/CodeSystem/KNHTS.CODESYSTEMS"/>
  <version value="0.1.0"/>
  <name value="PAT_CODESYSTEMS"/>
  <title value="CodeSystem for Code systems"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-07-15T09:30:53+00:00"/>
  <publisher value="IntelliSOFT Consulting"/>
  <contact>
    <name value="IntelliSOFT Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="https://.com/fhir/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="KPS Team Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="info@example.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="CodeSystem for Code systems"/>
  <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="4"/>
  <concept>
    <code value="knhts"/>
    <display value="http://knhts.health.go.ke"/>
    <definition value="http://knhts.health.go.ke"/>
  </concept>
  <concept>
    <code value="loinc"/>
    <display value="http://loinc.org"/>
    <definition value="http://loinc.org"/>
  </concept>
  <concept>
    <code value="icd11"/>
    <display value="https://icd.who.int/"/>
    <definition value="https://icd.who.int"/>
  </concept>
  <concept>
    <code value="clientRegistry"/>
    <display value="https:example.cr/"/>
    <definition value="https:example.cr/"/>
  </concept>
</CodeSystem>