<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="sdr-decedent-EducationCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR EducationCS CodeSystem</b>
      </p>
      <p>Decedent's education. Corresponds to the allowed values for item 51 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf). Most of the codes in this value set belong to the [PHIN VS code system](http://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274) but this is not currently supported as a [standard FHIR code system](https://www.hl7.org/fhir/terminologies-systems.html).</p>
    </div>
  </text>
  <url value="http://github.com/nightingaleproject/fhirDeathRecord/sdr/decedent/cs/EducationCS" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.decedent.EducationCS" />
  </identifier>
  <version value="0.1.0" />
  <name value="EducationCS" />
  <title value="SDR EducationCS CodeSystem" />
  <status value="draft" />
  <date value="2018-06-14T00:00:00-04:00" />
  <publisher value="The MITRE Corporation: Nightingale Project" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://github.com/nightingaleproject/fhirDeathRecord" />
    </telecom>
  </contact>
  <description value="Decedent's education. Corresponds to the allowed values for item 51 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf). Most of the codes in this value set belong to the [PHIN VS code system](http://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274) but this is not currently supported as a [standard FHIR code system](https://www.hl7.org/fhir/terminologies-systems.html)." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="8" />
  <concept>
    <code value="PHC1448" />
    <display value="8th grade or less" />
    <definition value="8th grade or less" />
  </concept>
  <concept>
    <code value="PHC1449" />
    <display value="9th through 12th grade; no diploma" />
    <definition value="9th through 12th grade; no diploma" />
  </concept>
  <concept>
    <code value="PHC1450" />
    <display value="High School Graduate or GED Completed" />
    <definition value="High School Graduate or GED Completed" />
  </concept>
  <concept>
    <code value="PHC1451" />
    <display value="Some college credit, but no degree" />
    <definition value="Some college credit, but no degree" />
  </concept>
  <concept>
    <code value="PHC1452" />
    <display value="Associate Degree" />
    <definition value="Associate Degree" />
  </concept>
  <concept>
    <code value="PHC1453" />
    <display value="Bachelor's Degree" />
    <definition value="Bachelor's Degree" />
  </concept>
  <concept>
    <code value="PHC1454" />
    <display value="Master's Degree" />
    <definition value="Master's Degree" />
  </concept>
  <concept>
    <code value="PHC1455" />
    <display value="Doctorate Degree or Professional Degree" />
    <definition value="Doctorate Degree or Professional Degree" />
  </concept>
</CodeSystem>