FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-health-financing-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-health-financing-type-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-health-financing-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CRHealthFinancingTypeCS |
| Title | CR Health Financing Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the primary health financing mechanism applicable to the individual. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-health-financing-type | CR Health Financing Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-health-financing-type-cs
This code system http://camdheaig.org/CodeSystem/cr-health-financing-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cr-health-financing-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-health-financing-type",
"version": "0.1.0",
"name": "CRHealthFinancingTypeCS",
"title": "CR Health Financing 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 for the primary health financing mechanism applicable to the individual.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 6,
"concept": [
{
"code": "health_equity_fund",
"display": "Health Equity Fund (HEF)",
"definition": "Covered under the Health Equity Fund for ID Poor beneficiaries."
},
{
"code": "nssf",
"display": "NSSF",
"definition": "Covered under the National Social Security Fund."
},
{
"code": "private_insurance",
"display": "Private Insurance",
"definition": "Covered by private health insurance."
},
{
"code": "community_based_health_insurance",
"display": "Community-Based Health Insurance",
"definition": "Covered by a community-based health insurance scheme."
},
{
"code": "out_of_pocket",
"display": "Out of Pocket",
"definition": "Pays for health services out of pocket."
},
{
"code": "unknown",
"display": "Unknown",
"definition": "Health financing type not known."
}
]
}