public function anyInProgressAppointment()
 {
     return Helpers::patientInProgress();
 }