<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-medication-MedicationChangeReasonVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR MedicationChangeReasonVS ValueSet</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/medication/vs/MedicationChangeReasonVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.medication.MedicationChangeReasonVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR MedicationChangeReasonVS ValueSet" />
  <title value="SHR MedicationChangeReasonVS 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/MedicationChangeReasonCS" />
      <concept>
        <code value="not_needed" />
        <display value="Do not need it any more, condition abated" />
      </concept>
      <concept>
        <code value="finished" />
        <display value="Course of treatment complete" />
      </concept>
      <concept>
        <code value="ineffective" />
        <display value="MTH #C3661846 Medication not effective." />
      </concept>
      <concept>
        <code value="burdensome" />
        <display value="Can't take it when supposed to, too busy, or inconvenient to store or administer" />
      </concept>
      <concept>
        <code value="difficult" />
        <display value="Has trouble or finds it difficult to take or administer" />
      </concept>
      <concept>
        <code value="side_effect" />
        <display value="MTH#C0879626 &#x9;Experienced side effects" />
      </concept>
    </include>
  </compose>
</ValueSet>