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" : "referral-source-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem referral-source-cs</b></p><a name=\"referral-source-cs\"> </a><a name=\"hcreferral-source-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SELF<a name=\"referral-source-cs-SELF\"> </a></td><td>Self-Referral</td><td>Patient presented without a formal referral.</td></tr><tr><td style=\"white-space:nowrap\">COMMUNITY-HEALTH-WORKER<a name=\"referral-source-cs-COMMUNITY-HEALTH-WORKER\"> </a></td><td>Community Health Worker</td><td>Referred by a community health worker.</td></tr><tr><td style=\"white-space:nowrap\">PRIMARY-HEALTH-FACILITY<a name=\"referral-source-cs-PRIMARY-HEALTH-FACILITY\"> </a></td><td>Primary Health Facility</td><td>Referred from a level 2 or 3 health facility.</td></tr><tr><td style=\"white-space:nowrap\">COUNTY-HOSPITAL<a name=\"referral-source-cs-COUNTY-HOSPITAL\"> </a></td><td>County Hospital</td><td>Referred from a county-level referral hospital.</td></tr><tr><td style=\"white-space:nowrap\">NATIONAL-REFERRAL-HOSPITAL<a name=\"referral-source-cs-NATIONAL-REFERRAL-HOSPITAL\"> </a></td><td>National Referral Hospital</td><td>Referred from a national referral hospital.</td></tr><tr><td style=\"white-space:nowrap\">PRIVATE-FACILITY<a name=\"referral-source-cs-PRIVATE-FACILITY\"> </a></td><td>Private Facility</td><td>Referred from a private health facility.</td></tr><tr><td style=\"white-space:nowrap\">NGO<a name=\"referral-source-cs-NGO\"> </a></td><td>NGO / Faith-based Facility</td><td>Referred from an NGO or faith-based facility.</td></tr><tr><td style=\"white-space:nowrap\">SCREENING-PROGRAMME<a name=\"referral-source-cs-SCREENING-PROGRAMME\"> </a></td><td>Screening Programme</td><td>Detected via a national screening programme.</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"referral-source-cs-OTHER\"> </a></td><td>Other</td><td>Referral source not listed above.</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-cs",
"version" : "0.1.0",
"name" : "ReferralSourceCS",
"title" : "Kenya Referral Source 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" : "Codes indicating the source or origin of an oncology referral.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "SELF",
"display" : "Self-Referral",
"definition" : "Patient presented without a formal referral."
},
{
"code" : "COMMUNITY-HEALTH-WORKER",
"display" : "Community Health Worker",
"definition" : "Referred by a community health worker."
},
{
"code" : "PRIMARY-HEALTH-FACILITY",
"display" : "Primary Health Facility",
"definition" : "Referred from a level 2 or 3 health facility."
},
{
"code" : "COUNTY-HOSPITAL",
"display" : "County Hospital",
"definition" : "Referred from a county-level referral hospital."
},
{
"code" : "NATIONAL-REFERRAL-HOSPITAL",
"display" : "National Referral Hospital",
"definition" : "Referred from a national referral hospital."
},
{
"code" : "PRIVATE-FACILITY",
"display" : "Private Facility",
"definition" : "Referred from a private health facility."
},
{
"code" : "NGO",
"display" : "NGO / Faith-based Facility",
"definition" : "Referred from an NGO or faith-based facility."
},
{
"code" : "SCREENING-PROGRAMME",
"display" : "Screening Programme",
"definition" : "Detected via a national screening programme."
},
{
"code" : "OTHER",
"display" : "Other",
"definition" : "Referral source not listed above."
}
]
}