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

: Remittance Choice - XML Representation

Draft as of 2025-12-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="remittance-choice"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem remittance-choice</b></p><a name="remittance-choice"> </a><a name="hcremittance-choice"> </a><p>This  code system <code>https://example.org/fhir/CodeSystem/remittance-choice</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-CHEQUE"> </a></td><td>Cheque</td></tr><tr><td style="white-space:nowrap">RTGS<a name="remittance-choice-RTGS"> </a></td><td>Real time gross settlement</td></tr><tr><td style="white-space:nowrap">EFT<a name="remittance-choice-EFT"> </a></td><td>Electronic fund transfers</td></tr></table></div>
  </text>
  <url value="https://example.org/fhir/CodeSystem/remittance-choice"/>
  <version value="0.1.0"/>
  <name value="RemittanceChoice"/>
  <title value="Remittance Choice"/>
  <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 remittance payment channels"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <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>