[% content_only = 1 # no html wrappers %]
[% site.html.back_button %]
[% c.authen.username | upper %] / [% date.format %]
| LabRef | Name | Type | Specimen | Presentation | Registered | Location | External Reference | Sample to lysis | Transfer to eppendorf |
|---|---|---|---|---|---|---|---|---|---|
| [% INCLUDE site/lab_number.tt want_url = 1 %] | [% patient.last_name | upper %], [% patient.first_name | ucfirst %] | [% lab_test.field_label.remove(' extraction') %] | [% specimen_map.item(data.id).sample_code.join(',') %] [% INCLUDE site/snippets/doi.tt IF request_options_map.item(data.id).doi %] | [% screened %] | [% data.created_at.strftime('%d.%b.%Y') %] | [% INCLUDE site/display_name.tt %] | [% data.request_external_ref.external_reference | html %] | [% %] | [% %] |