FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-rt-intent-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-rt-intent-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-intent-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | RTIntentCS |
| Title | Kenya Radiotherapy Intent Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the clinical intent of a radiotherapy treatment course. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-rt-intent-vs | Kenya Radiotherapy Intent Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem rt-intent-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-intent-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "rt-intent-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-intent-cs",
"version": "0.1.0",
"name": "RTIntentCS",
"title": "Kenya Radiotherapy Intent Code System",
"status": "active",
"experimental": false,
"date": "2026-06-08T10:30:33+00:00",
"publisher": "Digital Health Agency (DHA), Kenya",
"contact": [
{
"name": "Digital Health Agency (DHA), Kenya",
"telecom": [
{
"system": "url",
"value": "https://dha.go.ke"
},
{
"system": "email",
"value": "info@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency Kenya – FHIR Team",
"telecom": [
{
"system": "email",
"value": "info@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://dha.go.ke",
"use": "work"
}
]
}
],
"description": "Codes for the clinical intent of a radiotherapy treatment course.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 9,
"concept": [
{
"code": "CURATIVE",
"display": "Curative",
"definition": "Radical RT aimed at cure or complete local control."
},
{
"code": "PALLIATIVE",
"display": "Palliative",
"definition": "RT to relieve symptoms (pain, bleeding, obstruction)."
},
{
"code": "ADJUVANT",
"display": "Adjuvant",
"definition": "RT given after surgery to reduce local recurrence risk."
},
{
"code": "NEO-ADJUVANT",
"display": "Neo-adjuvant",
"definition": "Pre-operative RT to downstage the tumour."
},
{
"code": "PROPHYLACTIC",
"display": "Prophylactic",
"definition": "RT to prevent disease at a site of potential spread."
},
{
"code": "SALVAGE",
"display": "Salvage",
"definition": "RT for recurrent disease after prior local treatment."
},
{
"code": "STEREOTACTIC",
"display": "Stereotactic (SRS/SBRT)",
"definition": "High-precision single or few-fraction RT."
},
{
"code": "RADIOSURGERY",
"display": "Radiosurgery",
"definition": "Single-fraction stereotactic treatment."
},
{
"code": "CONCURRENT-CRT",
"display": "Concurrent Chemo-RT",
"definition": "RT given concurrently with chemotherapy."
}
]
}