FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | PaymentReconciliation |
| Id | PaymentReconciliation-ECLM-PR-001.json |
| FHIR Version | R4 |
No resources found
No resources found
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
| Value | Currency |
| 145600 | Kenyan shilling |
{
"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"
}
}