FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-referral-source-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-referral-source-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | ReferralSourceCS |
| Title | Kenya Referral Source Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes indicating the source or origin of an oncology referral. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-referral-source-vs | Kenya Referral Source Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem referral-source-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "referral-source-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-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 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."
}
]
}