FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | CodeSystem |
| Id | CodeSystem-patient-education-level-code-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-patient-education-level-code-system.html |
| URL | http://moh.gov.et/fhir/hiv/CodeSystem/patient-education-level-code-system |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | PatientEducationLevelCodeSystem |
| Title | Patient Education Level Codes |
| Description | Codes used for indicating the patient's highest qualification. |
| Content | complete |
| ConceptMap | |
| LOINCCodesToProprietary | ConceptMap to and from LOINC to Proprietary |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem patient-education-level-code-system
This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/patient-education-level-code-system defines the following codes:
| Code | Display |
| No-Education | No education |
| Primary | Primary |
| Secondary | Secondary |
| Tertiary | Tertiary |
| TVET | TVET |
| Other | Other, specify |
{
"resourceType": "CodeSystem",
"id": "patient-education-level-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/CodeSystem/patient-education-level-code-system",
"version": "1.0.1",
"name": "PatientEducationLevelCodeSystem",
"title": "Patient Education Level Codes",
"status": "active",
"experimental": false,
"date": "2026-02-09T05:22:58+00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "Codes used for indicating the patient's highest qualification.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "No-Education",
"display": "No education"
},
{
"code": "Primary",
"display": "Primary"
},
{
"code": "Secondary",
"display": "Secondary"
},
{
"code": "Tertiary",
"display": "Tertiary"
},
{
"code": "TVET",
"display": "TVET"
},
{
"code": "Other",
"display": "Other, specify"
}
]
}