<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-lifehistory-EducationalAttainmentCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR EducationalAttainmentCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/lifehistory/cs/EducationalAttainmentCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.lifehistory.EducationalAttainmentCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR EducationalAttainmentCS CodeSystem" />
  <title value="SHR EducationalAttainmentCS CodeSystem" />
  <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>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="10" />
  <concept>
    <code value="no_formal" />
    <display value="No schooling completed, or ages 0-4" />
    <definition value="No schooling completed, or ages 0-4" />
  </concept>
  <concept>
    <code value="elementary" />
    <display value="Elementary (grades 1-8)" />
    <definition value="Elementary (grades 1-8)" />
  </concept>
  <concept>
    <code value="high_school_some" />
    <display value="High school (grades 9-12, no degree)" />
    <definition value="High school (grades 9-12, no degree)" />
  </concept>
  <concept>
    <code value="high_school_grad" />
    <display value="High school graduate (or equivalent)" />
    <definition value="High school graduate (or equivalent)" />
  </concept>
  <concept>
    <code value="college" />
    <display value="Some college (1-4 years, no degree)" />
    <definition value="Some college (1-4 years, no degree)" />
  </concept>
  <concept>
    <code value="assoc" />
    <display value="Associate’s degree (including vocational, occupational or academic degrees)" />
    <definition value="Associate’s degree (including vocational, occupational or academic degrees)" />
  </concept>
  <concept>
    <code value="bachelor" />
    <display value="Bachelor’s degree (BA, BS, AB, etc)" />
    <definition value="Bachelor’s degree (BA, BS, AB, etc)" />
  </concept>
  <concept>
    <code value="master" />
    <display value="Master’s degree (MA, MS, MENG, MSW, etc)" />
    <definition value="Master’s degree (MA, MS, MENG, MSW, etc)" />
  </concept>
  <concept>
    <code value="prof" />
    <display value="Professional school degree (MD, DDC, JD, etc)" />
    <definition value="Professional school degree (MD, DDC, JD, etc)" />
  </concept>
  <concept>
    <code value="doc" />
    <display value="Doctorate degree (PhD, EdD, etc)" />
    <definition value="Doctorate degree (PhD, EdD, etc)" />
  </concept>
</CodeSystem>