mirror of
https://github.com/complexcaresolutions/dak.c2s.git
synced 2026-03-17 20: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> |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| models | ||
| schemas | ||
| services | ||
| utils | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| main.py | ||