Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of Kenya. 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 Contact Relationship - XML Representation

Draft as of 2026-05-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="knhts-contact-relationship-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem knhts-contact-relationship-cs</b></p><a name="knhts-contact-relationship-cs"> </a><a name="hcknhts-contact-relationship-cs"> </a><p>This case-insensitive code system <code>https://fhir.dha.go.ke/kps/CodeSystem/knhts-contact-relationship-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">guardian<a name="knhts-contact-relationship-cs-guardian"> </a></td><td>guardian</td></tr><tr><td style="white-space:nowrap">caregiver<a name="knhts-contact-relationship-cs-caregiver"> </a></td><td>caregiver</td></tr><tr><td style="white-space:nowrap">parent<a name="knhts-contact-relationship-cs-parent"> </a></td><td>parent</td></tr><tr><td style="white-space:nowrap">sibling<a name="knhts-contact-relationship-cs-sibling"> </a></td><td>sibling</td></tr><tr><td style="white-space:nowrap">child<a name="knhts-contact-relationship-cs-child"> </a></td><td>child</td></tr></table></div>
  </text>
  <url
       value="https://fhir.dha.go.ke/kps/CodeSystem/knhts-contact-relationship-cs"/>
  <version value="0.1.0"/>
  <name value="PT_CONTACTRELATIONSHIP"/>
  <title value="CodeSystem for Contact Relationship"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-05-11T04:59:51+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency of Kenya – Interoperability Team"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="CodeSystem for Contact Relationship"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="guardian"/>
    <display value="guardian"/>
    <definition value="guardian"/>
  </concept>
  <concept>
    <code value="caregiver"/>
    <display value="caregiver"/>
    <definition value="caregiver"/>
  </concept>
  <concept>
    <code value="parent"/>
    <display value="parent"/>
    <definition value="parent"/>
  </concept>
  <concept>
    <code value="sibling"/>
    <display value="sibling"/>
    <definition value="sibling"/>
  </concept>
  <concept>
    <code value="child"/>
    <display value="child"/>
    <definition value="child"/>
  </concept>
</CodeSystem>