FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-treatment-intent-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-treatment-intent-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-intent-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | TreatmentIntentCS |
| Title | Kenya Treatment Intent Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes representing the clinical intent of an oncology treatment. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-treatment-intent-vs | Kenya Treatment Intent Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem treatment-intent-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-intent-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "treatment-intent-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-intent-cs",
"version": "0.1.0",
"name": "TreatmentIntentCS",
"title": "Kenya Treatment Intent 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 clinical intent of an oncology treatment.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "CURATIVE",
"display": "Curative",
"definition": "Treatment aimed at cure or long-term remission."
},
{
"code": "PALLIATIVE",
"display": "Palliative",
"definition": "Treatment aimed at controlling symptoms and improving quality of life."
},
{
"code": "ADJUVANT",
"display": "Adjuvant",
"definition": "Treatment given after primary therapy to reduce recurrence risk."
},
{
"code": "NEO-ADJUVANT",
"display": "Neo-adjuvant",
"definition": "Treatment given before primary therapy to reduce tumour bulk."
},
{
"code": "PROPHYLACTIC",
"display": "Prophylactic",
"definition": "Treatment to prevent cancer or its recurrence."
},
{
"code": "RADIOSENSITISER",
"display": "Radiosensitiser",
"definition": "Chemotherapy given concurrently to enhance radiotherapy effect."
},
{
"code": "NOT-APPLICABLE",
"display": "Not Applicable",
"definition": "Treatment intent is not applicable or not recorded."
}
]
}