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

: Location of radiotherapy Code System - XML Representation

Active as of 2022-03-28

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="RadiotherapyLocationCodeSystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://connect.ichom.org/fhir/CodeSystem/Radiotherapy-location 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="RadiotherapyLocationCodeSystem-0"> </a></td><td>Breast</td></tr><tr><td style="white-space:nowrap">1<a name="RadiotherapyLocationCodeSystem-1"> </a></td><td>Chest wall</td></tr><tr><td style="white-space:nowrap">2<a name="RadiotherapyLocationCodeSystem-2"> </a></td><td>Axillary nodal irradiation</td></tr><tr><td style="white-space:nowrap">3<a name="RadiotherapyLocationCodeSystem-3"> </a></td><td>Supraclavicular irradiation</td></tr><tr><td style="white-space:nowrap">4<a name="RadiotherapyLocationCodeSystem-4"> </a></td><td>Internal mammary node irradiation</td></tr><tr><td style="white-space:nowrap">5<a name="RadiotherapyLocationCodeSystem-5"> </a></td><td>Tumor bed boost</td></tr><tr><td style="white-space:nowrap">6<a name="RadiotherapyLocationCodeSystem-6"> </a></td><td>Brain metastases</td></tr><tr><td style="white-space:nowrap">7<a name="RadiotherapyLocationCodeSystem-7"> </a></td><td>Bone metastases</td></tr><tr><td style="white-space:nowrap">8<a name="RadiotherapyLocationCodeSystem-8"> </a></td><td>Any metastatic site</td></tr><tr><td style="white-space:nowrap">9<a name="RadiotherapyLocationCodeSystem-9"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">999<a name="RadiotherapyLocationCodeSystem-999"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url value="http://connect.ichom.org/fhir/CodeSystem/Radiotherapy-location"/>
  <version value="0.0.1"/>
  <name value="RadiotherapyLocationCodeSystem"/>
  <title value="Location of radiotherapy Code System"/>
  <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="Codes indicating the location of radiotherapy"/>
  <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="11"/>
  <concept>
    <code value="0"/>
    <display value="Breast"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Chest wall"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Axillary nodal irradiation"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Supraclavicular irradiation"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Internal mammary node irradiation"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Tumor bed boost"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Brain metastases"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Bone metastases"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="Any metastatic site"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="999"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>