FHIR IG analytics| Package | fhir.kenyaPSIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-kpsg-referral-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-kpsg-referral-codes.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsg-referral-codes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-19T10:10:16+00:00 |
| Name | KPSGReferralCodesCS |
| Title | KPS.G Referral Data Elements |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem representing referral-related data elements under the Kenya Patient Summary (KPS.G). |
| 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. |
| Content | complete |
| ValueSet | ||
| fhir.kenyaPSIG#current | kps-communication-preference-vs | Communication Preference ValueSet |
| fhir.kenyaPSIG#current | kps-referral-direction-vs | Referral Direction ValueSet |
| fhir.kenyaPSIG#current | kps-referral-reason-vs | Reason for Referral ValueSet |
| fhir.kenyaPSIG#current | kps-referral-source-vs | Source of Referral ValueSet |
No resources found
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:
{
"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"
}
]
}