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 Radiotherapy Plan Definition — Whole Breast 3DCRT Protocol

Active as of 2026-06-04

Raw xml | Download


<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="RadiotherapyPlanDefinitionExample"/>
  <meta>
    <profile
             value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-radiotherapy-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">Whole Breast RT — 50 Gy / 25 Fractions (3DCRT)</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">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">
    Radiotherapy Protocol


</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-rt-total-fractions-extension">
    <valueInteger value="25"/>
  </extension>
  <extension
             url="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-rt-dose-per-fraction-extension">
    <valueQuantity>
      <value value="2"/>
      <unit value="Gy"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="Gy"/>
    </valueQuantity>
  </extension>
  <extension
             url="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-rt-treatment-technique-extension">
    <valueCode value="THREE-D-CRT"/>
  </extension>
  <url
       value="https://nshr-uat.sha.go.ke/fhir/PlanDefinition/RadiotherapyPlanDefinitionExample"/>
  <version value="0.1.0"/>
  <title value="Whole Breast RT — 50 Gy / 25 Fractions (3DCRT)"/>
  <type>
    <coding>
      <system
              value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/plan-definition-type-cs"/>
      <code value="RADIOTHERAPY-PROTOCOL"/>
      <display value="Radiotherapy Protocol"/>
    </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>
</PlanDefinition>