FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-rt-treatment-technique-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-rt-treatment-technique-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-treatment-technique-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | RTTreatmentTechniqueCS |
| Title | Kenya Radiotherapy Treatment Technique Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the technical approach used in delivering radiotherapy. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-rt-treatment-technique-vs | Kenya Radiotherapy Treatment Technique Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem rt-treatment-technique-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-treatment-technique-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "rt-treatment-technique-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-treatment-technique-cs",
"version": "0.1.0",
"name": "RTTreatmentTechniqueCS",
"title": "Kenya Radiotherapy Treatment Technique 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 technical approach used in delivering radiotherapy.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 14,
"concept": [
{
"code": "TWO-D-RT",
"display": "2D Conventional RT",
"definition": "Two-field or opposed fields using 2D planning."
},
{
"code": "THREE-D-CRT",
"display": "3D Conformal RT (3DCRT)",
"definition": "3D planning conforming beams to target volume."
},
{
"code": "IMRT",
"display": "IMRT",
"definition": "Intensity-Modulated Radiation Therapy."
},
{
"code": "VMAT",
"display": "VMAT",
"definition": "Volumetric-Modulated Arc Therapy."
},
{
"code": "SBRT",
"display": "SBRT",
"definition": "Stereotactic Body Radiation Therapy."
},
{
"code": "SRS",
"display": "SRS",
"definition": "Stereotactic Radiosurgery."
},
{
"code": "PROTON-THERAPY",
"display": "Proton Therapy",
"definition": "Proton beam therapy."
},
{
"code": "BRACHYTHERAPY-HDR",
"display": "Brachytherapy — HDR",
"definition": "High dose rate brachytherapy."
},
{
"code": "BRACHYTHERAPY-LDR",
"display": "Brachytherapy — LDR",
"definition": "Low dose rate brachytherapy."
},
{
"code": "BRACHYTHERAPY-PDR",
"display": "Brachytherapy — PDR",
"definition": "Pulsed dose rate brachytherapy."
},
{
"code": "ELECTRON-THERAPY",
"display": "Electron Therapy",
"definition": "Electron beam therapy."
},
{
"code": "TOTAL-BODY-IRRAD",
"display": "Total Body Irradiation (TBI)",
"definition": "TBI given prior to bone marrow transplant."
},
{
"code": "INTRAOPERATIVE-RT",
"display": "Intraoperative RT (IORT)",
"definition": "RT delivered during surgery."
},
{
"code": "OTHER",
"display": "Other",
"definition": "Technique not listed; specify in notes."
}
]
}