FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeCodeSystem
IdCodeSystem-cr-identifier-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-identifier-type-cs.html
URLhttp://camdheaig.org/CodeSystem/cr-identifier-type
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCRIdentifierTypeCS
TitleCR Identifier Type Code System
Realmus
Authorityhl7
DescriptionCodes representing the type and issuing authority for each linked identifier in the Cambodia Client Registry.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kh.camdheaig#currentcr-identifier-typeCR Identifier Type Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
HID Health IDUnique health identifier assigned by the client registry (primary key).
KIDC Khmer Identification CodeKhmer Identification Code issued under NSPI2 from the GDI Identity Platform.
KhmerID Khmer ID Card NumberNational identity card number for Cambodian nationals from the GDI registry.
HIV HIV Programme IdentifierIdentifier issued by the national HIV programme.
ANC ANC Programme IdentifierIdentifier issued by the antenatal care programme.
EPI EPI Programme IdentifierIdentifier issued by the expanded programme on immunisation.
TB TB Programme IdentifierIdentifier issued by the national TB programme.
PMRS PMRS IdentifierIdentifier issued by PMRS2 for claims processing of social insurance schemes.
HEF Health Equity Fund IdentifierIdentifier for ID Poor programmes from the social protection registry.
NSSF NSSF IdentifierIdentifier assigned by the national social security fund.
Other Other Programme IdentifierOther programme-specific identifier not covered by defined types.

Source1

{
  "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."
    }
  ]
}