Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-09 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="auth-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem auth-type</b></p><a name="auth-type"> </a><a name="hcauth-type"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/auth-type</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">FINGERPRINT<a name="auth-type-FINGERPRINT"> </a></td><td>Fingerprint</td></tr><tr><td style="white-space:nowrap">OTP<a name="auth-type-OTP"> </a></td><td>OTP</td></tr><tr><td style="white-space:nowrap">GUARDIAN<a name="auth-type-GUARDIAN"> </a></td><td>GUARDIAN</td></tr><tr><td style="white-space:nowrap">PAYER_AUTHORIZED<a name="auth-type-PAYER_AUTHORIZED"> </a></td><td>Authorisation from payer</td></tr><tr><td style="white-space:nowrap">SHA<a name="auth-type-SHA"> </a></td><td>Social Health Authority</td></tr></table></div>
</text>
<url value="https://example.org/fhir/CodeSystem/auth-type"/>
<version value="0.1.0"/>
<name value="AuthType"/>
<title value="Authorization Type"/>
<status value="draft"/>
<date value="2025-12-09T10:36:20+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="Types of authentication or authorization used for healthcare access"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="FINGERPRINT"/>
<display value="Fingerprint"/>
</concept>
<concept>
<code value="OTP"/>
<display value="OTP"/>
</concept>
<concept>
<code value="GUARDIAN"/>
<display value="GUARDIAN"/>
</concept>
<concept>
<code value="PAYER_AUTHORIZED"/>
<display value="Authorisation from payer"/>
</concept>
<concept>
<code value="SHA"/>
<display value="Social Health Authority"/>
</concept>
</CodeSystem>