{
  "resourceType": "CodeSystem",
  "id": "shr-lifehistory-MilitaryServiceDischargeStatusCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR MilitaryServiceDischargeStatusCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/lifehistory/cs/MilitaryServiceDischargeStatusCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.lifehistory.MilitaryServiceDischargeStatusCS"
  },
  "version": "0.0.1",
  "name": "SHR MilitaryServiceDischargeStatusCS CodeSystem",
  "title": "SHR MilitaryServiceDischargeStatusCS 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": 5,
  "concept": [
    {
      "code": "bad",
      "display": "Bad Conduct Discharge",
      "definition": "Bad Conduct Discharge"
    },
    {
      "code": "dishonorable",
      "display": "Dishonorable discharge",
      "definition": "Dishonorable discharge"
    },
    {
      "code": "general",
      "display": "General Conduct Discharge",
      "definition": "General Conduct Discharge"
    },
    {
      "code": "honorable",
      "display": "Honorable Discharge",
      "definition": "Honorable Discharge"
    },
    {
      "code": "not_honorable",
      "display": "Other than honorable discharge, but not specified",
      "definition": "Other than honorable discharge, but not specified"
    }
  ]
}