Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions

: Reason for Referral ValueSet - TTL Representation

Active as of 2026-05-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "kps-referral-reason-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kps-referral-reason-vs</b></p><a name=\"kps-referral-reason-vs\"> </a><a name=\"hckps-referral-reason-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-kpsg-referral-codes.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-emergency-referral\">emergency-referral</a></td><td>Emergency Referral</td><td>The client requires urgent emergency care</td></tr><tr><td><a href=\"CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-adverse-drug-reaction\">adverse-drug-reaction</a></td><td>Management of Adverse Drug Reactions</td><td>Referral due to adverse drug reaction requiring specialist management</td></tr><tr><td><a href=\"CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-medication-unavailable\">medication-unavailable</a></td><td>Medication Not Available</td><td>Medication required by the client is not available at this facility</td></tr><tr><td><a href=\"CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-client-wish\">client-wish</a></td><td>Client's Wish</td><td>The client has expressed a preference to be seen at another facility</td></tr><tr><td><a href=\"CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-other-general-services\">other-general-services</a></td><td>Referral for Other General Services</td><td>Referral to access general services not available at the current facility</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.dha.go.ke/kps/ValueSet/kps-referral-reason-vs"^^xsd:anyURI ;
fhir:l <https://fhir.dha.go.ke/kps/ValueSet/kps-referral-reason-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ReferralReasonVS"] ; # 
  fhir:title [ fhir:v "Reason for Referral ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-11T04:59:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Digital Health Agency of Kenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency of Kenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ]     ] )
  ] [
fhir:name [ fhir:v "Digital Health Agency of Kenya – Interoperability Team" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Coded reasons for referring a client to another facility or care level (KPS.G.DE.7)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes"^^xsd:anyURI ;
fhir:l <https://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "emergency-referral" ] ;
fhir:display [ fhir:v "Emergency Referral" ]       ] [
fhir:code [ fhir:v "adverse-drug-reaction" ] ;
fhir:display [ fhir:v "Management of Adverse Drug Reactions" ]       ] [
fhir:code [ fhir:v "medication-unavailable" ] ;
fhir:display [ fhir:v "Medication Not Available" ]       ] [
fhir:code [ fhir:v "client-wish" ] ;
fhir:display [ fhir:v "Client's Wish" ]       ] [
fhir:code [ fhir:v "other-general-services" ] ;
fhir:display [ fhir:v "Referral for Other General Services" ]       ] )     ] )
  ] . #