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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-disease-extent-codes-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-disease-extent-codes-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/disease-extent-codes-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameDiseaseExtentCodesCS
TitleKenya Disease Extent Code System
Realmus
Authorityhl7
DescriptionCodes describing the extent of disease spread at the time of assessment.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-disease-extent-codes-vsKenya Disease Extent Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem disease-extent-codes-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/disease-extent-codes-cs defines the following codes:

CodeDisplayDefinition
IN-SITU In SituCarcinoma in situ; no invasion of basement membrane.
LOCALIZED LocalizedTumour confined to organ of origin.
REGIONAL-LN Regional — Lymph NodesSpread to regional lymph nodes only.
REGIONAL-EXTENSION Regional — DirectDirect extension to adjacent structures.
REGIONAL-BOTH Regional — CombinedBoth lymph node and direct extension involvement.
DISTANT-METASTASIS Distant MetastasisSpread to distant organs or non-regional lymph nodes.
NOT-DETERMINABLE Not DeterminableExtent of disease cannot be assessed.

Source1

{
  "resourceType": "CodeSystem",
  "id": "disease-extent-codes-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/disease-extent-codes-cs",
  "version": "0.1.0",
  "name": "DiseaseExtentCodesCS",
  "title": "Kenya Disease Extent 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 describing the extent of disease spread at the time of assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "IN-SITU",
      "display": "In Situ",
      "definition": "Carcinoma in situ; no invasion of basement membrane."
    },
    {
      "code": "LOCALIZED",
      "display": "Localized",
      "definition": "Tumour confined to organ of origin."
    },
    {
      "code": "REGIONAL-LN",
      "display": "Regional — Lymph Nodes",
      "definition": "Spread to regional lymph nodes only."
    },
    {
      "code": "REGIONAL-EXTENSION",
      "display": "Regional — Direct",
      "definition": "Direct extension to adjacent structures."
    },
    {
      "code": "REGIONAL-BOTH",
      "display": "Regional — Combined",
      "definition": "Both lymph node and direct extension involvement."
    },
    {
      "code": "DISTANT-METASTASIS",
      "display": "Distant Metastasis",
      "definition": "Spread to distant organs or non-regional lymph nodes."
    },
    {
      "code": "NOT-DETERMINABLE",
      "display": "Not Determinable",
      "definition": "Extent of disease cannot be assessed."
    }
  ]
}