[% META title="Report » Authorisation check" %] [% # PROCESS dumper.tt dump = diagnoses_map %] [% # PROCESS dumper.tt dump = authorisation_check_diagnosis %] [% # PROCESS dumper.tt dump = report.diagnosis_id %] [% # PROCESS dumper.tt dump = history %] [% data = report.request %]
| Original diagnosis: | [% report.diagnosis.name | html %] [% reporter = history.reported.user %] [[% reporter.first_name | ucfirst %] [% reporter.last_name | ucfirst %]] |
|---|---|
| Your selection: | [% class = report.diagnosis_id != authorisation_check_diagnosis.id ? 'red' : 'normal' %] [% authorisation_check_diagnosis.name | html %] |
| proceed to 'Report' page » | |