FHIR IG analytics| Package | synapxe.cogs |
| Resource Type | PaymentNotice |
| Id | PaymentNoticeRequest.Example.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PaymentNotice",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/disbursement-id",
"value": "DISB-20260427-0001"
},
"request": {
"type": "ClaimSummary",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/claim-summary-id",
"value": "CS-20260427-0001"
}
},
"paymentDate": "2026-04-27",
"recipient": {
"type": "Organization",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/uen",
"value": "201912345A"
}
}
}