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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-ctcae-action-taken-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-ctcae-action-taken-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameCTCAEActionTakenCS
TitleKenya CTCAE Action Taken Code System
Realmus
Authorityhl7
DescriptionCodes indicating the clinical action taken in response to an adverse event.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-ctcae-action-taken-vsKenya CTCAE Action Taken Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ctcae-action-taken-cs

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

CodeDisplayDefinition
NONE No ActionNo change to treatment; adverse event managed conservatively.
DOSE-REDUCED Dose ReducedSubsequent dose reduced per dose-modification guidelines.
DOSE-DELAYED Dose DelayedNext treatment cycle delayed pending recovery.
DOSE-OMITTED Dose OmittedOne or more agents omitted from the current cycle.
DOSE-REDUCED-DELAYED Dose Reduced and DelayedCombination of dose reduction and delay.
DRUG-DISCONTINUED Drug DiscontinuedCausative agent permanently discontinued.
HOSPITALISED HospitalisedPatient admitted for management of the adverse event.
SYMPTOMATIC-TREATMENT Symptomatic TreatmentSupportive medications added (anti-emetics, G-CSF, etc.).
TREATMENT-COMPLETED Treatment CompletedAdverse event resolved; no further action required.
OTHER OtherOther action taken; describe in notes.

Source1

{
  "resourceType": "CodeSystem",
  "id": "ctcae-action-taken-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ctcae-action-taken-cs",
  "version": "0.1.0",
  "name": "CTCAEActionTakenCS",
  "title": "Kenya CTCAE Action Taken 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 indicating the clinical action taken in response to an adverse event.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "NONE",
      "display": "No Action",
      "definition": "No change to treatment; adverse event managed conservatively."
    },
    {
      "code": "DOSE-REDUCED",
      "display": "Dose Reduced",
      "definition": "Subsequent dose reduced per dose-modification guidelines."
    },
    {
      "code": "DOSE-DELAYED",
      "display": "Dose Delayed",
      "definition": "Next treatment cycle delayed pending recovery."
    },
    {
      "code": "DOSE-OMITTED",
      "display": "Dose Omitted",
      "definition": "One or more agents omitted from the current cycle."
    },
    {
      "code": "DOSE-REDUCED-DELAYED",
      "display": "Dose Reduced and Delayed",
      "definition": "Combination of dose reduction and delay."
    },
    {
      "code": "DRUG-DISCONTINUED",
      "display": "Drug Discontinued",
      "definition": "Causative agent permanently discontinued."
    },
    {
      "code": "HOSPITALISED",
      "display": "Hospitalised",
      "definition": "Patient admitted for management of the adverse event."
    },
    {
      "code": "SYMPTOMATIC-TREATMENT",
      "display": "Symptomatic Treatment",
      "definition": "Supportive medications added (anti-emetics, G-CSF, etc.)."
    },
    {
      "code": "TREATMENT-COMPLETED",
      "display": "Treatment Completed",
      "definition": "Adverse event resolved; no further action required."
    },
    {
      "code": "OTHER",
      "display": "Other",
      "definition": "Other action taken; describe in notes."
    }
  ]
}