[% META title = 'Request » Email Report' %] [% # PROCESS dumper.tt dump = data.as_tree %] [% # PROCESS dumper.tt dump = c.stash.errs %] [% patient = data.patient_case.patient %]

E-mail report on [% patient.last_name | upper %], [% patient.first_name | ucfirst %] [ [% INCLUDE site/lab_number.tt -%] ]:

[% IF error_mailto %]

[% c.cfg('msg').dfv_errors %] [% # c.cfg('msg').dfv_msgs.invalid_domain # allowing anon reports now %]

[% END %] [% PROCESS site/autosuggest.tt varname = 'address' # param_id = '' # for callback function - not needed here param_name = 'mailto' method_name = 'get_email_addresses' watermark = 'no'; %]
[% IF require_anon_report_confirmation %]

Non-secure recipient address - OK to send anonymised report ?

[% END %]
Destination e-mail address: [% error_mailto %] [% site.html.reset %] [% IF c.user_can('do_admin') %] [% END %]