{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-education-level-person-vr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/87300-0/\">87300-0</a></td><td>Highest level of education Father</td></tr><tr><td><a href=\"https://loinc.org/57712-2/\">57712-2</a></td><td>Highest level of education Mother</td></tr><tr><td><a href=\"https://loinc.org/80913-7/\">80913-7</a></td><td>Highest level of education [US Standard Certificate of Death]</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-education-level-person-vr",
  "version" : "2.0.0-ballot",
  "name" : "ValueSetEducationLevelPersonVitalRecords",
  "title" : "ValueSet - Education Level Person Vital Records",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-16T22:11:04+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    }]
  }],
  "description" : "This valueset contains codes that represent persons for whom education level can be reported.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "87300-0",
        "display" : "Highest level of education Father"
      },
      {
        "code" : "57712-2",
        "display" : "Highest level of education Mother"
      },
      {
        "code" : "80913-7",
        "display" : "Highest level of education [US Standard Certificate of Death]"
      }]
    }]
  }
}