Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya eClaims 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-19 |
{
"resourceType" : "CodeSystem",
"id" : "administration-method-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem administration-method-cs</b></p><a name=\"administration-method-cs\"> </a><a name=\"hcadministration-method-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/administration-method-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SWALLOW<a name=\"administration-method-cs-SWALLOW\"> </a></td><td>Swallow</td><td>Swallow whole.</td></tr><tr><td style=\"white-space:nowrap\">CHEW<a name=\"administration-method-cs-CHEW\"> </a></td><td>Chew</td><td>Chew before swallowing.</td></tr><tr><td style=\"white-space:nowrap\">DISSOLVE<a name=\"administration-method-cs-DISSOLVE\"> </a></td><td>Dissolve</td><td>Allow to dissolve in the mouth.</td></tr><tr><td style=\"white-space:nowrap\">INHALE<a name=\"administration-method-cs-INHALE\"> </a></td><td>Inhale</td><td>Inhale through the mouth.</td></tr><tr><td style=\"white-space:nowrap\">INJECT<a name=\"administration-method-cs-INJECT\"> </a></td><td>Inject</td><td>Administer by injection.</td></tr><tr><td style=\"white-space:nowrap\">APPLY<a name=\"administration-method-cs-APPLY\"> </a></td><td>Apply</td><td>Apply to the skin or affected area.</td></tr><tr><td style=\"white-space:nowrap\">INFUSE<a name=\"administration-method-cs-INFUSE\"> </a></td><td>Infuse</td><td>Administer by intravenous infusion.</td></tr><tr><td style=\"white-space:nowrap\">INSTILL<a name=\"administration-method-cs-INSTILL\"> </a></td><td>Instill</td><td>Place drops into the eye, ear, or nose.</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/administration-method-cs",
"version" : "0.1.0",
"name" : "AdministrationMethodCS",
"title" : "Administration Method Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-05-19T11:26:54+00:00",
"publisher" : "Digital Health Agency of Kenya",
"contact" : [
{
"name" : "Digital Health Agency of Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "interoperability@dha.go.ke"
}
]
},
{
"name" : "eClaims Technical Working Group",
"telecom" : [
{
"system" : "email",
"value" : "interoperability@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Codes for the method of medication administration, replacing SNOMED CT-based HL7 ValueSet",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "SWALLOW",
"display" : "Swallow",
"definition" : "Swallow whole."
},
{
"code" : "CHEW",
"display" : "Chew",
"definition" : "Chew before swallowing."
},
{
"code" : "DISSOLVE",
"display" : "Dissolve",
"definition" : "Allow to dissolve in the mouth."
},
{
"code" : "INHALE",
"display" : "Inhale",
"definition" : "Inhale through the mouth."
},
{
"code" : "INJECT",
"display" : "Inject",
"definition" : "Administer by injection."
},
{
"code" : "APPLY",
"display" : "Apply",
"definition" : "Apply to the skin or affected area."
},
{
"code" : "INFUSE",
"display" : "Infuse",
"definition" : "Administer by intravenous infusion."
},
{
"code" : "INSTILL",
"display" : "Instill",
"definition" : "Place drops into the eye, ear, or nose."
}
]
}