FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-cancer-grade-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-cancer-grade-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/cancer-grade-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | CancerGradeCS |
| Title | Kenya Cancer Grade Code System |
| Realm | us |
| Authority | hl7 |
| Description | Histological tumour grade codes based on degree of differentiation. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-cancer-grade-vs | Kenya Cancer Grade Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cancer-grade-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/cancer-grade-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cancer-grade-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/cancer-grade-cs",
"version": "0.1.0",
"name": "CancerGradeCS",
"title": "Kenya Cancer Grade 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": "Histological tumour grade codes based on degree of differentiation.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "GX",
"display": "GX — Grade Cannot Be Assessed",
"definition": "Histological grade cannot be assessed."
},
{
"code": "G1",
"display": "G1 — Well Differentiated",
"definition": "Low grade; closely resembles normal tissue."
},
{
"code": "G2",
"display": "G2 — Moderately Differentiated",
"definition": "Intermediate grade."
},
{
"code": "G3",
"display": "G3 — Poorly Differentiated",
"definition": "High grade; little resemblance to normal tissue."
},
{
"code": "G4",
"display": "G4 — Undifferentiated",
"definition": "Highest grade; no differentiation."
},
{
"code": "LOW",
"display": "Low Grade",
"definition": "Low-grade tumour (used when numeric grade not available)."
},
{
"code": "HIGH",
"display": "High Grade",
"definition": "High-grade tumour (used when numeric grade not available)."
},
{
"code": "NA",
"display": "Not Applicable",
"definition": "Grading not applicable to this tumour type."
}
]
}