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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/identifier-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "identifier-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.amakomaya.com/CodeSystem/identifier-type"^^xsd:anyURI ;
fhir:l <https://fhir.amakomaya.com/CodeSystem/identifier-type>
] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "IdentifierTypeCS"] ; #
fhir:title [ fhir:v "Amakomaya Identifier Types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-08-21T17:27:40+05:45"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Amakomaya Nepal"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Amakomaya Nepal" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://amakomaya.com" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@amakomaya.com" ]
] )
] [
fhir:name [ fhir:v "RC Poudel" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rcpoudel@amakomaya.com" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rmchndrapdl@gmail.com" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+977-9851341921" ]
] )
] ) ; #
fhir:description [ fhir:v "Identifier types used by Amakomaya that have no equivalent in the HL7 v2-0203 identifier type code system."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>
] ;
fhir:code [ fhir:v "NP" ]
] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "PHONE" ] ;
fhir:display [ fhir:v "Mobile phone number" ] ;
fhir:definition [ fhir:v "The subscriber's mobile phone number, used as the primary identifier for a person in the Amakomaya platform." ]
] [
fhir:code [ fhir:v "HFID" ] ;
fhir:display [ fhir:v "Health facility identifier" ] ;
fhir:definition [ fhir:v "Identifier assigned to a person by the health facility that registered them." ]
] [
fhir:code [ fhir:v "KCUID" ] ;
fhir:display [ fhir:v "Keycloak user identifier" ] ;
fhir:definition [ fhir:v "Identifier of the person's user account in the Amakomaya Keycloak identity provider." ]
] ) . #
IG © 2025+ Amakomaya Nepal. Package amakomaya.fhir.core#2.0.0 based on FHIR 6.0.0-ballot5. Generated 2026-08-21
Links: Table of Contents |
QA Report
| Version History | License