FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-kpsg-referral-codes.json |
| FHIR Version | R4 |
No resources found
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",
"date": "2026-07-20T11:03:05+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": "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"
}
]
}
],
"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"
}
]
}