Vital Records Death Reporting FHIR Implementation Guide
1.1.0 - STU 2 US

Vital Records Death Reporting FHIR Implementation Guide - Local Development build (v1.1.0). See the Directory of published versions

: Education Level - XML Representation

Draft as of 2022-04-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Educationlevel"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2022-02-11T20:46:29.775+00:00"/>
    <source value="#TdXwEdJZqhBbNgpF"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Value Set Narrative</div>
  </text>
  <url value="http://hl7.org/fhir/us/vrdr/ValueSet/Educationlevel"/>
  <version value="1.1.0"/>
  <name value="Educationlevel"/>
  <title value="Education Level"/>
  <status value="draft"/>
  <date value="2022-04-04T23:44:44+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <name value="HL7 International - Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <name
          value="Cynthia Bush, Health Scientist (Informatics), CDC/National Center for Health Statistics"/>
    <telecom>
      <system value="email"/>
      <value value="pdz1@cdc.gov"/>
    </telecom>
  </contact>
  <contact>
    <name
          value="AbdulMalik Shakir, FHL7, President and Chief Informatics Scientist Hi3 Solutions"/>
    <telecom>
      <system value="email"/>
      <value value="abdulmalik.shakir@hi3solutions.com"/>
    </telecom>
  </contact>
  <description
               value="A value set of educational milestones used to identify the highest level of education achieved by the decedent.

**Inter-jurisdictional Exchange (IJE) concept mapping**

|VRDR IG Code | VRDR IG Display Name | IJE Code |IJE Display Name
| -------- | -------- | -------- | --------|
|ASSOC|Associate's or technical degree complete|5|Associate Degree|
|BD|College or baccalaureate degree complete|6|Bachelor's Degree|
|ELEM|Elementary School|1|8th grade or less|
|GD|Graduate or professional Degree complete|7|Master's Degree|
|HS|High School or secondary school degree complete|3|High School Graduate or GED Completed|
|POSTG|Doctoral or post graduate education|8|Doctorate Degree or Professional Degree|
|SCOL|Some College education|4|Some college credit, but no degree|
|SEC|Some secondary or high school education|2|9th through 12th grade; no diploma|
|UNK|unknown|9|Unknown|"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="US Realm"/>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-EducationLevel"/>
      <concept>
        <code value="ASSOC"/>
        <display value="Associate's or technical degree complete"/>
      </concept>
      <concept>
        <code value="BD"/>
        <display value="College or baccalaureate degree complete"/>
      </concept>
      <concept>
        <code value="ELEM"/>
        <display value="Elementary School"/>
      </concept>
      <concept>
        <code value="GD"/>
        <display value="Graduate or professional Degree complete"/>
      </concept>
      <concept>
        <code value="HS"/>
        <display value="High School or secondary school degree complete"/>
      </concept>
      <concept>
        <code value="POSTG"/>
        <display value="Doctoral or post graduate education"/>
      </concept>
      <concept>
        <code value="SCOL"/>
        <display value="Some College education"/>
      </concept>
      <concept>
        <code value="SEC"/>
        <display value="Some secondary or high school education"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="UNK"/>
        <display value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>