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