FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-treatment-setting-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-treatment-setting-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-setting-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | TreatmentSettingCS |
| Title | Kenya Treatment Setting Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes indicating the care setting in which oncology treatment is delivered. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-treatment-setting-vs | Kenya Treatment Setting Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem treatment-setting-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-setting-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "treatment-setting-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-setting-cs",
"version": "0.1.0",
"name": "TreatmentSettingCS",
"title": "Kenya Treatment Setting 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 indicating the care setting in which oncology treatment is delivered.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "INPATIENT",
"display": "Inpatient",
"definition": "Patient is admitted overnight for treatment."
},
{
"code": "OUTPATIENT",
"display": "Outpatient",
"definition": "Patient attends clinic without overnight admission."
},
{
"code": "DAY-CASE",
"display": "Day Case",
"definition": "Patient attends for the day and is discharged same day."
},
{
"code": "HOME-BASED",
"display": "Home-Based",
"definition": "Treatment administered at the patient's home."
},
{
"code": "PALLIATIVE-UNIT",
"display": "Palliative Unit",
"definition": "Treatment in a dedicated palliative or hospice unit."
},
{
"code": "EMERGENCY",
"display": "Emergency",
"definition": "Treatment given in emergency setting."
}
]
}