{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{-- --}} {{-- {!!userSELECT('user','select',$userall,@$json->case_physicians01,'class="form-control"')!!} --}} {{-- if(checkNULL($r->year)) {$w[0] = array('report_appointment_year',$r->year);} if(checkNULL($r->month)) {$w[1] = array('report_appointment_month',$r->month);} if(checkNULL($r->procedure)) {$w[2] = array('report_procedure',$r->procedure);} if(checkNULL($r->age)) {$w[3] = array('report_age',$r->age);} if(checkNULL($r->room)) {$w[4] = array('report_room',$r->room);} if(checkNULL($r->icd10)) {$w[5] = array('report_diagnostic','like','%'.$r->icd10.'%');} if(checkNULL($r->icd9)) {$w[6] = array('report_procedure_icd9','like','%'.$r->icd9.'%');} if(checkNULL($r->scope)) {$w[7] = array('report_scope','like','%'.$r->scope.'%');} if(checkNULL($r->prediagnostic)) {$str = explode('...',$r->prediagnostic);$w[8] = array('report_prediagnosis','like','%'.$str[0].'%');} if(checkNULL($r->medication)) {$w[9] = array('report_medication','like','%'.$r->medication.'%');} if(checkNULL($r->finding)) {$w[10] = array('report_finding','like','%'.$r->finding.'%');} --}}