serenity-health / roadmap

Public roadmap for development of Serenity's apps reported by our community of users
0 stars 1 forks source link

feature/finetune patient contribution on specific services #37

Open chris-dare opened 2 years ago

chris-dare commented 2 years ago

Tell us about your request! Health insurance policies define details affecting payments. One of them is patient contributions on payments. What this means is that a patient's insurance plan (and their card) may state a 10% contribution, however their policy may exempt them from contributions on lab payments. It's important that copayments are implemented such that any amount of money can be received as copayment

Which app does this concern? Provider portal

What will be benefit of this feature? Patients will be accurately billed for servies without intervention from the Serenity team

Describe the solution you'd like Update API to remove validation on patient contribution. Important that this is well test because if it fails, payments across the app WILL go down

Also, now patient contribution will need to be stated in the app: image

Describe alternatives you've considered A manual workaround has been implemented with details outlined here

Additional context N/A

chris-dare commented 2 years ago

Hope this helps with the frontend technical implementation: @seddie62 @pkdadson

image