[% div_name = 'charts'; INCLUDE site/snippets/toggleview.tt type = 'folder' %] Charts & Graphs
[% BLOCK row %] [% title %] [% END %]
[% INCLUDE row function = 'diagnosis_frequency' title = 'Diagnosis frequency (all)'; INCLUDE row function = 'new_diagnosis_frequency' title = 'Diagnosis frequency (new)'; INCLUDE row function = 'presentation_frequency' title = 'Presentation frequency'; INCLUDE row function = 'specimen_frequency' title = 'Specimen frequency'; INCLUDE row function = 'diagnosis_status' title = 'Diagnosis status'; INCLUDE row function = 'requests_by_day_of_week' title = 'Requests by day of week'; INCLUDE row function = 'reports_by_day_of_week' title = 'Reports by day of week'; INCLUDE row function = 'requests_by_month' title = 'Requests by month'; INCLUDE row function = 'diagnosis_errors' title = 'Diagnosis errors'; INCLUDE row function = 'requests_by_year' title = 'Requests per year'; INCLUDE row function = 'specimens_by_year' title = 'Specimens per year'; %]