A web app designed to manage encounters by provider, and incoming insurance payments. Streamlined pay period calculations by allowing me to view the providers page at the end of the pay period and see the total revenue they brought in. Also stored and updated patient balances as new insurance payments came in.
Home page displayed a payments table for each pay period
Home page displayed a payments table for each pay period
Patients page lists all patients by name and dob, and their current balance. Can also search for patient in the navbar
Patients page lists all patients by name and dob, and their current balance. Can also search for patient in the navbar
Easily add new patients as the clinic grows
Easily add new patients as the clinic grows
Provider page displays expandable accordions with payment data for each pay period
Provider page displays expandable accordions with payment data for each pay period
Patient page displays their encounters, payments received, and the patient balance for each. Can use the form on the left to add new encounters
Patient page displays their encounters, payments received, and the patient balance for each. Can use the form on the left to add new encounters
Clicking the encounter date buttons opens the Add Payment modal, allowing payments to be recorded by source (insurance or patient)
Clicking the encounter date buttons opens the Add Payment modal, allowing payments to be recorded by source (insurance or patient)
Back to Top