<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-lifehistory-EducationalAttainmentVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR EducationalAttainmentVS ValueSet</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/lifehistory/vs/EducationalAttainmentVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.lifehistory.EducationalAttainmentVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR EducationalAttainmentVS ValueSet" />
  <title value="SHR EducationalAttainmentVS ValueSet" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/lifehistory/cs/EducationalAttainmentCS" />
      <concept>
        <code value="no_formal" />
        <display value="No schooling completed, or ages 0-4" />
      </concept>
      <concept>
        <code value="elementary" />
        <display value="Elementary (grades 1-8)" />
      </concept>
      <concept>
        <code value="high_school_some" />
        <display value="High school (grades 9-12, no degree)" />
      </concept>
      <concept>
        <code value="high_school_grad" />
        <display value="High school graduate (or equivalent)" />
      </concept>
      <concept>
        <code value="college" />
        <display value="Some college (1-4 years, no degree)" />
      </concept>
      <concept>
        <code value="assoc" />
        <display value="Associate’s degree (including vocational, occupational or academic degrees)" />
      </concept>
      <concept>
        <code value="bachelor" />
        <display value="Bachelor’s degree (BA, BS, AB, etc)" />
      </concept>
      <concept>
        <code value="master" />
        <display value="Master’s degree (MA, MS, MENG, MSW, etc)" />
      </concept>
      <concept>
        <code value="prof" />
        <display value="Professional school degree (MD, DDC, JD, etc)" />
      </concept>
      <concept>
        <code value="doc" />
        <display value="Doctorate degree (PhD, EdD, etc)" />
      </concept>
    </include>
  </compose>
</ValueSet>