Kenya Emergency FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Emergency FHIR Implementation Guide, published by Digital Health Agency (DHA), 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-Emmergency-FHIR-IG/ and changes regularly. See the Directory of published versions

: Emergency Caller Relationship - XML Representation

Active as of 2026-07-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="em-caller-relationship"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem em-caller-relationship</b></p><a name="em-caller-relationship"> </a><a name="hcem-caller-relationship"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-caller-relationship</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">self<a name="em-caller-relationship-self"> </a></td><td>Self</td></tr><tr><td style="white-space:nowrap">parent<a name="em-caller-relationship-parent"> </a></td><td>Parent</td></tr><tr><td style="white-space:nowrap">spouse<a name="em-caller-relationship-spouse"> </a></td><td>Spouse</td></tr><tr><td style="white-space:nowrap">sibling<a name="em-caller-relationship-sibling"> </a></td><td>Sibling</td></tr><tr><td style="white-space:nowrap">relative<a name="em-caller-relationship-relative"> </a></td><td>Other relative</td></tr><tr><td style="white-space:nowrap">caregiver<a name="em-caller-relationship-caregiver"> </a></td><td>Caregiver</td></tr><tr><td style="white-space:nowrap">bystander<a name="em-caller-relationship-bystander"> </a></td><td>Bystander</td></tr><tr><td style="white-space:nowrap">other<a name="em-caller-relationship-other"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">unknown<a name="em-caller-relationship-unknown"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url
       value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-caller-relationship"/>
  <version value="0.1.0"/>
  <name value="EMCallerRelationshipCS"/>
  <title value="Emergency Caller Relationship"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-20T11:03:05+00:00"/>
  <publisher value="Digital Health Agency (DHA), Kenya"/>
  <contact>
    <name value="Digital Health Agency (DHA), Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency Kenya – FHIR Team"/>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Relationship of an emergency caller to the patient."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="self"/>
    <display value="Self"/>
  </concept>
  <concept>
    <code value="parent"/>
    <display value="Parent"/>
  </concept>
  <concept>
    <code value="spouse"/>
    <display value="Spouse"/>
  </concept>
  <concept>
    <code value="sibling"/>
    <display value="Sibling"/>
  </concept>
  <concept>
    <code value="relative"/>
    <display value="Other relative"/>
  </concept>
  <concept>
    <code value="caregiver"/>
    <display value="Caregiver"/>
  </concept>
  <concept>
    <code value="bystander"/>
    <display value="Bystander"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>