FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-recist-timepoint-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-recist-timepoint-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/recist-timepoint-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | RECISTTimepointCS |
| Title | Kenya RECIST Assessment Timepoint Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the scheduled imaging timepoint used in RECIST 1.1 tumour response assessment. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-recist-timepoint-vs | Kenya RECIST Assessment Timepoint Value Set |
No resources found
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:
{
"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."
}
]
}