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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-recist-timepoint-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-recist-timepoint-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/recist-timepoint-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameRECISTTimepointCS
TitleKenya RECIST Assessment Timepoint Code System
Realmus
Authorityhl7
DescriptionCodes for the scheduled imaging timepoint used in RECIST 1.1 tumour response assessment.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-recist-timepoint-vsKenya RECIST Assessment Timepoint Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem recist-timepoint-cs

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

CodeDisplayDefinition
BASELINE BaselinePre-treatment baseline assessment.
WEEK-4 Week 4Interim assessment at 4 weeks.
WEEK-8 Week 8Interim assessment at 8 weeks / 2 cycles.
WEEK-12 Week 12Interim assessment at 12 weeks / 3 cycles.
WEEK-16 Week 16Interim assessment at 16 weeks / 4 cycles.
END-OF-TREATMENT End of TreatmentAssessment at completion of planned treatment.
FOLLOW-UP-3M Follow-up 3 MonthsFirst post-treatment follow-up at 3 months.
FOLLOW-UP-6M Follow-up 6 MonthsFollow-up assessment at 6 months.
FOLLOW-UP-12M Follow-up 12 MonthsFollow-up assessment at 12 months.
FOLLOW-UP-24M Follow-up 24 MonthsFollow-up assessment at 24 months.
PROGRESSION Disease ProgressionUnscheduled assessment triggered by clinical suspicion of progression.
OTHER OtherTimepoint not listed; specify in notes.

Source1

{
  "resourceType": "CodeSystem",
  "id": "recist-timepoint-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/recist-timepoint-cs",
  "version": "0.1.0",
  "name": "RECISTTimepointCS",
  "title": "Kenya RECIST Assessment Timepoint 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 scheduled imaging timepoint used in RECIST 1.1 tumour response assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 12,
  "concept": [
    {
      "code": "BASELINE",
      "display": "Baseline",
      "definition": "Pre-treatment baseline assessment."
    },
    {
      "code": "WEEK-4",
      "display": "Week 4",
      "definition": "Interim assessment at 4 weeks."
    },
    {
      "code": "WEEK-8",
      "display": "Week 8",
      "definition": "Interim assessment at 8 weeks / 2 cycles."
    },
    {
      "code": "WEEK-12",
      "display": "Week 12",
      "definition": "Interim assessment at 12 weeks / 3 cycles."
    },
    {
      "code": "WEEK-16",
      "display": "Week 16",
      "definition": "Interim assessment at 16 weeks / 4 cycles."
    },
    {
      "code": "END-OF-TREATMENT",
      "display": "End of Treatment",
      "definition": "Assessment at completion of planned treatment."
    },
    {
      "code": "FOLLOW-UP-3M",
      "display": "Follow-up 3 Months",
      "definition": "First post-treatment follow-up at 3 months."
    },
    {
      "code": "FOLLOW-UP-6M",
      "display": "Follow-up 6 Months",
      "definition": "Follow-up assessment at 6 months."
    },
    {
      "code": "FOLLOW-UP-12M",
      "display": "Follow-up 12 Months",
      "definition": "Follow-up assessment at 12 months."
    },
    {
      "code": "FOLLOW-UP-24M",
      "display": "Follow-up 24 Months",
      "definition": "Follow-up assessment at 24 months."
    },
    {
      "code": "PROGRESSION",
      "display": "Disease Progression",
      "definition": "Unscheduled assessment triggered by clinical suspicion of progression."
    },
    {
      "code": "OTHER",
      "display": "Other",
      "definition": "Timepoint not listed; specify in notes."
    }
  ]
}