{
  "resourceType": "ValueSet",
  "id": "shr-medication-MedicationChangeReasonVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR MedicationChangeReasonVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/medication/vs/MedicationChangeReasonVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.medication.MedicationChangeReasonVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR MedicationChangeReasonVS ValueSet",
  "title": "SHR MedicationChangeReasonVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/medication/cs/MedicationChangeReasonCS",
        "concept": [
          {
            "code": "not_needed",
            "display": "Do not need it any more, condition abated"
          },
          {
            "code": "finished",
            "display": "Course of treatment complete"
          },
          {
            "code": "ineffective",
            "display": "MTH #C3661846 Medication not effective."
          },
          {
            "code": "burdensome",
            "display": "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"
          },
          {
            "code": "side_effect",
            "display": "MTH#C0879626 \tExperienced side effects"
          }
        ]
      }
    ]
  }
}