Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/nccpFHIRIG/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="prior-treatment-outcome-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 prior-treatment-outcome-cs</b></p><a name="prior-treatment-outcome-cs"> </a><a name="hcprior-treatment-outcome-cs"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/prior-treatment-outcome-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">COMPLETE-RESPONSE<a name="prior-treatment-outcome-cs-COMPLETE-RESPONSE"> </a></td><td>Complete Response</td><td>No evidence of disease following treatment.</td></tr><tr><td style="white-space:nowrap">PARTIAL-RESPONSE<a name="prior-treatment-outcome-cs-PARTIAL-RESPONSE"> </a></td><td>Partial Response</td><td>Significant tumour reduction but residual disease remains.</td></tr><tr><td style="white-space:nowrap">STABLE-DISEASE<a name="prior-treatment-outcome-cs-STABLE-DISEASE"> </a></td><td>Stable Disease</td><td>No significant change in tumour size.</td></tr><tr><td style="white-space:nowrap">PROGRESSIVE-DISEASE<a name="prior-treatment-outcome-cs-PROGRESSIVE-DISEASE"> </a></td><td>Progressive Disease</td><td>Tumour growth or spread during or after treatment.</td></tr><tr><td style="white-space:nowrap">NOT-EVALUABLE<a name="prior-treatment-outcome-cs-NOT-EVALUABLE"> </a></td><td>Not Evaluable</td><td>Response could not be assessed.</td></tr><tr><td style="white-space:nowrap">TOXICITY-WITHDRAWAL<a name="prior-treatment-outcome-cs-TOXICITY-WITHDRAWAL"> </a></td><td>Withdrawn — Toxicity</td><td>Treatment stopped due to unacceptable side effects.</td></tr><tr><td style="white-space:nowrap">PATIENT-WITHDRAWAL<a name="prior-treatment-outcome-cs-PATIENT-WITHDRAWAL"> </a></td><td>Withdrawn — Patient</td><td>Patient declined to continue treatment.</td></tr><tr><td style="white-space:nowrap">ONGOING<a name="prior-treatment-outcome-cs-ONGOING"> </a></td><td>Ongoing</td><td>Treatment is still in progress; outcome not yet determined.</td></tr></table></div>
</text>
<url
value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/prior-treatment-outcome-cs"/>
<version value="0.1.0"/>
<name value="PriorTreatmentOutcomeCS"/>
<title value="Kenya Prior Treatment Outcome 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 outcome of a prior oncology treatment course."/>
<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="8"/>
<concept>
<code value="COMPLETE-RESPONSE"/>
<display value="Complete Response"/>
<definition value="No evidence of disease following treatment."/>
</concept>
<concept>
<code value="PARTIAL-RESPONSE"/>
<display value="Partial Response"/>
<definition
value="Significant tumour reduction but residual disease remains."/>
</concept>
<concept>
<code value="STABLE-DISEASE"/>
<display value="Stable Disease"/>
<definition value="No significant change in tumour size."/>
</concept>
<concept>
<code value="PROGRESSIVE-DISEASE"/>
<display value="Progressive Disease"/>
<definition value="Tumour growth or spread during or after treatment."/>
</concept>
<concept>
<code value="NOT-EVALUABLE"/>
<display value="Not Evaluable"/>
<definition value="Response could not be assessed."/>
</concept>
<concept>
<code value="TOXICITY-WITHDRAWAL"/>
<display value="Withdrawn — Toxicity"/>
<definition value="Treatment stopped due to unacceptable side effects."/>
</concept>
<concept>
<code value="PATIENT-WITHDRAWAL"/>
<display value="Withdrawn — Patient"/>
<definition value="Patient declined to continue treatment."/>
</concept>
<concept>
<code value="ONGOING"/>
<display value="Ongoing"/>
<definition
value="Treatment is still in progress; outcome not yet determined."/>
</concept>
</CodeSystem>