HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU Ballot 1

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

TreatmentTerminationReasonVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="obf-TreatmentTerminationReasonVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>TreatmentTerminationReasonVS ValueSet</b></p>
<p>Values used to describe the reasons for stopping a treatment. Includes code for 'treatment completed' as well as codes for unplanned (early) stoppage. Applies to medications and other treatments that take place over a period of time, such as radiation treatments.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/mcode/ValueSet/obf-TreatmentTerminationReasonVS"/>
  <version value="0.9.1"/>
  <name value="TreatmentTerminationReasonVS"/>
  <title value="TreatmentTerminationReasonVS"/>
  <status value="draft"/>
  <date value="2019-08-01T00:00:00-04:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description
               value="Values used to describe the reasons for stopping a treatment. Includes code for &#39;treatment completed&#39; as well as codes for unplanned (early) stoppage. Applies to medications and other treatments that take place over a period of time, such as radiation treatments."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="182992009"/>
        <display value="Treatment completed (situation)"/>
      </concept>
      <concept>
        <code value="435501000124106"/>
        <display value="Medication not effective (finding)"/>
      </concept>
      <concept>
        <code value="281647001"/>
        <display value="Adverse reaction (disorder)"/>
      </concept>
      <concept>
        <code value="160932005"/>
        <display value="Financial problem"/>
      </concept>
      <concept>
        <code value="105480006"/>
        <display value="Refusal of treatment by patient"/>
      </concept>
      <concept>
        <code value="107724000"/>
        <display value="Patient transfer"/>
      </concept>
      <concept>
        <code value="309846006"/>
        <display value="Treatment not available"/>
      </concept>
    </include>
  </compose>
</ValueSet>