Skip to content

8.2.0

Compare
Choose a tag to compare
@MattKiazyk MattKiazyk released this 03 Nov 17:29
· 7 commits to master since this release
99d37dc

New

  • PaymentMethod.insuranceManualSelf and PaymentMethod.insuranceManualOther now take in an optional insuranceGroupNumber property.
  • Added new ScheduleProviderAppointmentFailedReason.patientNotOnPhysicialPanel. Will return if on ProviderService.scheduleProviderVisit provider requires that the patient be on their panel.
  • Added VirtualVisitDetails.additionalDetails property to allow saving of meta/extra information on a visit.

AvailabilityService

  • Included is a new AvailabilityService which allows you to search for an available provider, by location, or department. Options include sorting by most available, giving the ability to give timeslots to lesser booked providers
  • Timeslots can also be searched with similar functionality.

Fixes

  • Update internal endpoint for provider bookings with insurance to save the appointment notes properly (ENG-1040)

Other

  • Updated OpenTok to 2.23.1

Deprecations

  • PaymentService.uploadInsuranceCard has been deprecated as it's no longer supported
  • PaymentMethod.insuranceImageSelf and PaymentMethod.insuranceImageOther has been depecrated as it's no longer supported.