{
  "resourceType": "CodeSystem",
  "id": "shr-medication-MedicationNotUsedReasonCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR MedicationNotUsedReasonCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/medication/cs/MedicationNotUsedReasonCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.medication.MedicationNotUsedReasonCS"
  },
  "version": "0.0.1",
  "name": "SHR MedicationNotUsedReasonCS CodeSystem",
  "title": "SHR MedicationNotUsedReasonCS 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": "not_indicated",
      "display": "Not indicated",
      "definition": "Not indicated"
    },
    {
      "code": "ineffective",
      "display": "Medication or similiar class of medications have been ineffective on the patient",
      "definition": "Medication or similiar class of medications have been ineffective on the patient"
    },
    {
      "code": "nonadherence",
      "display": "Patient not expected to adhere to the medication",
      "definition": "Patient not expected to adhere to the medication"
    },
    {
      "code": "side_effect",
      "display": "Patient has experienced side effects to this or similar medication",
      "definition": "Patient has experienced side effects to this or similar medication"
    },
    {
      "code": "allergy_intolerance",
      "display": "Patient has an allergy or intolerance to this or similar medications",
      "definition": "Patient has an allergy or intolerance to this or similar medications"
    },
    {
      "code": "apprehension",
      "display": "Subject is worried about taking medication due to potential side effects, drug interactions, etc.",
      "definition": "Subject is worried about taking medication due to potential side effects, drug interactions, etc."
    },
    {
      "code": "affordability",
      "display": "Medication is unaffordable for the patient",
      "definition": "Medication is unaffordable for the patient"
    },
    {
      "code": "objection",
      "display": "Patient or patient representative objects to medication",
      "definition": "Patient or patient representative objects to medication"
    },
    {
      "code": "asleep",
      "display": "Patient was asleep when the dose was supposed to have been given",
      "definition": "Patient was asleep when the dose was supposed to have been given"
    },
    {
      "code": "unsuccessful",
      "display": "Administration attempt unsuccessful (patient vomited dose, could not find vein, etc.)",
      "definition": "Administration attempt unsuccessful (patient vomited dose, could not find vein, etc.)"
    }
  ]
}