A vendor-neutral conformance suite for synthetic payer-rate mathematics. The included twenty cases cover five explicitly defined methods: case rate, per diem, percent of charge, fee schedule, and stop-loss add-on.
python3 ratetest.py verify
python3 ratetest.py calculate contract.json claim.jsoncalculate returns the allowed amount and a step-by-step calculation. These are intentionally simple,
non-proprietary rules with invented codes and amounts. They are software-test fixtures, not real payer
contracts, reimbursement advice, or assertions about how differently worded agreements should be
interpreted.
Try the synthetic rate calculator on the project page.
python3 test_ratetest.pyMIT licensed.