FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-education-level-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-education-level-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-education-level |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CREducationLevelCS |
| Title | CR Education Level Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for highest level of formal education completed, aligned with Cambodia national education system classifications. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-education-level | CR Education Level Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-education-level-cs
This code system http://camdheaig.org/CodeSystem/cr-education-level defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cr-education-level-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-education-level",
"version": "0.1.0",
"name": "CREducationLevelCS",
"title": "CR Education Level 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 highest level of formal education completed, aligned with Cambodia national education system classifications.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 8,
"concept": [
{
"code": "no_formal_education",
"display": "No Formal Education",
"definition": "Individual has received no formal education."
},
{
"code": "primary_incomplete",
"display": "Primary Incomplete",
"definition": "Started but did not complete primary school."
},
{
"code": "primary_complete",
"display": "Primary Complete",
"definition": "Completed primary school."
},
{
"code": "lower_secondary",
"display": "Lower Secondary",
"definition": "Completed lower secondary education."
},
{
"code": "upper_secondary",
"display": "Upper Secondary",
"definition": "Completed upper secondary education."
},
{
"code": "post_secondary_non_tertiary",
"display": "Post-Secondary Non-Tertiary",
"definition": "Completed post-secondary non-tertiary education."
},
{
"code": "tertiary",
"display": "Tertiary",
"definition": "Completed tertiary (university-level) education."
},
{
"code": "unknown",
"display": "Unknown",
"definition": "Education level not known."
}
]
}