[% META title="Sample storage » Edit" %] [% # INCLUDE dumper.tt dump = data.as_tree %] [% # INCLUDE dumper.tt dump = c.stash.errs %] [% INCLUDE record/patient_summary.tt %] [% IF data.signed_out %]

WARNING: vial has already been removed from storage.

[% END %]

Edit storage vial details:

[% IF dfv_errors %]
[% c.cfg('msg').dfv_errors %]
[% IF error_concentration %]
Concentration [% error_concentration %]
[% END %] [% IF error_volume %]
Volume [% error_volume %]
[% END %] [% IF error_source %]
Source [% error_source %]
[% END %] [% IF error_method %]
Method [% error_method %]
[% END %] [% IF error_sample %]
Sample [% error_sample %]
[% END %] [% IF error_comment %]
Comment [% error_comment %]
[% END %]
[% END %]
Vial ID Sample Part Num Source Volume (µL) Concn (ng/µL) Method In Out Comment
[%# needs to be both param & query param %] [% data.created_at.strftime('%d.%b.%Y') %] [% data.signed_out.strftime('%d.%b.%Y') || site.html.grey_null %]

[% site.html.back_button %] [% site.html.reset %] [% site.html.submit %]