mirror of
https://github.com/complexcaresolutions/dak.c2s.git
synced 2026-03-18 03:43:41 +00:00
Implements report_service.py with: - Sheet 1: Auswertung KW gesamt (weekly totals + year summary) - Sheet 2: Auswertung nach Fachgebieten (per-KW per-Fallgruppe) - Sheet 3: Auswertung Gutachten (alternative/bestaetigung per group) - Sheet 4: Auswertung Therapieaenderungen (TA metrics per KW) - Sheet 5: Auswertung ICD onko (ICD code frequency for onko) - Dashboard KPIs (total_cases, pending_icd, pending_coding, etc.) - generate_full_report() for all 5 sheets combined Implements vorjahr_service.py with: - Cached year-over-year comparison via yearly_summary table - get_vorjahr_summary() for Sheet 1 comparison columns - get_vorjahr_detail() for full previous-year breakdown - refresh_vorjahr_cache() for cache invalidation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audit_service.py | ||
| auth_service.py | ||
| csv_parser.py | ||
| excel_import.py | ||
| icd_service.py | ||
| import_service.py | ||
| notification_service.py | ||
| report_service.py | ||
| vorjahr_service.py | ||