ICHOM FHIR Implementation Guide: Breast Cancer
0.0.1 - ci-build International flag

ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions

: Timing of the response of the patient reported outcome measures - XML Representation

Active as of 2022-03-28

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ResponseTimingCodeSystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://connect.ichom.org/fhir/CodeSystem/Timing defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">0<a name="ResponseTimingCodeSystem-0"> </a></td><td>Patient's first doctor's visit (baseline)</td></tr><tr><td style="white-space:nowrap">6m<a name="ResponseTimingCodeSystem-6m"> </a></td><td>6 months post-treatment</td></tr><tr><td style="white-space:nowrap">1<a name="ResponseTimingCodeSystem-1"> </a></td><td>1 year post-treatment</td></tr><tr><td style="white-space:nowrap">2<a name="ResponseTimingCodeSystem-2"> </a></td><td>2 years post-treatment</td></tr><tr><td style="white-space:nowrap">3<a name="ResponseTimingCodeSystem-3"> </a></td><td>3 years post-treatment</td></tr><tr><td style="white-space:nowrap">4<a name="ResponseTimingCodeSystem-4"> </a></td><td>4 years post-treatment</td></tr><tr><td style="white-space:nowrap">5<a name="ResponseTimingCodeSystem-5"> </a></td><td>5 years post-treatment</td></tr><tr><td style="white-space:nowrap">6<a name="ResponseTimingCodeSystem-6"> </a></td><td>6 years post-treatment</td></tr><tr><td style="white-space:nowrap">7<a name="ResponseTimingCodeSystem-7"> </a></td><td>7 years post-treatment</td></tr><tr><td style="white-space:nowrap">8<a name="ResponseTimingCodeSystem-8"> </a></td><td>8 years post-treatment</td></tr><tr><td style="white-space:nowrap">9<a name="ResponseTimingCodeSystem-9"> </a></td><td>9 years post-treatment</td></tr><tr><td style="white-space:nowrap">10<a name="ResponseTimingCodeSystem-10"> </a></td><td>10 years post-treatment</td></tr></table></div>
  </text>
  <url value="http://connect.ichom.org/fhir/CodeSystem/Timing"/>
  <version value="0.0.1"/>
  <name value="ResponseTimingCodeSystem"/>
  <title value="Timing of the response of the patient reported outcome measures"/>
  <status value="active"/>
  <date value="2022-03-28T13:44:43+00:00"/>
  <publisher value="ICHOM"/>
  <contact>
    <name value="ICHOM"/>
    <telecom>
      <system value="url"/>
      <value value="https://ichom.org"/>
    </telecom>
  </contact>
  <description
               value="Patient reported outcome measures are repeatedly collected from patients starting at the first doctor's visit (baseline) up untill 10 years after treatment."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="12"/>
  <concept>
    <code value="0"/>
    <display value="Patient's first doctor's visit (baseline)"/>
  </concept>
  <concept>
    <code value="6m"/>
    <display value="6 months post-treatment"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="1 year post-treatment"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2 years post-treatment"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="3 years post-treatment"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="4 years post-treatment"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="5 years post-treatment"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="6 years post-treatment"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="7 years post-treatment"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="8 years post-treatment"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="9 years post-treatment"/>
  </concept>
  <concept>
    <code value="10"/>
    <display value="10 years post-treatment"/>
  </concept>
</CodeSystem>