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

: Kenya Radiotherapy Intent Code System

Active as of 2026-06-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "rt-intent-cs"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rt-intent-cs</b></p><a name=\"rt-intent-cs\"> </a><a name=\"hcrt-intent-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-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=\"rt-intent-cs-CURATIVE\"> </a></td><td>Curative</td><td>Radical RT aimed at cure or complete local control.</td></tr><tr><td style=\"white-space:nowrap\">PALLIATIVE<a name=\"rt-intent-cs-PALLIATIVE\"> </a></td><td>Palliative</td><td>RT to relieve symptoms (pain, bleeding, obstruction).</td></tr><tr><td style=\"white-space:nowrap\">ADJUVANT<a name=\"rt-intent-cs-ADJUVANT\"> </a></td><td>Adjuvant</td><td>RT given after surgery to reduce local recurrence risk.</td></tr><tr><td style=\"white-space:nowrap\">NEO-ADJUVANT<a name=\"rt-intent-cs-NEO-ADJUVANT\"> </a></td><td>Neo-adjuvant</td><td>Pre-operative RT to downstage the tumour.</td></tr><tr><td style=\"white-space:nowrap\">PROPHYLACTIC<a name=\"rt-intent-cs-PROPHYLACTIC\"> </a></td><td>Prophylactic</td><td>RT to prevent disease at a site of potential spread.</td></tr><tr><td style=\"white-space:nowrap\">SALVAGE<a name=\"rt-intent-cs-SALVAGE\"> </a></td><td>Salvage</td><td>RT for recurrent disease after prior local treatment.</td></tr><tr><td style=\"white-space:nowrap\">STEREOTACTIC<a name=\"rt-intent-cs-STEREOTACTIC\"> </a></td><td>Stereotactic (SRS/SBRT)</td><td>High-precision single or few-fraction RT.</td></tr><tr><td style=\"white-space:nowrap\">RADIOSURGERY<a name=\"rt-intent-cs-RADIOSURGERY\"> </a></td><td>Radiosurgery</td><td>Single-fraction stereotactic treatment.</td></tr><tr><td style=\"white-space:nowrap\">CONCURRENT-CRT<a name=\"rt-intent-cs-CONCURRENT-CRT\"> </a></td><td>Concurrent Chemo-RT</td><td>RT given concurrently with chemotherapy.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-intent-cs"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-intent-cs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "RTIntentCS"] ; # 
  fhir:title [ fhir:v "Kenya Radiotherapy Intent Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-04T14:49:30+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Digital Health Agency (DHA), Kenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency (DHA), Kenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dha.go.ke" ]     ] )
  ] [
fhir:name [ fhir:v "Digital Health Agency Kenya – FHIR Team" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes for the clinical intent of a radiotherapy treatment course."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CURATIVE" ] ;
fhir:display [ fhir:v "Curative" ] ;
fhir:definition [ fhir:v "Radical RT aimed at cure or complete local control." ]
  ] [
fhir:code [ fhir:v "PALLIATIVE" ] ;
fhir:display [ fhir:v "Palliative" ] ;
fhir:definition [ fhir:v "RT to relieve symptoms (pain, bleeding, obstruction)." ]
  ] [
fhir:code [ fhir:v "ADJUVANT" ] ;
fhir:display [ fhir:v "Adjuvant" ] ;
fhir:definition [ fhir:v "RT given after surgery to reduce local recurrence risk." ]
  ] [
fhir:code [ fhir:v "NEO-ADJUVANT" ] ;
fhir:display [ fhir:v "Neo-adjuvant" ] ;
fhir:definition [ fhir:v "Pre-operative RT to downstage the tumour." ]
  ] [
fhir:code [ fhir:v "PROPHYLACTIC" ] ;
fhir:display [ fhir:v "Prophylactic" ] ;
fhir:definition [ fhir:v "RT to prevent disease at a site of potential spread." ]
  ] [
fhir:code [ fhir:v "SALVAGE" ] ;
fhir:display [ fhir:v "Salvage" ] ;
fhir:definition [ fhir:v "RT for recurrent disease after prior local treatment." ]
  ] [
fhir:code [ fhir:v "STEREOTACTIC" ] ;
fhir:display [ fhir:v "Stereotactic (SRS/SBRT)" ] ;
fhir:definition [ fhir:v "High-precision single or few-fraction RT." ]
  ] [
fhir:code [ fhir:v "RADIOSURGERY" ] ;
fhir:display [ fhir:v "Radiosurgery" ] ;
fhir:definition [ fhir:v "Single-fraction stereotactic treatment." ]
  ] [
fhir:code [ fhir:v "CONCURRENT-CRT" ] ;
fhir:display [ fhir:v "Concurrent Chemo-RT" ] ;
fhir:definition [ fhir:v "RT given concurrently with chemotherapy." ]
  ] ) . #