Kenya Core Implementation Guide
1.0.0 - release
Kenya Core Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 1.0.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-core-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-11 |
{
"resourceType" : "ValueSet",
"id" : "referral-source-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet referral-source-vs</b></p><a name=\"referral-source-vs\"> </a><a name=\"hcreferral-source-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-referral-source-cs.html\"><code>https://fhir.dha.go.ke/ig/core/CodeSystem/referral-source-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span></li></ul></div>"
},
"url" : "https://fhir.dha.go.ke/ig/core/ValueSet/referral-source-vs",
"version" : "1.0.0",
"name" : "ReferralSourceVS",
"title" : "Source of Referral Value Set",
"status" : "active",
"experimental" : false,
"date" : "2026-08-11T15:05:37+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" : "fhir@dha.go.ke"
}
]
}
],
"description" : "Indicates the source from which a client was referred: community, health provider, or self-referral.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.dha.go.ke/ig/core/CodeSystem/referral-source-cs"
}
]
}
}