We are putting "out of pocket" out of business.
Coming Soon
Coming Soon
def auth_payment(patient_id, amount):
account = get_account(patient_id)
limit = calculate_limit(funding)
return card.auth(min(amount, limit))
def reconcile(claim_id, insurer_paid):
owed = total_billed - insurer_paid
amount = owed - pre_paid
return gap(claim_id, amount)
async def process_claim:
oop = cop + ded + coins
await gap.coverage(oop)
await card.settle(claim_id)