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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-rt-beam-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-rt-beam-type-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-beam-type-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameRTBeamTypeCS
TitleKenya Radiotherapy Beam Type Code System
Realmus
Authorityhl7
DescriptionCodes for the radiation beam or source type used in treatment delivery.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-rt-beam-type-vsKenya Radiotherapy Beam Type 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-beam-type-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-beam-type-cs defines the following codes:

CodeDisplayDefinition
PHOTON-X-RAY Photon — X-ray (Linac)High-energy X-ray photons from a linear accelerator.
ELECTRON Electron BeamElectron beam from a linear accelerator.
PROTON Proton BeamProton beam from a cyclotron or synchrotron.
NEUTRON Neutron BeamFast neutron beam therapy.
CARBON-ION Carbon Ion BeamHeavy ion (carbon-12) therapy.
COBALT-60 Cobalt-60 Gamma RaysGamma radiation from a Co-60 teletherapy machine.
BRACHY-HDR-IR192 Brachytherapy — HDR Ir-192High dose rate Iridium-192 brachytherapy.
BRACHY-LDR-PD103 Brachytherapy — LDR Pd-103Low dose rate Palladium-103 brachytherapy.
BRACHY-LDR-I125 Brachytherapy — LDR I-125Low dose rate Iodine-125 seed brachytherapy.
BRACHY-HDR-OTHER Brachytherapy — HDR OtherOther HDR brachytherapy source.

Source1

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