FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kenyaClaimsIG
Resource TypePaymentReconciliation
IdPaymentReconciliation-ECLM-PR-001.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PaymentReconciliation ECLM-PR-001

status: Active

period: 2025-11-01 --> 2025-11-30

created: 2025-12-01 10:00:00+0300

paymentIssuer: Organization Social Health Authority

outcome: Processing Complete

paymentDate: 2025-12-01

PaymentAmounts

-ValueCurrency
*145600Kenyan shilling

Source1

{
  "resourceType": "PaymentReconciliation",
  "id": "ECLM-PR-001",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "period": {
    "start": "2025-11-01",
    "end": "2025-11-30"
  },
  "created": "2025-12-01T10:00:00+03:00",
  "paymentIssuer": {
    "reference": "Organization/ECLM-INS-001"
  },
  "outcome": "complete",
  "paymentDate": "2025-12-01",
  "paymentAmount": {
    "value": 145600,
    "currency": "KES"
  }
}