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 Referral Source 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 "referral-source-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 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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-cs"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-cs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ReferralSourceCS"] ; # 
  fhir:title [ fhir:v "Kenya Referral Source 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 indicating the source or origin of an oncology referral."] ; # 
  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 "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "SELF" ] ;
fhir:display [ fhir:v "Self-Referral" ] ;
fhir:definition [ fhir:v "Patient presented without a formal referral." ]
  ] [
fhir:code [ fhir:v "COMMUNITY-HEALTH-WORKER" ] ;
fhir:display [ fhir:v "Community Health Worker" ] ;
fhir:definition [ fhir:v "Referred by a community health worker." ]
  ] [
fhir:code [ fhir:v "PRIMARY-HEALTH-FACILITY" ] ;
fhir:display [ fhir:v "Primary Health Facility" ] ;
fhir:definition [ fhir:v "Referred from a level 2 or 3 health facility." ]
  ] [
fhir:code [ fhir:v "COUNTY-HOSPITAL" ] ;
fhir:display [ fhir:v "County Hospital" ] ;
fhir:definition [ fhir:v "Referred from a county-level referral hospital." ]
  ] [
fhir:code [ fhir:v "NATIONAL-REFERRAL-HOSPITAL" ] ;
fhir:display [ fhir:v "National Referral Hospital" ] ;
fhir:definition [ fhir:v "Referred from a national referral hospital." ]
  ] [
fhir:code [ fhir:v "PRIVATE-FACILITY" ] ;
fhir:display [ fhir:v "Private Facility" ] ;
fhir:definition [ fhir:v "Referred from a private health facility." ]
  ] [
fhir:code [ fhir:v "NGO" ] ;
fhir:display [ fhir:v "NGO / Faith-based Facility" ] ;
fhir:definition [ fhir:v "Referred from an NGO or faith-based facility." ]
  ] [
fhir:code [ fhir:v "SCREENING-PROGRAMME" ] ;
fhir:display [ fhir:v "Screening Programme" ] ;
fhir:definition [ fhir:v "Detected via a national screening programme." ]
  ] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Referral source not listed above." ]
  ] ) . #