Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/nccpFHIRIG/ and changes regularly. See the Directory of published versions

: Kenya Cancer Manifestation Codes Code System

Active as of 2026-06-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "manifestation-codes-cs"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem manifestation-codes-cs</b></p><a name=\"manifestation-codes-cs\"> </a><a name=\"hcmanifestation-codes-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-codes-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">WEIGHT-LOSS<a name=\"manifestation-codes-cs-WEIGHT-LOSS\"> </a></td><td>Unexplained Weight Loss</td></tr><tr><td style=\"white-space:nowrap\">HAEMOPTYSIS<a name=\"manifestation-codes-cs-HAEMOPTYSIS\"> </a></td><td>Haemoptysis (coughing blood)</td></tr><tr><td style=\"white-space:nowrap\">DYSPHAGIA<a name=\"manifestation-codes-cs-DYSPHAGIA\"> </a></td><td>Dysphagia (difficulty swallowing)</td></tr><tr><td style=\"white-space:nowrap\">ABDOMINAL-PAIN<a name=\"manifestation-codes-cs-ABDOMINAL-PAIN\"> </a></td><td>Abdominal Pain</td></tr><tr><td style=\"white-space:nowrap\">RECTAL-BLEEDING<a name=\"manifestation-codes-cs-RECTAL-BLEEDING\"> </a></td><td>Rectal / PR Bleeding</td></tr><tr><td style=\"white-space:nowrap\">PELVIC-PAIN<a name=\"manifestation-codes-cs-PELVIC-PAIN\"> </a></td><td>Pelvic Pain</td></tr><tr><td style=\"white-space:nowrap\">HAEMATURIA<a name=\"manifestation-codes-cs-HAEMATURIA\"> </a></td><td>Haematuria (blood in urine)</td></tr><tr><td style=\"white-space:nowrap\">BREAST-LUMP<a name=\"manifestation-codes-cs-BREAST-LUMP\"> </a></td><td>Breast Lump</td></tr><tr><td style=\"white-space:nowrap\">VAGINAL-BLEEDING<a name=\"manifestation-codes-cs-VAGINAL-BLEEDING\"> </a></td><td>Abnormal Vaginal Bleeding</td></tr><tr><td style=\"white-space:nowrap\">BONE-PAIN<a name=\"manifestation-codes-cs-BONE-PAIN\"> </a></td><td>Bone Pain</td></tr><tr><td style=\"white-space:nowrap\">HEADACHE<a name=\"manifestation-codes-cs-HEADACHE\"> </a></td><td>Headache</td></tr><tr><td style=\"white-space:nowrap\">SEIZURE<a name=\"manifestation-codes-cs-SEIZURE\"> </a></td><td>Seizure</td></tr><tr><td style=\"white-space:nowrap\">LYMPHADENOPATHY<a name=\"manifestation-codes-cs-LYMPHADENOPATHY\"> </a></td><td>Lymphadenopathy (enlarged lymph nodes)</td></tr><tr><td style=\"white-space:nowrap\">ASCITES<a name=\"manifestation-codes-cs-ASCITES\"> </a></td><td>Ascites</td></tr><tr><td style=\"white-space:nowrap\">JAUNDICE<a name=\"manifestation-codes-cs-JAUNDICE\"> </a></td><td>Jaundice</td></tr><tr><td style=\"white-space:nowrap\">NIGHT-SWEATS<a name=\"manifestation-codes-cs-NIGHT-SWEATS\"> </a></td><td>Night Sweats</td></tr><tr><td style=\"white-space:nowrap\">FATIGUE<a name=\"manifestation-codes-cs-FATIGUE\"> </a></td><td>Fatigue / Weakness</td></tr><tr><td style=\"white-space:nowrap\">COUGH<a name=\"manifestation-codes-cs-COUGH\"> </a></td><td>Persistent Cough</td></tr><tr><td style=\"white-space:nowrap\">DYSPNOEA<a name=\"manifestation-codes-cs-DYSPNOEA\"> </a></td><td>Dyspnoea (shortness of breath)</td></tr><tr><td style=\"white-space:nowrap\">SKIN-CHANGE<a name=\"manifestation-codes-cs-SKIN-CHANGE\"> </a></td><td>Skin Change / Lesion</td></tr><tr><td style=\"white-space:nowrap\">URINARY-SYMPTOMS<a name=\"manifestation-codes-cs-URINARY-SYMPTOMS\"> </a></td><td>Urinary Symptoms</td></tr><tr><td style=\"white-space:nowrap\">PRURITUS<a name=\"manifestation-codes-cs-PRURITUS\"> </a></td><td>Pruritus (itching)</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"manifestation-codes-cs-OTHER\"> </a></td><td>Other</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-codes-cs"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-codes-cs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ManifestationCodesCS"] ; # 
  fhir:title [ fhir:v "Kenya Cancer Manifestation Codes Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-04T14:49:30+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Digital Health Agency (DHA), Kenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency (DHA), Kenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dha.go.ke" ]     ] )
  ] [
fhir:name [ fhir:v "Digital Health Agency Kenya – FHIR Team" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes for presenting symptoms, signs, and clinical manifestations of cancer."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "23"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "WEIGHT-LOSS" ] ;
fhir:display [ fhir:v "Unexplained Weight Loss" ]
  ] [
fhir:code [ fhir:v "HAEMOPTYSIS" ] ;
fhir:display [ fhir:v "Haemoptysis (coughing blood)" ]
  ] [
fhir:code [ fhir:v "DYSPHAGIA" ] ;
fhir:display [ fhir:v "Dysphagia (difficulty swallowing)" ]
  ] [
fhir:code [ fhir:v "ABDOMINAL-PAIN" ] ;
fhir:display [ fhir:v "Abdominal Pain" ]
  ] [
fhir:code [ fhir:v "RECTAL-BLEEDING" ] ;
fhir:display [ fhir:v "Rectal / PR Bleeding" ]
  ] [
fhir:code [ fhir:v "PELVIC-PAIN" ] ;
fhir:display [ fhir:v "Pelvic Pain" ]
  ] [
fhir:code [ fhir:v "HAEMATURIA" ] ;
fhir:display [ fhir:v "Haematuria (blood in urine)" ]
  ] [
fhir:code [ fhir:v "BREAST-LUMP" ] ;
fhir:display [ fhir:v "Breast Lump" ]
  ] [
fhir:code [ fhir:v "VAGINAL-BLEEDING" ] ;
fhir:display [ fhir:v "Abnormal Vaginal Bleeding" ]
  ] [
fhir:code [ fhir:v "BONE-PAIN" ] ;
fhir:display [ fhir:v "Bone Pain" ]
  ] [
fhir:code [ fhir:v "HEADACHE" ] ;
fhir:display [ fhir:v "Headache" ]
  ] [
fhir:code [ fhir:v "SEIZURE" ] ;
fhir:display [ fhir:v "Seizure" ]
  ] [
fhir:code [ fhir:v "LYMPHADENOPATHY" ] ;
fhir:display [ fhir:v "Lymphadenopathy (enlarged lymph nodes)" ]
  ] [
fhir:code [ fhir:v "ASCITES" ] ;
fhir:display [ fhir:v "Ascites" ]
  ] [
fhir:code [ fhir:v "JAUNDICE" ] ;
fhir:display [ fhir:v "Jaundice" ]
  ] [
fhir:code [ fhir:v "NIGHT-SWEATS" ] ;
fhir:display [ fhir:v "Night Sweats" ]
  ] [
fhir:code [ fhir:v "FATIGUE" ] ;
fhir:display [ fhir:v "Fatigue / Weakness" ]
  ] [
fhir:code [ fhir:v "COUGH" ] ;
fhir:display [ fhir:v "Persistent Cough" ]
  ] [
fhir:code [ fhir:v "DYSPNOEA" ] ;
fhir:display [ fhir:v "Dyspnoea (shortness of breath)" ]
  ] [
fhir:code [ fhir:v "SKIN-CHANGE" ] ;
fhir:display [ fhir:v "Skin Change / Lesion" ]
  ] [
fhir:code [ fhir:v "URINARY-SYMPTOMS" ] ;
fhir:display [ fhir:v "Urinary Symptoms" ]
  ] [
fhir:code [ fhir:v "PRURITUS" ] ;
fhir:display [ fhir:v "Pruritus (itching)" ]
  ] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "Other" ]
  ] ) . #