diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index c38f103..9382e7a 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -556,6 +556,7 @@ class PatientOrderService extends BaseService 'doctor_title', 'department_custom_name', 'be_good_at', + 'hospital_id', ]; $params = array();