[% USE date # for show_request_lab_test_status_time %] [% BLOCK select_all %] [% END %]
[% # build args for url_links: args = []; results_entry = ( c.query.param('results_entry') || is_results_entry ); args.push( 'status_option_id=' _ c.query.param('status_option_id') ); args.push( 'results_entry=' _ results_entry ); FOREACH test_id IN c.query.param('lab_test_id'); # can be multiple args.push( 'lab_test_id=' _ test_id ); END; %] [% INCLUDE select_all IF is_results_entry %] [% IF c.config('settings').have_worklist_external_ref %] [% END %] [% IF worklist_cols.item(lab_section.section_name).headers; # override default FOREACH h IN worklist_cols.item(lab_section.section_name).headers %] [% END %] [% ELSE %] [% END %] [% IF show_request_lab_test_status_time %] [% END %] [% IF is_results_entry %] [% ELSE; IF section_has_test_details %] [% END %] [% IF has_labels %] [% END %] [% END %] [% trial_counter = 0; %] [% FOREACH entry IN outstanding_investigations; # PROCESS dumper.tt dump = entry %] [% PROCESS worklist/snippets/row.tt type = 'investigation' %] [% END %]
Lab No External refName Date Sample Source[% h %]Presentation Investigation StatusStatus DateDoneNotesLabels

[% site.html.back_button %] [% IF has_labels OR is_results_entry; site.html.submit; ' '; site.html.reset; END %]