Money representation
- Every amount is an integer in the currency’s minor unit.
- Every resource carries its ISO 4217 currency.
- Arithmetic does not use binary floating point.
- Cross-currency allocation is rejected. Currency conversion remains outside the Claim contract.
- Limits are applied to the service and effective period carried by the payer observation.
Claim line identities
Each adjudicated line must balance:
Negative amounts, unbalanced lines, duplicate line numbers and a decision that disagrees with the amounts are rejected.
Benefit reservation
Eligibility observes the payer’s current Benefit state for one Member reference, service, date and amount. It does not promise future Claim payment. When authorization is required, approval reserves one Session atomically. Retrying the same approval does not reserve a second Session. Cancellation or an authorized recovery releases the reservation through an explicit event rather than editing prior evidence.Adjudication provenance
Every adjudication records:- the Claim and submission version reviewed;
- the payer policy reference and version;
- a decision for every submitted line;
- coded reasons and bounded evidence references;
- the authorized actor and decision time;
- a new adjudication version when the payer changes its decision.
Remittance and settlement
Remittance is payer advice. Settlement is independent evidence that funds moved. They are recorded separately.reconciled only when an independent settlement observation matches its payer, currency and total. A variance moves the remittance to exception for review. A Claim reaches settled only when cumulative matched settlement equals its approved payer amount.
Over-allocation, payer mismatch, currency mismatch and allocation to a Claim without an adjudicated payer amount are rejected.
Actuarial use
The operational contract preserves the service date, Coverage version, Benefit decision, submitted amount, allowed amount, payer amount, status history and remittance timing needed for governed payer analysis. Actuarial measures require explicit exposure and valuation assumptions. A payer analysis should define at least:Evidence available to reviewers
Review the Claims guide, Security boundary and acceptance test plan alongside the API contract.

