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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="remittance-choice-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem remittance-choice-cs</b></p><a name="remittance-choice-cs"> </a><a name="hcremittance-choice-cs"> </a><p>This  code system <code>https://fhir.dha.go.ke/kps/CodeSystem/remittance-choice-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">CHEQUE<a name="remittance-choice-cs-CHEQUE"> </a></td><td>Cheque</td></tr><tr><td style="white-space:nowrap">RTGS<a name="remittance-choice-cs-RTGS"> </a></td><td>Real time gross settlement</td></tr><tr><td style="white-space:nowrap">EFT<a name="remittance-choice-cs-EFT"> </a></td><td>Electronic fund transfers</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/kps/CodeSystem/remittance-choice-cs"/>
  <version value="0.1.0"/>
  <name value="RemittanceChoiceCS"/>
  <title value="Remittance Choice"/>
  <status value="draft"/>
  <date value="2026-05-11T04:59:51+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 remittance payment channels"/>
  <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;"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="CHEQUE"/>
    <display value="Cheque"/>
  </concept>
  <concept>
    <code value="RTGS"/>
    <display value="Real time gross settlement"/>
  </concept>
  <concept>
    <code value="EFT"/>
    <display value="Electronic fund transfers"/>
  </concept>
</CodeSystem>