FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-prior-treatment-outcome-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-prior-treatment-outcome-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/prior-treatment-outcome-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | PriorTreatmentOutcomeCS |
| Title | Kenya Prior Treatment Outcome Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes representing the outcome of a prior oncology treatment course. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-prior-treatment-outcome-vs | Kenya Prior Treatment Outcome Value Set |
No resources found
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:
{
"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."
}
]
}