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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-prior-treatment-outcome-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-prior-treatment-outcome-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/prior-treatment-outcome-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NamePriorTreatmentOutcomeCS
TitleKenya Prior Treatment Outcome Code System
Realmus
Authorityhl7
DescriptionCodes representing the outcome of a prior oncology treatment course.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-prior-treatment-outcome-vsKenya Prior Treatment Outcome Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem prior-treatment-outcome-cs

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

CodeDisplayDefinition
COMPLETE-RESPONSE Complete ResponseNo evidence of disease following treatment.
PARTIAL-RESPONSE Partial ResponseSignificant tumour reduction but residual disease remains.
STABLE-DISEASE Stable DiseaseNo significant change in tumour size.
PROGRESSIVE-DISEASE Progressive DiseaseTumour growth or spread during or after treatment.
NOT-EVALUABLE Not EvaluableResponse could not be assessed.
TOXICITY-WITHDRAWAL Withdrawn — ToxicityTreatment stopped due to unacceptable side effects.
PATIENT-WITHDRAWAL Withdrawn — PatientPatient declined to continue treatment.
ONGOING OngoingTreatment is still in progress; outcome not yet determined.

Source1

{
  "resourceType": "CodeSystem",
  "id": "prior-treatment-outcome-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/prior-treatment-outcome-cs",
  "version": "0.1.0",
  "name": "PriorTreatmentOutcomeCS",
  "title": "Kenya Prior Treatment Outcome 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 representing the outcome of a prior oncology treatment course.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "COMPLETE-RESPONSE",
      "display": "Complete Response",
      "definition": "No evidence of disease following treatment."
    },
    {
      "code": "PARTIAL-RESPONSE",
      "display": "Partial Response",
      "definition": "Significant tumour reduction but residual disease remains."
    },
    {
      "code": "STABLE-DISEASE",
      "display": "Stable Disease",
      "definition": "No significant change in tumour size."
    },
    {
      "code": "PROGRESSIVE-DISEASE",
      "display": "Progressive Disease",
      "definition": "Tumour growth or spread during or after treatment."
    },
    {
      "code": "NOT-EVALUABLE",
      "display": "Not Evaluable",
      "definition": "Response could not be assessed."
    },
    {
      "code": "TOXICITY-WITHDRAWAL",
      "display": "Withdrawn — Toxicity",
      "definition": "Treatment stopped due to unacceptable side effects."
    },
    {
      "code": "PATIENT-WITHDRAWAL",
      "display": "Withdrawn — Patient",
      "definition": "Patient declined to continue treatment."
    },
    {
      "code": "ONGOING",
      "display": "Ongoing",
      "definition": "Treatment is still in progress; outcome not yet determined."
    }
  ]
}