Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Example Oncology Plan Definition — AC-T Regimen Template

Active as of 2026-06-04

Raw xml | Download


<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="OncologyPlanDefinitionExample"/>
  <meta>
    <profile
             value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-oncology-plan-definition"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <table class="narrative-table">
    <tbody>
<tr>


<th colspan="2" scope="row" class="row-header">Metadata</th>


</tr>

<tr>


<th scope="row" class="row-header">Title</th>



<td class="content-container">AC-T Chemotherapy Regimen (21-day cycles)</td>


</tr>



<tr>


<th scope="row" class="row-header">Version</th>



<td class="content-container">0.1.0</td>


</tr>







  
<tr>


<th scope="row" class="row-header">Identifier</th>



<td class="content-container">REG-AC-T-V1</td>


</tr>










<tr>


<th scope="row" class="row-header">Jurisdiction</th>



<td class="content-container">
    Kenya


</td>


</tr>








<tr>


<th scope="row" class="row-header">Steward (Publisher)</th>



<td class="content-container">Digital Health Agency (DHA), Kenya</td>


</tr>



<tr>


<th scope="row" class="row-header">Steward Contact</th>



<td class="content-container">Digital Health Agency (DHA), Kenya</td>


</tr>



<tr>


<th scope="row" class="row-header">Steward Contact</th>



<td class="content-container">Digital Health Agency Kenya – FHIR Team</td>


</tr>












<tr>


<th scope="row" class="row-header">Type</th>



<td class="content-container">
    Regimen Template


</td>


</tr>




<tr>


<th colspan="2" scope="row" class="row-header">PlanDefinition Action</th>


</tr>




<tr>


<th scope="row" class="row-header">Title</th>



<td class="content-container">Doxorubicin 60 mg/m² IV — Day 1</td>


</tr>


























<tr>


<th colspan="2" scope="row" class="row-header">PlanDefinition Action</th>


</tr>




<tr>


<th scope="row" class="row-header">Title</th>



<td class="content-container">Cyclophosphamide 600 mg/m² IV — Day 1</td>


</tr>




























<tr>
  <th colspan="2" scope="row" class="row-header">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>
</tr>

    </tbody>
  </table>
</div>
  </text>
  <extension
             url="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-planned-cycles-extension">
    <valueInteger value="8"/>
  </extension>
  <extension
             url="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-length-days-extension">
    <valueInteger value="21"/>
  </extension>
  <url
       value="https://nshr-uat.sha.go.ke/fhir/PlanDefinition/OncologyPlanDefinitionExample"/>
  <identifier>
    <system value="https://nshr-uat.sha.go.ke/fhir/regimen-id"/>
    <value value="REG-AC-T-V1"/>
  </identifier>
  <version value="0.1.0"/>
  <title value="AC-T Chemotherapy Regimen (21-day cycles)"/>
  <type>
    <coding>
      <system
              value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/plan-definition-type-cs"/>
      <code value="REGIMEN-TEMPLATE"/>
      <display value="Regimen Template"/>
    </coding>
  </type>
  <status value="active"/>
  <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>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <action>
    <title value="Doxorubicin 60 mg/m² IV — Day 1"/>
  </action>
  <action>
    <title value="Cyclophosphamide 600 mg/m² IV — Day 1"/>
  </action>
</PlanDefinition>