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
<Person xmlns="http://hl7.org/fhir">
<id value="AMKPersonMasterPersonIndex"/>
<meta>
<profile
value="https://fhir.amakomaya.com/StructureDefinition/amk-core-person"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Person AMKPersonMasterPersonIndex</b></p><a name="AMKPersonMasterPersonIndex"> </a><a name="hcAMKPersonMasterPersonIndex"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-amk-core-person.html">AMK Core Person Profile</a></p></div><p><b>identifier</b>: Mobile phone number/+9779812345678 (use: official, period: 2026-01-07 12:30:00+0000 --> (ongoing)), Passport number/PA1234567 (use: official, ), Health facility identifier/HAMS-0008942 (use: usual, ), Keycloak user identifier/3f8d1c42-9b9c-4e0b-a94c-6b34fdb01eab (use: secondary, )</p><p><b>active</b>: true</p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://fhir.amakomaya.com/CodeSystem/identifier-type"/>
<code value="PHONE"/>
</coding>
<text value="Mobile phone number"/>
</type>
<system
value="https://api.amakomaya.com/NamingSystem/nepal-telecom-subscriber"/>
<value value="+9779812345678"/>
<period>
<start value="2026-01-07T12:30:00Z"/>
</period>
</identifier>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PPN"/>
</coding>
</type>
<system value="https://immigration.gov.np/passport"/>
<value value="PA1234567"/>
<assigner>
<display value="Department of Immigration, Nepal"/>
</assigner>
</identifier>
<identifier>
<use value="usual"/>
<type>
<coding>
<system
value="https://fhir.amakomaya.com/CodeSystem/identifier-type"/>
<code value="HFID"/>
</coding>
</type>
<system value="https://api.amakomaya.com/NamingSystem/health-facility"/>
<value value="HAMS-0008942"/>
<assigner>🔗
<reference value="Organization/organization-hams-hospital"/>
</assigner>
</identifier>
<identifier>
<use value="secondary"/>
<type>
<coding>
<system
value="https://fhir.amakomaya.com/CodeSystem/identifier-type"/>
<code value="KCUID"/>
</coding>
</type>
<system value="https://keycloak.amakomaya.com"/>
<value value="3f8d1c42-9b9c-4e0b-a94c-6b34fdb01eab"/>
</identifier>
<active value="true"/>
</Person>