Fixes #6500 Telehealth Transfer appointment (#6502)
commit67e27931b6039d2e98a059432d827c6a034aa309
authorStephen Nielson <snielson@discoverandchange.com>
Mon, 5 Jun 2023 13:03:07 +0000 (5 09:03 -0400)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 13:03:07 +0000 (5 09:03 -0400)
tree9d26ba0c1891cd64e2ee0256fab968b56f05b8f2
parent4c4a27522a00c445c24fa5b16e157e811233e71f
Fixes #6500 Telehealth Transfer appointment (#6502)

the pc_duration field was missing from the appointment search which
breaks the insert event piece for the transfer appointment in
telehealth.  Exposing the property ensures its not null.
src/Services/AppointmentService.php