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

TreatmentIntentVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="obf-TreatmentIntentVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>TreatmentIntentVS ValueSet</b></p>
<p>The purpose of a treatment. The value set includes 'curative' and 'palliative'. Curative is defined as any treatment meant to reduce or control a disease process, even if a 'cure' is not anticipated. Palliative includes treatments meant to reduce symptoms and side effects, such as antiemetics.</p>
</div>
  </text>
  <url value="http://hl7.org/fhir/us/odh/ValueSet/obf-TreatmentIntentVS"/>
  <version value="1.0.0"/>
  <name value="TreatmentIntentVS"/>
  <title value="Treatment Intent 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="The purpose of a treatment. The value set includes &#39;curative&#39; and &#39;palliative&#39;. Curative is defined as any treatment meant to reduce or control a disease process, even if a &#39;cure&#39; is not anticipated. Palliative includes treatments meant to reduce symptoms and side effects, such as antiemetics."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="373808002"/>
        <display value="Curative - procedure intent"/>
      </concept>
      <concept>
        <code value="363676003"/>
        <display value="Palliative - procedure intent"/>
      </concept>
    </include>
  </compose>
</ValueSet>