[% META title = 'Patient » Delete Patient' -%] [% # PROCESS admin/user_nav.tt page = 'user_list' %] [% # PROCESS dumper.tt dump = c.param('id') %]

Confirm you really want to delete this patient:

[% patient.last_name | upper %], [% patient.first_name | ucfirst %] [% patient.middle_name | ucfirst %] :: [% patient.dob.strftime('%d.%b.%Y') %] :: [% patient.nhs_number || site.html.grey_null %]

[% site.html.back_button %]