Patient address fields: Removed the need to capture ‘County’ and changed ‘Street’ to ‘Address line 2’ this requires less fields for patients to input and better aligns the data to standard conventions.
Update date of birth format: Date of birth now shows as a more readable format ‘17 Jan 1989’ where previously it was showing as Year, month day.
View, create & pay invoices from diary: Administrators and clinicians can now view, create and pay invoices directly from the diary sidebar, allowing seamless payment processing for open invoices.
Debugging enhancements: We’ve implemented better visibility of failures during the booking flow to help better identify and resolve future bugs in the private patient booking flow.
Better data capturing on invoices: When raising an invoice, the Patient, appointment and diagnosis are captured in better detail on invoices to facilitate insurance claims.
Clearer labelling of Proxy & patient information: Clearer instructions to users when booking on behalf of someone which fields are to be completed for which person.
Moved reservation banner to top of page: Move the reservation alert to be visibly less intrusive when patients are booking appointments.
Fixed a bug where the invoice builder would fail to load if a Stripe customer did not have an email address.
Fixed issue when patients sometimes click the ‘Continue’ button the next page would not load.
Fixed an issue where merging patient records would fail due to dependancies with the new verification step in the Private booking flow.
Fixed an issue when a zero pound invoice is raised the booking isn’t confirmed successfully.
Fixed an issue where the booking slot reservation expires during the Stripe checkout causing the patient to be charged but the booking not successfully confirming.
Fixed an issue when an admin skips a form they experience an error.
Fixed an issue where appointment intake forms don’t appear on the appointment show page.