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

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeCodeSystem
IdCodeSystem-cr-education-level-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-education-level-cs.html
URLhttp://camdheaig.org/CodeSystem/cr-education-level
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCREducationLevelCS
TitleCR Education Level Code System
Realmus
Authorityhl7
DescriptionCodes for highest level of formal education completed, aligned with Cambodia national education system classifications.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kh.camdheaig#currentcr-education-levelCR Education Level 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-education-level-cs

This code system http://camdheaig.org/CodeSystem/cr-education-level defines the following codes:

CodeDisplayDefinition
no_formal_education No Formal EducationIndividual has received no formal education.
primary_incomplete Primary IncompleteStarted but did not complete primary school.
primary_complete Primary CompleteCompleted primary school.
lower_secondary Lower SecondaryCompleted lower secondary education.
upper_secondary Upper SecondaryCompleted upper secondary education.
post_secondary_non_tertiary Post-Secondary Non-TertiaryCompleted post-secondary non-tertiary education.
tertiary TertiaryCompleted tertiary (university-level) education.
unknown UnknownEducation level not known.

Source1

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