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

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeCodeSystem
IdCodeSystem-cr-health-financing-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-health-financing-type-cs.html
URLhttp://camdheaig.org/CodeSystem/cr-health-financing-type
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCRHealthFinancingTypeCS
TitleCR Health Financing Type Code System
Realmus
Authorityhl7
DescriptionCodes for the primary health financing mechanism applicable to the individual.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kh.camdheaig#currentcr-health-financing-typeCR Health Financing 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-health-financing-type-cs

This code system http://camdheaig.org/CodeSystem/cr-health-financing-type defines the following codes:

CodeDisplayDefinition
health_equity_fund Health Equity Fund (HEF)Covered under the Health Equity Fund for ID Poor beneficiaries.
nssf NSSFCovered under the National Social Security Fund.
private_insurance Private InsuranceCovered by private health insurance.
community_based_health_insurance Community-Based Health InsuranceCovered by a community-based health insurance scheme.
out_of_pocket Out of PocketPays for health services out of pocket.
unknown UnknownHealth financing type not known.

Source1

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