{if $programesetting->lab_header != '' && $programesetting->lab_header != Null }
|
{/if}
{$programesetting->centername}
{if $showBranchCol == 1 && $branchId > 0 }
{$branchName}
{/if}
|
Job Order
|
{$programesetting->centername_ar}
{if $showBranchCol == 1 && $branchId > 0 }
{$branchName}
{/if}
|
| Patient Name |
{$pat_name} |
Age |
{$age} |
| Request No |
{$printserial} |
Patient Sex |
{$gender} |
| Sample Date |
{$visitdate} |
Patient Mobile |
{$patient->phone} |
| Patient No |
{$patient->statusno} |
Organization |
{$orgName} |
{if $showBranchCol == 1 && $branchId > 0 }
| Branch |
{$branchName} |
{/if}
| Doctor References |
{$doctorName} |
| Sample Type |
Sample Id |
Package |
Analysis |
Result Date |
Status |
{foreach $visitTests as $test }
{if $test.showMe == 1 }
| {$test.sampleType} |
{$test.sample_id} |
{$test.offerName} |
{$test.name} |
|
|
{/if}
{/foreach}
| Service |
Done By |
|
{$doneBy} |
{if $programesetting->lab_footer != '' && $programesetting->lab_footer != Null }
{/if}
{literal}
{/literal}