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
| Active as of 2026-06-04 |
{
"resourceType" : "CodeSystem",
"id" : "reason-for-suspicion-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem reason-for-suspicion-cs</b></p><a name=\"reason-for-suspicion-cs\"> </a><a name=\"hcreason-for-suspicion-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/reason-for-suspicion-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\">ABNORMAL-SCREENING<a name=\"reason-for-suspicion-cs-ABNORMAL-SCREENING\"> </a></td><td>Abnormal Screening</td></tr><tr><td style=\"white-space:nowrap\">CLINICAL-FINDING<a name=\"reason-for-suspicion-cs-CLINICAL-FINDING\"> </a></td><td>Clinical Finding</td></tr><tr><td style=\"white-space:nowrap\">IMAGING-ABNORMALITY<a name=\"reason-for-suspicion-cs-IMAGING-ABNORMALITY\"> </a></td><td>Imaging Abnormality</td></tr><tr><td style=\"white-space:nowrap\">ELEVATED-MARKERS<a name=\"reason-for-suspicion-cs-ELEVATED-MARKERS\"> </a></td><td>Elevated Markers</td></tr><tr><td style=\"white-space:nowrap\">SYMPTOMS<a name=\"reason-for-suspicion-cs-SYMPTOMS\"> </a></td><td>Symptoms</td></tr><tr><td style=\"white-space:nowrap\">FAMILY-HISTORY<a name=\"reason-for-suspicion-cs-FAMILY-HISTORY\"> </a></td><td>Family History</td></tr><tr><td style=\"white-space:nowrap\">INCIDENTAL<a name=\"reason-for-suspicion-cs-INCIDENTAL\"> </a></td><td>Incidental</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/reason-for-suspicion-cs",
"version" : "0.1.0",
"name" : "ReasonForSuspicionCS",
"title" : "Kenya Reason For Suspicion Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-06-04T14:49:30+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" : "Reason for cancer suspicion codes from MOH-KENYA KNHTS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "ABNORMAL-SCREENING",
"display" : "Abnormal Screening"
},
{
"code" : "CLINICAL-FINDING",
"display" : "Clinical Finding"
},
{
"code" : "IMAGING-ABNORMALITY",
"display" : "Imaging Abnormality"
},
{
"code" : "ELEVATED-MARKERS",
"display" : "Elevated Markers"
},
{
"code" : "SYMPTOMS",
"display" : "Symptoms"
},
{
"code" : "FAMILY-HISTORY",
"display" : "Family History"
},
{
"code" : "INCIDENTAL",
"display" : "Incidental"
}
]
}