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
| Active as of 2022-03-28 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="SystemicTherapyCodeSystem"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://connect.ichom.org/fhir/CodeSystem/Systemic-Therapy 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="SystemicTherapyCodeSystem-0"> </a></td><td>no, never had systemic treatment</td></tr><tr><td style="white-space:nowrap">1<a name="SystemicTherapyCodeSystem-1"> </a></td><td>yes, but the treatment has stopped</td></tr><tr><td style="white-space:nowrap">2<a name="SystemicTherapyCodeSystem-2"> </a></td><td>yes, on chemotherapy</td></tr><tr><td style="white-space:nowrap">3<a name="SystemicTherapyCodeSystem-3"> </a></td><td>yes, on targeted therapy</td></tr><tr><td style="white-space:nowrap">4<a name="SystemicTherapyCodeSystem-4"> </a></td><td>yes, on hormone therapy</td></tr><tr><td style="white-space:nowrap">999<a name="SystemicTherapyCodeSystem-999"> </a></td><td>unkown</td></tr></table></div>
</text>
<url value="http://connect.ichom.org/fhir/CodeSystem/Systemic-Therapy"/>
<version value="0.0.1"/>
<name value="SystemicTherapyCodeSystem"/>
<title value="Systemic Therapy 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 if the patient received systemic therapy"/>
<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="6"/>
<concept>
<code value="0"/>
<display value="no, never had systemic treatment"/>
</concept>
<concept>
<code value="1"/>
<display value="yes, but the treatment has stopped"/>
</concept>
<concept>
<code value="2"/>
<display value="yes, on chemotherapy"/>
</concept>
<concept>
<code value="3"/>
<display value="yes, on targeted therapy"/>
</concept>
<concept>
<code value="4"/>
<display value="yes, on hormone therapy"/>
</concept>
<concept>
<code value="999"/>
<display value="unkown"/>
</concept>
</CodeSystem>