FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-rt-treatment-technique-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-rt-treatment-technique-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-treatment-technique-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameRTTreatmentTechniqueCS
TitleKenya Radiotherapy Treatment Technique Code System
Realmus
Authorityhl7
DescriptionCodes for the technical approach used in delivering radiotherapy.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-rt-treatment-technique-vsKenya Radiotherapy Treatment Technique Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
TWO-D-RT 2D Conventional RTTwo-field or opposed fields using 2D planning.
THREE-D-CRT 3D Conformal RT (3DCRT)3D planning conforming beams to target volume.
IMRT IMRTIntensity-Modulated Radiation Therapy.
VMAT VMATVolumetric-Modulated Arc Therapy.
SBRT SBRTStereotactic Body Radiation Therapy.
SRS SRSStereotactic Radiosurgery.
PROTON-THERAPY Proton TherapyProton beam therapy.
BRACHYTHERAPY-HDR Brachytherapy — HDRHigh dose rate brachytherapy.
BRACHYTHERAPY-LDR Brachytherapy — LDRLow dose rate brachytherapy.
BRACHYTHERAPY-PDR Brachytherapy — PDRPulsed dose rate brachytherapy.
ELECTRON-THERAPY Electron TherapyElectron beam therapy.
TOTAL-BODY-IRRAD Total Body Irradiation (TBI)TBI given prior to bone marrow transplant.
INTRAOPERATIVE-RT Intraoperative RT (IORT)RT delivered during surgery.
OTHER OtherTechnique not listed; specify in notes.

Source1

{
  "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."
    }
  ]
}