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

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeValueSet
IdValueSet-cr-health-financing-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/ValueSet-cr-health-financing-type-vs.html
URLhttp://camdheaig.org/ValueSet/cr-health-financing-type
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCRHealthFinancingTypeVS
TitleCR Health Financing Type Value Set
Realmus
Authorityhl7
DescriptionPermitted health financing type values. Multiple values permitted per patient.

Resources that use this resource

StructureDefinition
fhir.kh.camdheaig#currentcr-health-financing-typeCR Health Financing Type

Resources that this resource uses

CodeSystem
fhir.kh.camdheaig#currentcr-health-financing-typeCR Health Financing Type Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cr-health-financing-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cr-health-financing-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://camdheaig.org/ValueSet/cr-health-financing-type",
  "version": "0.1.0",
  "name": "CRHealthFinancingTypeVS",
  "title": "CR Health Financing Type Value Set",
  "status": "active",
  "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": "Permitted health financing type values. Multiple values permitted per patient.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KH",
          "display": "Cambodia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://camdheaig.org/CodeSystem/cr-health-financing-type"
      }
    ]
  }
}