[% content_only = 1 # no html wrappers %]
[% site.html.back_button %]
[% c.authen.username | upper %] / [% date.format %]
| HMDS ref | Name | Registered | Specimen | Location | Presentation | Type | Comments |
|---|---|---|---|---|---|---|---|
| [% INCLUDE site/lab_number.tt want_url = 1 %] | [% patient.last_name | upper %], [% patient.first_name | ucfirst %] | [% data.created_at.strftime('%d.%b.%Y') %] | [% specimen_map.item(data.id).sample_code.join(',') %] | [% INCLUDE site/display_name.tt %] | [% screened %] | [% lab_test.field_label.remove(' extraction') %] | [% %] |