Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

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

: KPS Service Type - XML Representation

Draft as of 2025-12-09

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://example.org/fhir/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://example.org/fhir/CodeSystem/kps-service-type-cs"/>
  <version value="0.1.0"/>
  <name value="KPSServiceTypeCS"/>
  <title value="KPS Service Type"/>
  <status value="draft"/>
  <date value="2025-12-09T10:36:20+00:00"/>
  <publisher value="IntelliSOFT Consulting"/>
  <contact>
    <name value="IntelliSOFT Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="https://.com/fhir/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="KPS Team Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="info@example.com"/>
      <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>
  <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>