FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-identifier-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-identifier-type-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-identifier-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CRIdentifierTypeCS |
| Title | CR Identifier Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes representing the type and issuing authority for each linked identifier in the Cambodia Client Registry. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-identifier-type | CR Identifier Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-identifier-type-cs
This code system http://camdheaig.org/CodeSystem/cr-identifier-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cr-identifier-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-identifier-type",
"version": "0.1.0",
"name": "CRIdentifierTypeCS",
"title": "CR Identifier Type Code System",
"status": "active",
"experimental": false,
"date": "2026-05-05T08:50:43+00:00",
"publisher": "Ministry of Health, Kingdom of Cambodia",
"contact": [
{
"name": "Ministry of Health, Kingdom of Cambodia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.kh"
},
{
"system": "email",
"value": "digitalhealth@moh.gov.kh"
}
]
},
{
"name": "CamDHEA Technical Working Group",
"telecom": [
{
"system": "email",
"value": "camdheaig@moh.gov.kh",
"use": "work"
},
{
"system": "url",
"value": "http://camdheaig.org",
"use": "work"
}
]
}
],
"description": "Codes representing the type and issuing authority for each linked identifier in the Cambodia Client Registry.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 11,
"concept": [
{
"code": "HID",
"display": "Health ID",
"definition": "Unique health identifier assigned by the client registry (primary key)."
},
{
"code": "KIDC",
"display": "Khmer Identification Code",
"definition": "Khmer Identification Code issued under NSPI2 from the GDI Identity Platform."
},
{
"code": "KhmerID",
"display": "Khmer ID Card Number",
"definition": "National identity card number for Cambodian nationals from the GDI registry."
},
{
"code": "HIV",
"display": "HIV Programme Identifier",
"definition": "Identifier issued by the national HIV programme."
},
{
"code": "ANC",
"display": "ANC Programme Identifier",
"definition": "Identifier issued by the antenatal care programme."
},
{
"code": "EPI",
"display": "EPI Programme Identifier",
"definition": "Identifier issued by the expanded programme on immunisation."
},
{
"code": "TB",
"display": "TB Programme Identifier",
"definition": "Identifier issued by the national TB programme."
},
{
"code": "PMRS",
"display": "PMRS Identifier",
"definition": "Identifier issued by PMRS2 for claims processing of social insurance schemes."
},
{
"code": "HEF",
"display": "Health Equity Fund Identifier",
"definition": "Identifier for ID Poor programmes from the social protection registry."
},
{
"code": "NSSF",
"display": "NSSF Identifier",
"definition": "Identifier assigned by the national social security fund."
},
{
"code": "Other",
"display": "Other Programme Identifier",
"definition": "Other programme-specific identifier not covered by defined types."
}
]
}