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

: Administration Method Code System - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="administration-method-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.dha.go.ke/eclaims/CodeSystem/administration-method-cs"/>
  <version value="0.1.0"/>
  <name value="AdministrationMethodCS"/>
  <title value="Administration Method Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Codes for the method of medication administration, replacing SNOMED CT-based HL7 ValueSet"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="SWALLOW"/>
    <display value="Swallow"/>
    <definition value="Swallow whole."/>
  </concept>
  <concept>
    <code value="CHEW"/>
    <display value="Chew"/>
    <definition value="Chew before swallowing."/>
  </concept>
  <concept>
    <code value="DISSOLVE"/>
    <display value="Dissolve"/>
    <definition value="Allow to dissolve in the mouth."/>
  </concept>
  <concept>
    <code value="INHALE"/>
    <display value="Inhale"/>
    <definition value="Inhale through the mouth."/>
  </concept>
  <concept>
    <code value="INJECT"/>
    <display value="Inject"/>
    <definition value="Administer by injection."/>
  </concept>
  <concept>
    <code value="APPLY"/>
    <display value="Apply"/>
    <definition value="Apply to the skin or affected area."/>
  </concept>
  <concept>
    <code value="INFUSE"/>
    <display value="Infuse"/>
    <definition value="Administer by intravenous infusion."/>
  </concept>
  <concept>
    <code value="INSTILL"/>
    <display value="Instill"/>
    <definition value="Place drops into the eye, ear, or nose."/>
  </concept>
</CodeSystem>