FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-referral-source-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-referral-source-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/referral-source-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameReferralSourceCS
TitleKenya Referral Source Code System
Realmus
Authorityhl7
DescriptionCodes indicating the source or origin of an oncology referral.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-referral-source-vsKenya Referral Source Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
SELF Self-ReferralPatient presented without a formal referral.
COMMUNITY-HEALTH-WORKER Community Health WorkerReferred by a community health worker.
PRIMARY-HEALTH-FACILITY Primary Health FacilityReferred from a level 2 or 3 health facility.
COUNTY-HOSPITAL County HospitalReferred from a county-level referral hospital.
NATIONAL-REFERRAL-HOSPITAL National Referral HospitalReferred from a national referral hospital.
PRIVATE-FACILITY Private FacilityReferred from a private health facility.
NGO NGO / Faith-based FacilityReferred from an NGO or faith-based facility.
SCREENING-PROGRAMME Screening ProgrammeDetected via a national screening programme.
OTHER OtherReferral source not listed above.

Source1

{
  "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."
    }
  ]
}