[% META title="Initial Screen » Edit" %] [% # PROCESS dumper.tt dump = initial_screen %] [% # PROCESS dumper.tt dump = screen_terms %]
INFO: will automatically request new laboratory tests as required. Any existing tests will NOT be overwritten.
Initial screen: [% FOREACH group IN [ 'fresh' 'fixed'] %] [% FOREACH screen IN screen_terms %] [% NEXT UNLESS screen.sample_type.match(group) %] [% screen.description %] [% END %] [% END %] [% error_screen_id %] [% site.html.submit %] [% site.html.reset %]
[% site.html.back_button %]