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

FHIR IG analytics

Packagefhir.kenyaPSIG
Resource TypeCodeSystem
IdCodeSystem-kpsg-referral-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-kpsg-referral-codes.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes
Version0.1.0
Statusactive
Date2026-06-19T10:10:16+00:00
NameKPSGReferralCodesCS
TitleKPS.G Referral Data Elements
Realmus
Authorityhl7
DescriptionCodeSystem representing referral-related data elements under the Kenya Patient Summary (KPS.G).
CopyrightCopyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kenyaPSIG#currentkps-communication-preference-vsCommunication Preference ValueSet
fhir.kenyaPSIG#currentkps-referral-direction-vsReferral Direction ValueSet
fhir.kenyaPSIG#currentkps-referral-reason-vsReason for Referral ValueSet
fhir.kenyaPSIG#currentkps-referral-source-vsSource of Referral ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem kpsg-referral-codes

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes defines the following codes:

CodeDisplayDefinition
referral-in InThe client has been received into the care of this facility
referral-out OutThe client has been referred out to another facility
emergency-referral Emergency ReferralThe client requires urgent emergency care
adverse-drug-reaction Management of Adverse Drug ReactionsReferral due to adverse drug reaction requiring specialist management
medication-unavailable Medication Not AvailableMedication required by the client is not available at this facility
client-wish Client's WishThe client has expressed a preference to be seen at another facility
other-general-services Referral for Other General ServicesReferral to access general services not available at the current facility
community CommunityThe client was referred from the community level (e.g., CHW)
health-provider Health ProviderThe client was referred from another health provider or facility
self-referral SelfThe client self-referred without a formal referral from a health worker
sms Text Message / SMSClient prefers to be contacted via SMS
voice-call Voice CallClient prefers to be contacted via phone call
email-comm EmailClient prefers to be contacted via email
no-communication Communication Consent DeclinedClient has declined consent for communications

Source1

{
  "resourceType": "CodeSystem",
  "id": "kpsg-referral-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes",
  "version": "0.1.0",
  "name": "KPSGReferralCodesCS",
  "title": "KPS.G Referral Data Elements",
  "status": "active",
  "experimental": false,
  "date": "2026-06-19T10:10:16+00:00",
  "publisher": "Digital Health Agency of Kenya",
  "contact": [
    {
      "name": "Digital Health Agency of Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dha.go.ke"
        },
        {
          "system": "email",
          "value": "interoperability@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency of Kenya – Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperability@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CodeSystem representing referral-related data elements under the Kenya Patient Summary (KPS.G).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
  "caseSensitive": true,
  "content": "complete",
  "count": 14,
  "concept": [
    {
      "code": "referral-in",
      "display": "In",
      "definition": "The client has been received into the care of this facility"
    },
    {
      "code": "referral-out",
      "display": "Out",
      "definition": "The client has been referred out to another facility"
    },
    {
      "code": "emergency-referral",
      "display": "Emergency Referral",
      "definition": "The client requires urgent emergency care"
    },
    {
      "code": "adverse-drug-reaction",
      "display": "Management of Adverse Drug Reactions",
      "definition": "Referral due to adverse drug reaction requiring specialist management"
    },
    {
      "code": "medication-unavailable",
      "display": "Medication Not Available",
      "definition": "Medication required by the client is not available at this facility"
    },
    {
      "code": "client-wish",
      "display": "Client's Wish",
      "definition": "The client has expressed a preference to be seen at another facility"
    },
    {
      "code": "other-general-services",
      "display": "Referral for Other General Services",
      "definition": "Referral to access general services not available at the current facility"
    },
    {
      "code": "community",
      "display": "Community",
      "definition": "The client was referred from the community level (e.g., CHW)"
    },
    {
      "code": "health-provider",
      "display": "Health Provider",
      "definition": "The client was referred from another health provider or facility"
    },
    {
      "code": "self-referral",
      "display": "Self",
      "definition": "The client self-referred without a formal referral from a health worker"
    },
    {
      "code": "sms",
      "display": "Text Message / SMS",
      "definition": "Client prefers to be contacted via SMS"
    },
    {
      "code": "voice-call",
      "display": "Voice Call",
      "definition": "Client prefers to be contacted via phone call"
    },
    {
      "code": "email-comm",
      "display": "Email",
      "definition": "Client prefers to be contacted via email"
    },
    {
      "code": "no-communication",
      "display": "Communication Consent Declined",
      "definition": "Client has declined consent for communications"
    }
  ]
}