{
  "resourceType": "CodeSystem",
  "id": "shr-medication-MedicationChangeReasonCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR MedicationChangeReasonCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/medication/cs/MedicationChangeReasonCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.medication.MedicationChangeReasonCS"
  },
  "version": "0.0.1",
  "name": "SHR MedicationChangeReasonCS CodeSystem",
  "title": "SHR MedicationChangeReasonCS 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": 6,
  "concept": [
    {
      "code": "not_needed",
      "display": "Do not need it any more, condition abated",
      "definition": "Do not need it any more, condition abated"
    },
    {
      "code": "finished",
      "display": "Course of treatment complete",
      "definition": "Course of treatment complete"
    },
    {
      "code": "ineffective",
      "display": "MTH #C3661846 Medication not effective.",
      "definition": "MTH #C3661846 Medication not effective."
    },
    {
      "code": "burdensome",
      "display": "Can't take it when supposed to, too busy, or inconvenient to store or administer",
      "definition": "Can't take it when supposed to, too busy, or inconvenient to store or administer"
    },
    {
      "code": "difficult",
      "display": "Has trouble or finds it difficult to take or administer",
      "definition": "Has trouble or finds it difficult to take or administer"
    },
    {
      "code": "side_effect",
      "display": "MTH#C0879626 \tExperienced side effects",
      "definition": "MTH#C0879626 \tExperienced side effects"
    }
  ]
}