Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Ministry of Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xhanti2309/Immunisation-IG/ and changes regularly. See the Directory of published versions

: Patient's highest education level attained (LOINC) - JSON Representation

Active as of 2024-08-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-loinc-education-level-attained",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-loinc-education-level-attained</b></p><a name=\"vs-loinc-education-level-attained\"> </a><a name=\"hcvs-loinc-education-level-attained\"> </a><a name=\"vs-loinc-education-level-attained-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA35-1/\">LA35-1</a></td><td>No schooling</td></tr><tr><td><a href=\"https://loinc.org/LA30193-9/\">LA30193-9</a></td><td>More than high school</td></tr><tr><td><a href=\"https://loinc.org/LA32469-1/\">LA32469-1</a></td><td>University undergraduate degree</td></tr><tr><td><a href=\"https://loinc.org/LA32466-7/\">LA32466-7</a></td><td>Primary school education</td></tr><tr><td><a href=\"https://loinc.org/LA36-9/\">LA36-9</a></td><td>8th grade/less</td></tr><tr><td><a href=\"https://loinc.org/LA37-7/\">LA37-7</a></td><td>9-11 grades</td></tr><tr><td><a href=\"https://loinc.org/LA12461-2/\">LA12461-2</a></td><td>Master's degree (e.g., MA, MS, MEng, MEd, MSW, MBA)</td></tr><tr><td><a href=\"https://loinc.org/LA30185-5/\">LA30185-5</a></td><td>Doctoral degree (e.g., PhD, EdD)</td></tr><tr><td><a href=\"https://loinc.org/LA12459-6/\">LA12459-6</a></td><td>Associate degree (e.g., AA, AS)</td></tr></table></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/zambia-immunizations/ValueSet/vs-loinc-education-level-attained",
  "version" : "1.0.0",
  "name" : "VSLOINCEducationLevelAttained",
  "title" : "Patient's highest education level attained (LOINC)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-13T10:09:02+00:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.moh.gov.zm"
        },
        {
          "system" : "email",
          "value" : "info@moh.gov.zm"
        }
      ]
    },
    {
      "name" : "Chisanga Louis Siwale",
      "telecom" : [
        {
          "system" : "email",
          "value" : "chisanga.siwale@moh.gov.zm",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A list of LOINC education levels.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ZM",
          "display" : "Zambia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA35-1",
            "display" : "No schooling"
          },
          {
            "code" : "LA30193-9",
            "display" : "More than high school"
          },
          {
            "code" : "LA32469-1",
            "display" : "University undergraduate degree"
          },
          {
            "code" : "LA32466-7",
            "display" : "Primary school education"
          },
          {
            "code" : "LA36-9",
            "display" : "8th grade/less"
          },
          {
            "code" : "LA37-7",
            "display" : "9-11 grades"
          },
          {
            "code" : "LA12461-2",
            "display" : "Master's degree (e.g., MA, MS, MEng, MEd, MSW, MBA)"
          },
          {
            "code" : "LA30185-5",
            "display" : "Doctoral degree (e.g., PhD, EdD)"
          },
          {
            "code" : "LA12459-6",
            "display" : "Associate degree (e.g., AA, AS)"
          }
        ]
      }
    ]
  }
}