Continuing from our last release:
- Labcorp is now available for all accounts. Please reach out to support@lobbie.com and review our helpdesk article: https://support.lobbie.com/hc/en-us/articles/32921676752925-Labcorp regarding functionality. The process to onboard your account requires some back-forth with Labcorp, so please be patient as we work with the Labcorp team to set up your account.
- UTM is now generally available for all accounts. Please review our helpdesk information: https://support.lobbie.com/hc/en-us/articles/32656139461021-Patient-Self-Scheduling-UTM-Tags. The feature is active and available for all accounts and no "activation" is required.
Bugfixes
- Fixed minor UI issues with editing/adding credit cards on file for patients.
- Fixed a bug where the Schedule/Calendar value was not appearing for future recurring appointments
- Corrected and issue where multiple failed payments in a series results in a new payment applying to the oldest failed payment event.
- Fixed issue where forms were showing as incomplete due to update on appointment setting the completion status back to incomplete
- The recurring appointment details pop up was getting cleared if a user clicked anywhere in the window.
- Fixed issue where appointment confirmation email was being sent every day, if "automations" were configured. Instead, this should honor the confirmation configuration value under each Location.
- Fixed issue where MxMerchant linking failed when patient/customer had accent or tilde marks. This is an issue with MxMerchant api.
- Fixed issue where linking MxMerchant customer was not updating the connection status.
- Fixed issue with the create patient popup address not working for paperless/pro accounts.
- End date was being set to a recurring appointment when the status was changed.
- We were sending multiple "appointment created" notifications when a series of recurring appointments was created (first 30 days), only the first one is necessary along with confirmations.
Address
- Updated other areas of the application to use the new split address fields (address line 1, line 2, etc.) for a patient's demographics
Labs
- Adding support for Prime Labs. This feature is still under development.
- Lookup zip code for SpotDX lab order so we can avoid missing zip information from partner submission
Locations
- Add a "store id" to location settings
Payments
- For forms that have the MxMerchant billing authorization, make all necessary fields required. Some patients/clients were not filling in all details for payment.
- For entering credit card via patient profile and form, split the address fields so addresses not found in the google api can be added.
Scheduler
- Improved load time for the scheduler, especially in cases of hundreds of appointments loading for a given location
- Cancellation/No-Shows are visible on the calendar
- Removed the "needs availability" column in order to always show appointments on the calendar, even if availability was removed.
- The scheduler will auto-update while viewing, at least every 60 seconds. Updates do not refresh the entire page, but only add differences.
- Previously, if a patient is added after other appointment fields are changed, then the fields are set to their default values. We are changing this behavior to maintain values entered.
- Remove the practitioner email from "ics" file that is sent to patient, so that practitioner do not receive calendar updates.
CSV Export
Note: This feature is still being developed and we are not actively opening BETA yet.
- Changes to the IDs for payments csv export
- Changes to the IDs for the subscription csv export
- Update to allow payment exports for subscriptions in Lobbie
- Add ability to export patient census
- Add ability to export patient details
Partner API
Note: This feature is still being developed and we are not actively opening BETA yet.
- Endpoints for Identity Proofing
- Endpoints for Appointment Type
- Endpoints for Locations
- Endpoints for Self Scheduling attempts
- Endpoints for Creating appointment from self scheduling attempt
- Endpoints for Self Scheduling settings
- Improved partner api docs
- Improved error handling for partner api