Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya Patient Summary FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KPS Service Type - XML Representation

Draft as of 2026-05-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="kps-service-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem kps-service-type-cs</b></p><a name="kps-service-type-cs"> </a><a name="hckps-service-type-cs"> </a><p>This  code system <code>https://fhir.dha.go.ke/kps/CodeSystem/kps-service-type-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></tr><tr><td style="white-space:nowrap">lab<a name="kps-service-type-cs-lab"> </a></td><td>Laboratory</td></tr><tr><td style="white-space:nowrap">radiology<a name="kps-service-type-cs-radiology"> </a></td><td>Radiology</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="kps-service-type-cs-pharmacy"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">inpatient<a name="kps-service-type-cs-inpatient"> </a></td><td>Inpatient Care</td></tr><tr><td style="white-space:nowrap">outpatient<a name="kps-service-type-cs-outpatient"> </a></td><td>Outpatient Care</td></tr><tr><td style="white-space:nowrap">physio<a name="kps-service-type-cs-physio"> </a></td><td>Physiotherapy</td></tr><tr><td style="white-space:nowrap">dental<a name="kps-service-type-cs-dental"> </a></td><td>Dental Services</td></tr><tr><td style="white-space:nowrap">mental<a name="kps-service-type-cs-mental"> </a></td><td>Mental Health Services</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/kps/CodeSystem/kps-service-type-cs"/>
  <version value="0.1.0"/>
  <name value="KPSServiceTypeCS"/>
  <title value="KPS Service Type"/>
  <status value="draft"/>
  <date value="2026-05-12T08:53:32+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency of Kenya – Interoperability Team"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Locally defined health service types used for scheduling, classification, or registration."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="lab"/>
    <display value="Laboratory"/>
  </concept>
  <concept>
    <code value="radiology"/>
    <display value="Radiology"/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy"/>
  </concept>
  <concept>
    <code value="inpatient"/>
    <display value="Inpatient Care"/>
  </concept>
  <concept>
    <code value="outpatient"/>
    <display value="Outpatient Care"/>
  </concept>
  <concept>
    <code value="physio"/>
    <display value="Physiotherapy"/>
  </concept>
  <concept>
    <code value="dental"/>
    <display value="Dental Services"/>
  </concept>
  <concept>
    <code value="mental"/>
    <display value="Mental Health Services"/>
  </concept>
</CodeSystem>