FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-rt-beam-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-rt-beam-type-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-beam-type-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | RTBeamTypeCS |
| Title | Kenya Radiotherapy Beam Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the radiation beam or source type used in treatment delivery. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-rt-beam-type-vs | Kenya Radiotherapy Beam Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem rt-beam-type-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-beam-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "rt-beam-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-beam-type-cs",
"version": "0.1.0",
"name": "RTBeamTypeCS",
"title": "Kenya Radiotherapy Beam Type 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 radiation beam or source type used in treatment delivery.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 10,
"concept": [
{
"code": "PHOTON-X-RAY",
"display": "Photon — X-ray (Linac)",
"definition": "High-energy X-ray photons from a linear accelerator."
},
{
"code": "ELECTRON",
"display": "Electron Beam",
"definition": "Electron beam from a linear accelerator."
},
{
"code": "PROTON",
"display": "Proton Beam",
"definition": "Proton beam from a cyclotron or synchrotron."
},
{
"code": "NEUTRON",
"display": "Neutron Beam",
"definition": "Fast neutron beam therapy."
},
{
"code": "CARBON-ION",
"display": "Carbon Ion Beam",
"definition": "Heavy ion (carbon-12) therapy."
},
{
"code": "COBALT-60",
"display": "Cobalt-60 Gamma Rays",
"definition": "Gamma radiation from a Co-60 teletherapy machine."
},
{
"code": "BRACHY-HDR-IR192",
"display": "Brachytherapy — HDR Ir-192",
"definition": "High dose rate Iridium-192 brachytherapy."
},
{
"code": "BRACHY-LDR-PD103",
"display": "Brachytherapy — LDR Pd-103",
"definition": "Low dose rate Palladium-103 brachytherapy."
},
{
"code": "BRACHY-LDR-I125",
"display": "Brachytherapy — LDR I-125",
"definition": "Low dose rate Iodine-125 seed brachytherapy."
},
{
"code": "BRACHY-HDR-OTHER",
"display": "Brachytherapy — HDR Other",
"definition": "Other HDR brachytherapy source."
}
]
}