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
{
"resourceType" : "Person",
"id" : "AMKPersonMasterPersonIndex",
"meta" : {
"profile" : [
🔗 "https://fhir.amakomaya.com/StructureDefinition/amk-core-person"
]
},
"text" : {
"status" : "generated",
"div" : "<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\u00a0(use:\u00a0official,\u00a0period:\u00a02026-01-07 12:30:00+0000 --> (ongoing)), Passport number/PA1234567\u00a0(use:\u00a0official,\u00a0), Health facility identifier/HAMS-0008942\u00a0(use:\u00a0usual,\u00a0), Keycloak user identifier/3f8d1c42-9b9c-4e0b-a94c-6b34fdb01eab\u00a0(use:\u00a0secondary,\u00a0)</p><p><b>active</b>: true</p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "https://fhir.amakomaya.com/CodeSystem/identifier-type",
"code" : "PHONE"
}
],
"text" : "Mobile phone number"
},
"system" : "https://api.amakomaya.com/NamingSystem/nepal-telecom-subscriber",
"value" : "+9779812345678",
"period" : {
"start" : "2026-01-07T12:30:00Z"
}
},
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PPN"
}
]
},
"system" : "https://immigration.gov.np/passport",
"value" : "PA1234567",
"assigner" : {
"display" : "Department of Immigration, Nepal"
}
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "https://fhir.amakomaya.com/CodeSystem/identifier-type",
"code" : "HFID"
}
]
},
"system" : "https://api.amakomaya.com/NamingSystem/health-facility",
"value" : "HAMS-0008942",
"assigner" : {
🔗 "reference" : "Organization/organization-hams-hospital"
}
},
{
"use" : "secondary",
"type" : {
"coding" : [
{
"system" : "https://fhir.amakomaya.com/CodeSystem/identifier-type",
"code" : "KCUID"
}
]
},
"system" : "https://keycloak.amakomaya.com",
"value" : "3f8d1c42-9b9c-4e0b-a94c-6b34fdb01eab"
}
],
"active" : true
}