<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="treatment-intent-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem treatment-intent-cs</b></p><a name="treatment-intent-cs"> </a><a name="hctreatment-intent-cs"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-intent-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">CURATIVE<a name="treatment-intent-cs-CURATIVE"> </a></td><td>Curative</td><td>Treatment aimed at cure or long-term remission.</td></tr><tr><td style="white-space:nowrap">PALLIATIVE<a name="treatment-intent-cs-PALLIATIVE"> </a></td><td>Palliative</td><td>Treatment aimed at controlling symptoms and improving quality of life.</td></tr><tr><td style="white-space:nowrap">ADJUVANT<a name="treatment-intent-cs-ADJUVANT"> </a></td><td>Adjuvant</td><td>Treatment given after primary therapy to reduce recurrence risk.</td></tr><tr><td style="white-space:nowrap">NEO-ADJUVANT<a name="treatment-intent-cs-NEO-ADJUVANT"> </a></td><td>Neo-adjuvant</td><td>Treatment given before primary therapy to reduce tumour bulk.</td></tr><tr><td style="white-space:nowrap">PROPHYLACTIC<a name="treatment-intent-cs-PROPHYLACTIC"> </a></td><td>Prophylactic</td><td>Treatment to prevent cancer or its recurrence.</td></tr><tr><td style="white-space:nowrap">RADIOSENSITISER<a name="treatment-intent-cs-RADIOSENSITISER"> </a></td><td>Radiosensitiser</td><td>Chemotherapy given concurrently to enhance radiotherapy effect.</td></tr><tr><td style="white-space:nowrap">NOT-APPLICABLE<a name="treatment-intent-cs-NOT-APPLICABLE"> </a></td><td>Not Applicable</td><td>Treatment intent is not applicable or not recorded.</td></tr></table></div>
  </text>
  <url value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-intent-cs"/>
  <version value="0.1.0"/>
  <name value="TreatmentIntentCS"/>
  <title value="Kenya Treatment Intent Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-04T14:49:30+00:00"/>
  <publisher value="Digital Health Agency (DHA), Kenya"/>
  <contact>
    <name value="Digital Health Agency (DHA), Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency Kenya – FHIR Team"/>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Codes representing the clinical intent of an oncology treatment."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="CURATIVE"/>
    <display value="Curative"/>
    <definition value="Treatment aimed at cure or long-term remission."/>
  </concept>
  <concept>
    <code value="PALLIATIVE"/>
    <display value="Palliative"/>
    <definition value="Treatment aimed at controlling symptoms and improving quality of life."/>
  </concept>
  <concept>
    <code value="ADJUVANT"/>
    <display value="Adjuvant"/>
    <definition value="Treatment given after primary therapy to reduce recurrence risk."/>
  </concept>
  <concept>
    <code value="NEO-ADJUVANT"/>
    <display value="Neo-adjuvant"/>
    <definition value="Treatment given before primary therapy to reduce tumour bulk."/>
  </concept>
  <concept>
    <code value="PROPHYLACTIC"/>
    <display value="Prophylactic"/>
    <definition value="Treatment to prevent cancer or its recurrence."/>
  </concept>
  <concept>
    <code value="RADIOSENSITISER"/>
    <display value="Radiosensitiser"/>
    <definition value="Chemotherapy given concurrently to enhance radiotherapy effect."/>
  </concept>
  <concept>
    <code value="NOT-APPLICABLE"/>
    <display value="Not Applicable"/>
    <definition value="Treatment intent is not applicable or not recorded."/>
  </concept>
</CodeSystem>