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} |
{$row->patientNatNo} |
{if $programesetting->system_lang == 1}
{$row->husbandname} |
{/if}
- {$row->phone}
- {$row->mobile}
|
{$row->visitdate} |
{if $programesetting->system_lang == 1}
{if $row->for_husband eq 1} Husband
{else if $row->for_husband eq 2}
{if $row->child_gender eq 1} Boy {else} Girl {/if}
{if $row->child_name != '' && $row->child_name != null } ({$row->child_name}) {/if}
{else} Wife{/if}
|
{/if}
{$row->user_name} |
{if $showBranchCol == 1} {$row->branch_name} | {/if}
{if $programesetting->regions == 1} {$row->subregion} | {/if}
{if $row->showRedirectNote == 1}
Dr Note : {$row->redirect_note}
{/if}
|
|
|
|
{if $labSetting->job_order == 1}
|
{/if}
{if $programesetting->confirm_attend == 1}
|
{/if}
{if $row->phone != '' && $row->phone != null }
{/if}
|
collect == 1 } style="display: none;" {/if} >Yes
collect != 1 } style="display: none;" {/if} > No
|
{if $programesetting->attend_today == 1}
today_list != 1 } style="display: none;" {/if} >Cancel
today_list == 1 } style="display: none;" {/if} > Done
|
{/if}
{if $programesetting->regions == 1}
Follow
|
{if $row->drPhone != '' && $row->drPhone != null }
{/if}
|
{/if}
{if $allowPayVisit == 1}
{if $row->visitDept > 0 }
{/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}