Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya Patient Summary FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-12 |
{
"resourceType" : "ValueSet",
"id" : "kps-referral-direction-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kps-referral-direction-vs</b></p><a name=\"kps-referral-direction-vs\"> </a><a name=\"hckps-referral-direction-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-referral-in\">referral-in</a></td><td>In</td><td>The client has been received into the care of this facility</td></tr><tr><td><a href=\"CodeSystem-kpsg-referral-codes.html#kpsg-referral-codes-referral-out\">referral-out</a></td><td>Out</td><td>The client has been referred out to another facility</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.dha.go.ke/kps/ValueSet/kps-referral-direction-vs",
"version" : "0.1.0",
"name" : "ReferralDirectionVS",
"title" : "Referral Direction ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2026-05-12T08:53:32+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" : "Indicates whether a client was referred into or out of the current facility (KPS.G.DE.1).",
"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",
"compose" : {
"include" : [
{
"system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/kpsg-referral-codes",
"concept" : [
{
"code" : "referral-in",
"display" : "In"
},
{
"code" : "referral-out",
"display" : "Out"
}
]
}
]
}
}