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

<PaymentReconciliation xmlns="http://hl7.org/fhir">
  <id value="ECLM-PR-001"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PaymentReconciliation ECLM-PR-001</b></p><a name="ECLM-PR-001"> </a><a name="hcECLM-PR-001"> </a><p><b>status</b>: Active</p><p><b>period</b>: 2025-11-01 --&gt; 2025-11-30</p><p><b>created</b>: 2025-12-01 10:00:00+0300</p><p><b>paymentIssuer</b>: <a href="Organization-ECLM-INS-001.html">Organization Social Health Authority</a></p><p><b>outcome</b>: Processing Complete</p><p><b>paymentDate</b>: 2025-12-01</p><h3>PaymentAmounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>145600</td><td>Kenyan shilling</td></tr></table></div>
  </text>
  <status value="active"/>
  <period>
    <start value="2025-11-01"/>
    <end value="2025-11-30"/>
  </period>
  <created value="2025-12-01T10:00:00+03:00"/>
  <paymentIssuer>
    <reference value="Organization/ECLM-INS-001"/>
  </paymentIssuer>
  <outcome value="complete"/>
  <paymentDate value="2025-12-01"/>
  <paymentAmount>
    <value value="145600"/>
    <currency value="KES"/>
  </paymentAmount>
</PaymentReconciliation>