{
  "resourceType": "CodeSystem",
  "id": "sdr-decedent-EducationCS",
  "text": {
    "status": "generated",
    "div": "<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>"
  },
  "url": "http://github.com/nightingaleproject/fhirDeathRecord/sdr/decedent/cs/EducationCS",
  "identifier": {
    "system": "http://github.com/nightingaleproject/fhirDeathRecord",
    "value": "sdr.decedent.EducationCS"
  },
  "version": "0.1.0",
  "name": "EducationCS",
  "title": "SDR EducationCS CodeSystem",
  "status": "draft",
  "date": "2018-06-14T04:00:00+00:00",
  "publisher": "The MITRE Corporation: Nightingale Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://github.com/nightingaleproject/fhirDeathRecord"
        }
      ]
    }
  ],
  "description": "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": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "PHC1448",
      "display": "8th grade or less",
      "definition": "8th grade or less"
    },
    {
      "code": "PHC1449",
      "display": "9th through 12th grade; no diploma",
      "definition": "9th through 12th grade; no diploma"
    },
    {
      "code": "PHC1450",
      "display": "High School Graduate or GED Completed",
      "definition": "High School Graduate or GED Completed"
    },
    {
      "code": "PHC1451",
      "display": "Some college credit, but no degree",
      "definition": "Some college credit, but no degree"
    },
    {
      "code": "PHC1452",
      "display": "Associate Degree",
      "definition": "Associate Degree"
    },
    {
      "code": "PHC1453",
      "display": "Bachelor's Degree",
      "definition": "Bachelor's Degree"
    },
    {
      "code": "PHC1454",
      "display": "Master's Degree",
      "definition": "Master's Degree"
    },
    {
      "code": "PHC1455",
      "display": "Doctorate Degree or Professional Degree",
      "definition": "Doctorate Degree or Professional Degree"
    }
  ]
}