detectionid == 9999}style="background-color: #efc9cc;"
{else if $row->tempPatient == 1} style="background-color: #e1caf4;"
{else if $row->customer_add == 1} style="background-color: #f1f16d;"
{else if $row->confirm_attend == 1 && $programesetting->confirm_attend == 1} style="background-color: #d0f09f;"
{else if $row->confirm_attend == 2 && $programesetting->confirm_attend == 1} style="background-color: #d1a6d1;"
{else if $row->confirm_attend == 3 && $programesetting->confirm_attend == 1} style="background-color: #fd8591;" {/if} >
| {$i} |
{$row->patientName} |
{$row->patientstatusno} |
{if $programesetting->system_lang == 1}
{$row->husbandname} |
{/if}
- {$row->phone}
- {$row->mobile}
|
{$row->detection} |
{$row->visitdate} |
{$row->for_department_name} {if !empty($row->operation_time) }({$row->operation_time}){/if}
{if $row->for_department eq 12}
{/if}
|
{if $programesetting->system_lang == 1}
{if $row->for_husband eq 1} الزوج
{else if $row->for_husband eq 2}
{if $row->child_gender eq 1} طفل {else} طفلة {/if}
{if $row->child_name != '' && $row->child_name != null } ({$row->child_name}) {/if}
{else} الزوجه{/if}
|
{/if}
{if $programesetting->system_type == 2}
{$row->visitHour} |
{else}
{$row->visit_time} |
{/if}
{$row->user_name} |
{if $row->showRedirectNote == 1}
Dr Note : {$row->redirect_note}
{/if}
|
{if $row->printserial > 0 && $row->detectionvalue_cash > 0 }
{/if}
|
{if $programesetting->confirm_attend == 1}
|
{/if}
{if $programesetting->whatsapp_sms == 1}
{if $row->phone != '' && $row->phone != null }
{/if}
|
{/if}
{if $programesetting->attend_today == 1}
today_list != 1 } style="display: none;" {/if} >إلغاء
today_list == 1 } style="display: none;" {/if} >تم
|
{/if}
{if $row->tempPatient == 1}
Profile
|
{else}
{if $allowEditVisit == 1 || ($row->customer_add == 1 && $row->service_edit != 1 )}
{if $row->detectionid == 9999}
|
{else if $row->detectionid == 999}
|
{else}
|
{/if}
{else}
|
{/if}
{/if}
{if $allowDeleteVisit == 1 || ($row->customer_add == 1 && $row->service_edit != 1 )}
|
{else}
|
{/if}
{capture assign=i}{$i+1}{/capture}
{/foreach}