Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-19 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="identifier-use-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifier-use-cs</b></p><a name="identifier-use-cs"> </a><a name="hcidentifier-use-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-use-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></tr><tr><td style="white-space:nowrap">usual<a name="identifier-use-cs-usual"> </a></td><td>Usual</td></tr><tr><td style="white-space:nowrap">official<a name="identifier-use-cs-official"> </a></td><td>Official</td></tr><tr><td style="white-space:nowrap">temp<a name="identifier-use-cs-temp"> </a></td><td>Temporary</td></tr><tr><td style="white-space:nowrap">old<a name="identifier-use-cs-old"> </a></td><td>Old</td></tr></table></div>
</text>
<url value="https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-use-cs"/>
<version value="0.1.0"/>
<name value="IdentifierUseCS"/>
<title value="Identifier Use Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-19T11:26:54+00:00"/>
<publisher value="Digital Health Agency of Kenya"/>
<contact>
<name value="Digital Health Agency of Kenya"/>
<telecom>
<system value="url"/>
<value value="https://dha.go.ke"/>
</telecom>
<telecom>
<system value="email"/>
<value value="interoperability@dha.go.ke"/>
</telecom>
</contact>
<contact>
<name value="eClaims Technical Working Group"/>
<telecom>
<system value="email"/>
<value value="interoperability@dha.go.ke"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://dha.go.ke"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Codes for the use of an identifier. Codes align with FHIR identifier-use to allow required binding as a subset."/>
<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="4"/>
<concept>
<code value="usual"/>
<display value="Usual"/>
</concept>
<concept>
<code value="official"/>
<display value="Official"/>
</concept>
<concept>
<code value="temp"/>
<display value="Temporary"/>
</concept>
<concept>
<code value="old"/>
<display value="Old"/>
</concept>
</CodeSystem>