HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1.0 (Standard for Trial Use)

This page is part of the Occupational Data for Health (ODH) FHIR IG (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.2.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/odh/ValueSet/obf-TreatmentTerminationReasonVS"/>
  <version value="1.0.0"/>
  <name value="TreatmentTerminationReasonVS"/>
  <title value="Treatment Termination Reason VS"/>
  <status value="draft"/>
  <date value="2020-01-04T00:00:00+00:00"/>
  <publisher value="HL7 International Public Health Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher/index.cfm"/>
    </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="58848006"/>
        <display value="Lack of drug action (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>