[% USE date # for show_request_lab_test_status_time %] [% BLOCK select_all %]
| Lab No | [% IF c.config('settings').have_worklist_external_ref %]External ref | [% END %]Name | Date | Sample | Source | [% IF worklist_cols.item(lab_section.section_name).headers; # override default FOREACH h IN worklist_cols.item(lab_section.section_name).headers %][% h %] | [% END %] [% ELSE %]Presentation | Investigation | [% END %]Status | [% IF show_request_lab_test_status_time %]Status Date | [% END %] [% IF is_results_entry %]Done | [% ELSE; IF section_has_test_details %]Notes | [% END %] [% IF has_labels %]Labels | [% END %] [% END %]
|---|
[% site.html.back_button %] [% IF has_labels OR is_results_entry; site.html.submit; ' '; site.html.reset; END %]