{
  "resourceType" : "CodeSystem",
  "id" : "v3-EducationLevel",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-EducationLevel</b></p><a name=\"v3-EducationLevel\"> </a><a name=\"hcv3-EducationLevel\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-EducationLevel</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ASSOC<a name=\"v3-EducationLevel-ASSOC\"> </a></td><td>Associate's or technical degree complete</td><td>Associate's or technical degree complete</td></tr><tr><td style=\"white-space:nowrap\">BD<a name=\"v3-EducationLevel-BD\"> </a></td><td>College or baccalaureate degree complete</td><td>College or baccalaureate degree complete</td></tr><tr><td style=\"white-space:nowrap\">ELEM<a name=\"v3-EducationLevel-ELEM\"> </a></td><td>Elementary School</td><td>Elementary School</td></tr><tr><td style=\"white-space:nowrap\">GD<a name=\"v3-EducationLevel-GD\"> </a></td><td>Graduate or professional Degree complete</td><td>Graduate or professional Degree complete</td></tr><tr><td style=\"white-space:nowrap\">HS<a name=\"v3-EducationLevel-HS\"> </a></td><td>High School or secondary school degree complete</td><td>High School or secondary school degree complete</td></tr><tr><td style=\"white-space:nowrap\">PB<a name=\"v3-EducationLevel-PB\"> </a></td><td>Some post-baccalaureate education</td><td>Some post-baccalaureate education</td></tr><tr><td style=\"white-space:nowrap\">POSTG<a name=\"v3-EducationLevel-POSTG\"> </a></td><td>Doctoral or post graduate education</td><td>Doctoral or post graduate education</td></tr><tr><td style=\"white-space:nowrap\">SCOL<a name=\"v3-EducationLevel-SCOL\"> </a></td><td>Some College education</td><td>Some College education</td></tr><tr><td style=\"white-space:nowrap\">SEC<a name=\"v3-EducationLevel-SEC\"> </a></td><td>Some secondary or high school education</td><td>Some secondary or high school education</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4.r4b"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
  "version" : "2018-08-12",
  "name" : "v3.EducationLevel",
  "title" : "v3 Code System EducationLevel",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "Years of education that a person has completed",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-EducationLevel|3.0.0",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [{
    "code" : "ASSOC",
    "display" : "Associate's or technical degree complete",
    "definition" : "Associate's or technical degree complete"
  },
  {
    "code" : "BD",
    "display" : "College or baccalaureate degree complete",
    "definition" : "College or baccalaureate degree complete"
  },
  {
    "code" : "ELEM",
    "display" : "Elementary School",
    "definition" : "Elementary School"
  },
  {
    "code" : "GD",
    "display" : "Graduate or professional Degree complete",
    "definition" : "Graduate or professional Degree complete"
  },
  {
    "code" : "HS",
    "display" : "High School or secondary school degree complete",
    "definition" : "High School or secondary school degree complete"
  },
  {
    "code" : "PB",
    "display" : "Some post-baccalaureate education",
    "definition" : "Some post-baccalaureate education"
  },
  {
    "code" : "POSTG",
    "display" : "Doctoral or post graduate education",
    "definition" : "Doctoral or post graduate education"
  },
  {
    "code" : "SCOL",
    "display" : "Some College education",
    "definition" : "Some College education"
  },
  {
    "code" : "SEC",
    "display" : "Some secondary or high school education",
    "definition" : "Some secondary or high school education"
  }]
}