<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="payee-type-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem payee-type-cs</b></p><a name="payee-type-cs"> </a><a name="hcpayee-type-cs"> </a><p>This case-sensitive code system <code>http://localhost:8085/fhir/CodeSystem/payee-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">subscriber<a name="payee-type-cs-subscriber"> </a></td><td>Subscriber</td></tr><tr><td style="white-space:nowrap">provider<a name="payee-type-cs-provider"> </a></td><td>Provider</td></tr><tr><td style="white-space:nowrap">beneficiary<a name="payee-type-cs-beneficiary"> </a></td><td>Beneficiary</td></tr><tr><td style="white-space:nowrap">other<a name="payee-type-cs-other"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url value="http://localhost:8085/fhir/CodeSystem/payee-type-cs"/>
  <version value="0.1.0"/>
  <name value="PayeeTypeCS"/>
  <title value="Payee Type Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-31T11:35:58+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="Codes for the party to be reimbursed. Codes align with FHIR payeetype."/>
  <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.&#xA;"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="subscriber"/>
    <display value="Subscriber"/>
  </concept>
  <concept>
    <code value="provider"/>
    <display value="Provider"/>
  </concept>
  <concept>
    <code value="beneficiary"/>
    <display value="Beneficiary"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
  </concept>
</CodeSystem>