[% div_name = 'lab'; INCLUDE site/snippets/toggleview.tt type = 'folder' %] Lab functions
[% BLOCK row %] [% title | html %] [% END %]
[% IF c.user_can('screen'); INCLUDE row class_function = 'resources/list_all_screen_tests' title = 'List all screen tests'; END %] [% IF c.user_can('modify_results'); INCLUDE row class_function = 'result/export_test_results' title = 'Export test results'; END %] [% # IF c.user_can(''); # need to restrict ? INCLUDE row class_function = 'resources/teaching_cases' title = 'Teaching cases'; # END %] [% IF c.user_can('register'); INCLUDE row class_function = 'referral-source' title = 'Referrers & referral sources'; END %] [% IF c.user_can('patient_merge') %] [% END %]
Merge patients