<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-medication-MedicationNotUsedReasonVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR MedicationNotUsedReasonVS ValueSet</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/medication/vs/MedicationNotUsedReasonVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.medication.MedicationNotUsedReasonVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR MedicationNotUsedReasonVS ValueSet" />
  <title value="SHR MedicationNotUsedReasonVS ValueSet" />
  <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>
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/medication/cs/MedicationNotUsedReasonCS" />
      <concept>
        <code value="not_indicated" />
        <display value="Not indicated" />
      </concept>
      <concept>
        <code value="ineffective" />
        <display 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" />
      </concept>
      <concept>
        <code value="side_effect" />
        <display 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" />
      </concept>
      <concept>
        <code value="apprehension" />
        <display 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" />
      </concept>
      <concept>
        <code value="objection" />
        <display 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" />
      </concept>
      <concept>
        <code value="unsuccessful" />
        <display value="Administration attempt unsuccessful (patient vomited dose, could not find vein, etc.)" />
      </concept>
    </include>
  </compose>
</ValueSet>