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 2026-02-19 |
{
"resourceType" : "CodeSystem",
"id" : "copay-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem copay-type</b></p><a name=\"copay-type\"> </a><a name=\"hccopay-type\"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/copay-type</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\">NHIF<a name=\"copay-type-NHIF\"> </a></td><td>Nhif</td></tr><tr><td style=\"white-space:nowrap\">SELF_PAY<a name=\"copay-type-SELF_PAY\"> </a></td><td>Self pay</td></tr><tr><td style=\"white-space:nowrap\">NHIF_PACKAGES<a name=\"copay-type-NHIF_PACKAGES\"> </a></td><td>Nhif packages</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"copay-type-OTHER\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://example.org/fhir/CodeSystem/copay-type",
"version" : "0.1.0",
"name" : "CopayType",
"title" : "Copay Types",
"status" : "draft",
"date" : "2026-02-19T09:10:16+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 types of copay sources",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "NHIF",
"display" : "Nhif"
},
{
"code" : "SELF_PAY",
"display" : "Self pay"
},
{
"code" : "NHIF_PACKAGES",
"display" : "Nhif packages"
},
{
"code" : "OTHER",
"display" : "Other"
}
]
}