FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-dob-accuracy-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-dob-accuracy-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-dob-accuracy |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CRDOBAccuracyCS |
| Title | CR Date of Birth Accuracy Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes indicating the accuracy of the recorded date of birth. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-dob-accuracy | CR Date of Birth Accuracy Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-dob-accuracy-cs
This code system http://camdheaig.org/CodeSystem/cr-dob-accuracy defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cr-dob-accuracy-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-dob-accuracy",
"version": "0.1.0",
"name": "CRDOBAccuracyCS",
"title": "CR Date of Birth Accuracy 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 indicating the accuracy of the recorded date of birth.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 4,
"concept": [
{
"code": "exact",
"display": "Exact",
"definition": "Date of birth is confirmed exact."
},
{
"code": "estimated-year",
"display": "Estimated Year",
"definition": "Only the year of birth is known; month and day are estimated."
},
{
"code": "estimated-month",
"display": "Estimated Month",
"definition": "Year and month of birth are known; day is estimated."
},
{
"code": "unknown",
"display": "Unknown",
"definition": "Date of birth cannot be determined."
}
]
}