[% META title = 'Request » Email Diagnosis Status' %] [% # PROCESS dumper.tt dump = recipients %] [% IF recipients.size %]

Message dispatched successfully:

[% data.patient_case.patient.last_name | upper %], [% data.patient_case.patient.first_name | ucfirst %] [% data.patient_case.patient.middle_name | ucfirst %] :: [% PROCESS site/lab_number.tt %]

The following details were e-mailed to:

                [% INCLUDE request/message/patient.tt %]
            

Continue »

[% ELSE %]

WARNING: no recipients are configured for selected location - please alert administrator

[% site.html.back_button %]

[% END %]