| Assessment: [% error_adenopathy %] |
[% FOREACH opt IN ['none' 'stable' 'unstable' 'unstated'] %]
[% opt | ucfirst %]
[% END %]
|
| Node group: [% error_nodal_option_id %] |
[% FOREACH opt IN outreach.menu_options.nodal_options;
is_selected = questionnaire.adenopathy.item(opt.key) ? 1 : 0 %]
[% opt.value %]
[% END %]
|