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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-patient-education-level-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-patient-education-level-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/patient-education-level-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NamePatientEducationLevelValueSet
TitlePatient Education Level
DescriptionCodes used for indicating the patient's highest qualification.

Resources that use this resource

StructureDefinition
highest-education-observationObservation - Highest Education

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet patient-education-level-value-set


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-education-level-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/patient-education-level-value-set",
  "version": "1.0.1",
  "name": "PatientEducationLevelValueSet",
  "title": "Patient Education Level",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA35-1",
            "display": "No schooling"
          },
          {
            "code": "LA32466-7",
            "display": "Primary school education"
          },
          {
            "code": "LA32467-5",
            "display": "High school education"
          },
          {
            "code": "LA15568-1",
            "display": "Graduated from a college or university"
          },
          {
            "code": "LA39-3",
            "display": "Technical or trade school"
          },
          {
            "code": "LA46-8",
            "display": "Other"
          }
        ]
      }
    ]
  }
}