Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-09 |
{
"resourceType" : "CodeSystem",
"id" : "fund-choices",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fund-choices</b></p><a name=\"fund-choices\"> </a><a name=\"hcfund-choices\"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/fund-choices</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">SHIF_Only<a name=\"fund-choices-SHIF_Only\"> </a></td><td>SHIF Only</td></tr><tr><td style=\"white-space:nowrap\">PHC_Only<a name=\"fund-choices-PHC_Only\"> </a></td><td>PCH Only</td></tr><tr><td style=\"white-space:nowrap\">ECCIF_Only<a name=\"fund-choices-ECCIF_Only\"> </a></td><td>ECCIF Only</td></tr><tr><td style=\"white-space:nowrap\">PHC_and_SHIF<a name=\"fund-choices-PHC_and_SHIF\"> </a></td><td>PHC and SHIF</td></tr><tr><td style=\"white-space:nowrap\">PMSF<a name=\"fund-choices-PMSF\"> </a></td><td>Public Service Medical Services Fund</td></tr><tr><td style=\"white-space:nowrap\">ALL<a name=\"fund-choices-ALL\"> </a></td><td>All</td></tr></table></div>"
},
"url" : "https://example.org/fhir/CodeSystem/fund-choices",
"version" : "0.1.0",
"name" : "KPSFundChoicesCS",
"title" : "Fund Choices",
"status" : "draft",
"date" : "2025-12-09T10:36:20+00:00",
"publisher" : "IntelliSOFT Consulting",
"contact" : [
{
"name" : "IntelliSOFT Consulting",
"telecom" : [
{
"system" : "url",
"value" : "https://.com/fhir/example-publisher"
}
]
},
{
"name" : "KPS Team Kenya.",
"telecom" : [
{
"system" : "email",
"value" : "info@example.com",
"use" : "work"
}
]
}
],
"description" : "Locally defined codes representing patient funding mechanisms",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "SHIF_Only",
"display" : "SHIF Only"
},
{
"code" : "PHC_Only",
"display" : "PCH Only"
},
{
"code" : "ECCIF_Only",
"display" : "ECCIF Only"
},
{
"code" : "PHC_and_SHIF",
"display" : "PHC and SHIF"
},
{
"code" : "PMSF",
"display" : "Public Service Medical Services Fund"
},
{
"code" : "ALL",
"display" : "All"
}
]
}