Kenya Core FHIR Implementation Guide
1.0.0 - release
Kenya Core FHIR Implementation Guide, published by Kenya Social Health Authority (SHA). This guide is not an authorized publication; it is the continuous build for version 1.0.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 2026-05-06 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="related-person-relationship-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem related-person-relationship-cs</b></p><a name="related-person-relationship-cs"> </a><a name="hcrelated-person-relationship-cs"> </a><p>This case-insensitive code system <code>https://fhir.sha.go.ke/fhir/CodeSystem/related-person-relationship-cs</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">SIBLING<a name="related-person-relationship-cs-SIBLING"> </a></td><td>Sibling</td><td>The related person is a sibling of the patient.</td></tr><tr><td style="white-space:nowrap">ADOPTED-CHILD<a name="related-person-relationship-cs-ADOPTED-CHILD"> </a></td><td>Adopted Child</td><td>The related person is an adopted child of the patient.</td></tr><tr><td style="white-space:nowrap">GRANDPARENT<a name="related-person-relationship-cs-GRANDPARENT"> </a></td><td>Grandparent</td><td>The related person is a grandparent of the patient.</td></tr><tr><td style="white-space:nowrap">RELATIVE<a name="related-person-relationship-cs-RELATIVE"> </a></td><td>Relative</td><td>The related person is a relative of the patient.</td></tr><tr><td style="white-space:nowrap">CAREGIVER<a name="related-person-relationship-cs-CAREGIVER"> </a></td><td>Caregiver</td><td>The related person is a caregiver of the patient.</td></tr></table></div>
</text>
<url
value="https://fhir.sha.go.ke/fhir/CodeSystem/related-person-relationship-cs"/>
<version value="1.0.0"/>
<name value="RelatedPersonRelationshipCS"/>
<title value="Related Person Relationship Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-06T17:06:38+00:00"/>
<publisher value="Kenya Social Health Authority (SHA)"/>
<contact>
<name value="Kenya Social Health Authority (SHA)"/>
<telecom>
<system value="url"/>
<value value="https://sha.go.ke"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@sha.go.ke"/>
</telecom>
</contact>
<description
value="A code system that defines relationships for related persons."/>
<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="5"/>
<concept>
<code value="SIBLING"/>
<display value="Sibling"/>
<definition value="The related person is a sibling of the patient."/>
</concept>
<concept>
<code value="ADOPTED-CHILD"/>
<display value="Adopted Child"/>
<definition
value="The related person is an adopted child of the patient."/>
</concept>
<concept>
<code value="GRANDPARENT"/>
<display value="Grandparent"/>
<definition value="The related person is a grandparent of the patient."/>
</concept>
<concept>
<code value="RELATIVE"/>
<display value="Relative"/>
<definition value="The related person is a relative of the patient."/>
</concept>
<concept>
<code value="CAREGIVER"/>
<display value="Caregiver"/>
<definition value="The related person is a caregiver of the patient."/>
</concept>
</CodeSystem>