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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-rt-intent-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-rt-intent-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/rt-intent-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameRTIntentCS
TitleKenya Radiotherapy Intent Code System
Realmus
Authorityhl7
DescriptionCodes for the clinical intent of a radiotherapy treatment course.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-rt-intent-vsKenya Radiotherapy Intent 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-intent-cs

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

CodeDisplayDefinition
CURATIVE CurativeRadical RT aimed at cure or complete local control.
PALLIATIVE PalliativeRT to relieve symptoms (pain, bleeding, obstruction).
ADJUVANT AdjuvantRT given after surgery to reduce local recurrence risk.
NEO-ADJUVANT Neo-adjuvantPre-operative RT to downstage the tumour.
PROPHYLACTIC ProphylacticRT to prevent disease at a site of potential spread.
SALVAGE SalvageRT for recurrent disease after prior local treatment.
STEREOTACTIC Stereotactic (SRS/SBRT)High-precision single or few-fraction RT.
RADIOSURGERY RadiosurgerySingle-fraction stereotactic treatment.
CONCURRENT-CRT Concurrent Chemo-RTRT given concurrently with chemotherapy.

Source1

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