<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-medication-MedicationNotUsedReasonCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR MedicationNotUsedReasonCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/medication/cs/MedicationNotUsedReasonCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.medication.MedicationNotUsedReasonCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR MedicationNotUsedReasonCS CodeSystem" />
  <title value="SHR MedicationNotUsedReasonCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="10" />
  <concept>
    <code value="not_indicated" />
    <display value="Not indicated" />
    <definition value="Not indicated" />
  </concept>
  <concept>
    <code value="ineffective" />
    <display value="Medication or similiar class of medications have been ineffective on the patient" />
    <definition value="Medication or similiar class of medications have been ineffective on the patient" />
  </concept>
  <concept>
    <code value="nonadherence" />
    <display value="Patient not expected to adhere to the medication" />
    <definition value="Patient not expected to adhere to the medication" />
  </concept>
  <concept>
    <code value="side_effect" />
    <display value="Patient has experienced side effects to this or similar medication" />
    <definition value="Patient has experienced side effects to this or similar medication" />
  </concept>
  <concept>
    <code value="allergy_intolerance" />
    <display value="Patient has an allergy or intolerance to this or similar medications" />
    <definition value="Patient has an allergy or intolerance to this or similar medications" />
  </concept>
  <concept>
    <code value="apprehension" />
    <display value="Subject is worried about taking medication due to potential side effects, drug interactions, etc." />
    <definition value="Subject is worried about taking medication due to potential side effects, drug interactions, etc." />
  </concept>
  <concept>
    <code value="affordability" />
    <display value="Medication is unaffordable for the patient" />
    <definition value="Medication is unaffordable for the patient" />
  </concept>
  <concept>
    <code value="objection" />
    <display value="Patient or patient representative objects to medication" />
    <definition value="Patient or patient representative objects to medication" />
  </concept>
  <concept>
    <code value="asleep" />
    <display value="Patient was asleep when the dose was supposed to have been given" />
    <definition value="Patient was asleep when the dose was supposed to have been given" />
  </concept>
  <concept>
    <code value="unsuccessful" />
    <display value="Administration attempt unsuccessful (patient vomited dose, could not find vein, etc.)" />
    <definition value="Administration attempt unsuccessful (patient vomited dose, could not find vein, etc.)" />
  </concept>
</CodeSystem>