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" : "annual-quantity-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem annual-quantity-type</b></p><a name=\"annual-quantity-type\"> </a><a name=\"hcannual-quantity-type\"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/annual-quantity-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\">DAYS<a name=\"annual-quantity-type-DAYS\"> </a></td><td>Days</td></tr><tr><td style=\"white-space:nowrap\">INTERVENTION<a name=\"annual-quantity-type-INTERVENTION\"> </a></td><td>Intervention</td></tr><tr><td style=\"white-space:nowrap\">KES<a name=\"annual-quantity-type-KES\"> </a></td><td>KES</td></tr></table></div>"
},
"url" : "https://example.org/fhir/CodeSystem/annual-quantity-type",
"version" : "0.1.0",
"name" : "AnnualQuantityType",
"title" : "Annual Quantity Type",
"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" : "Units of measurement for annual service quantities",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "DAYS",
"display" : "Days"
},
{
"code" : "INTERVENTION",
"display" : "Intervention"
},
{
"code" : "KES",
"display" : "KES"
}
]
}