Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build
Nepal
Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-21 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="identifier-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifier-type</b></p><a name="identifier-type"> </a><a name="hcidentifier-type"> </a><p>This case-sensitive code system <code>https://fhir.amakomaya.com/CodeSystem/identifier-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">PHONE<a name="identifier-type-PHONE"> </a></td><td>Mobile phone number</td><td>The subscriber's mobile phone number, used as the primary identifier for a person in the Amakomaya platform.</td></tr><tr><td style="white-space:nowrap">HFID<a name="identifier-type-HFID"> </a></td><td>Health facility identifier</td><td>Identifier assigned to a person by the health facility that registered them.</td></tr><tr><td style="white-space:nowrap">KCUID<a name="identifier-type-KCUID"> </a></td><td>Keycloak user identifier</td><td>Identifier of the person's user account in the Amakomaya Keycloak identity provider.</td></tr></table></div>
</text>
<url value="https://fhir.amakomaya.com/CodeSystem/identifier-type"/>
<version value="2.0.0"/>
<name value="IdentifierTypeCS"/>
<title value="Amakomaya Identifier Types"/>
<status value="active"/>
<date value="2026-08-21T17:27:40+05:45"/>
<publisher value="Amakomaya Nepal"/>
<contact>
<name value="Amakomaya Nepal"/>
<telecom>
<system value="url"/>
<value value="https://amakomaya.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@amakomaya.com"/>
</telecom>
</contact>
<contact>
<name value="RC Poudel"/>
<telecom>
<system value="email"/>
<value value="rcpoudel@amakomaya.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="rmchndrapdl@gmail.com"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="+977-9851341921"/>
</telecom>
</contact>
<description
value="Identifier types used by Amakomaya that have no equivalent in the HL7 v2-0203 identifier type code system."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NP"/>
</coding>
</jurisdiction>
<copyright
value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="PHONE"/>
<display value="Mobile phone number"/>
<definition
value="The subscriber's mobile phone number, used as the primary identifier for a person in the Amakomaya platform."/>
</concept>
<concept>
<code value="HFID"/>
<display value="Health facility identifier"/>
<definition
value="Identifier assigned to a person by the health facility that registered them."/>
</concept>
<concept>
<code value="KCUID"/>
<display value="Keycloak user identifier"/>
<definition
value="Identifier of the person's user account in the Amakomaya Keycloak identity provider."/>
</concept>
</CodeSystem>