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

: Service Access Point - XML Representation

Draft as of 2025-12-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="kps-service-access-point"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem kps-service-access-point</b></p><a name="kps-service-access-point"> </a><a name="hckps-service-access-point"> </a><p>This  code system <code>https://example.org/fhir/CodeSystem/kps-service-access-point</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">IP<a name="kps-service-access-point-IP"> </a></td><td>IP</td></tr><tr><td style="white-space:nowrap">OP<a name="kps-service-access-point-OP"> </a></td><td>OP</td></tr><tr><td style="white-space:nowrap">OP_and_IP<a name="kps-service-access-point-OP_and_IP"> </a></td><td>OP and IP</td></tr><tr><td style="white-space:nowrap">MR<a name="kps-service-access-point-MR"> </a></td><td>MR</td></tr></table></div>
  </text>
  <url value="https://example.org/fhir/CodeSystem/kps-service-access-point"/>
  <version value="0.1.0"/>
  <name value="KPSServiceAccessPointCS"/>
  <title value="Service Access Point"/>
  <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 codes for health service access points"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="IP"/>
    <display value="IP"/>
  </concept>
  <concept>
    <code value="OP"/>
    <display value="OP"/>
  </concept>
  <concept>
    <code value="OP_and_IP"/>
    <display value="OP and IP"/>
  </concept>
  <concept>
    <code value="MR"/>
    <display value="MR"/>
  </concept>
</CodeSystem>