FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.kh.camdheaig#current | cr-patient | CR Patient |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "cr-identifier-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/ValueSet/cr-identifier-type",
"version": "0.1.0",
"name": "CRIdentifierTypeVS",
"title": "CR Identifier 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 identifier types for use in Patient.identifier.type in the Cambodia Client Registry.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://camdheaig.org/CodeSystem/cr-identifier-type"
}
]
}
}