[% META title = 'Admin » Edit Diagnosis' -%]
[% # PROCESS dumper.tt dump = count %]
[% # PROCESS dumper.tt dump = sub_categories %]
[% diagnosis_dfv_js %]
[% PROCESS admin/request_nav.tt page = 'diagnoses' %]
Edit Diagnosis Details
[% IF dfv_errors %]
- [% c.cfg('msg').dfv_errors %]
[% IF error_name %]
- Diagnosis [% error_name %]
[% END %]
[% IF error_icdo3 %]
- ICDO3 [% error_icdo3 %]
[% END %]
[% IF error_diagnostic_category_id %]
- Category [% error_diagnostic_category_id %]
[% END %]
[% END %]
[% IF count %]
WARNING: this diagnostic term has already been used [% count %]
time[% IF count > 1 %]s[% END %] - make sure you know what you are doing
if you alter it !!
[% ELSE %]
INFO: this diagnostic term has never been used - it is
permissible to alter it.
[% END %]
[% site.html.back_button %]