FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-cancer-grade-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-cancer-grade-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/cancer-grade-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameCancerGradeCS
TitleKenya Cancer Grade Code System
Realmus
Authorityhl7
DescriptionHistological tumour grade codes based on degree of differentiation.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-cancer-grade-vsKenya Cancer Grade Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
GX GX — Grade Cannot Be AssessedHistological grade cannot be assessed.
G1 G1 — Well DifferentiatedLow grade; closely resembles normal tissue.
G2 G2 — Moderately DifferentiatedIntermediate grade.
G3 G3 — Poorly DifferentiatedHigh grade; little resemblance to normal tissue.
G4 G4 — UndifferentiatedHighest grade; no differentiation.
LOW Low GradeLow-grade tumour (used when numeric grade not available).
HIGH High GradeHigh-grade tumour (used when numeric grade not available).
NA Not ApplicableGrading not applicable to this tumour type.

Source1

{
  "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."
    }
  ]
}