feat: Add PageGenerator class for generating report pages with patient data
This commit is contained in:
@@ -283,7 +283,7 @@ class ReportGeneratorService:
|
||||
seca_excel_path: Path to SECA Excel file
|
||||
patient_info: Dictionary containing patient information
|
||||
output_filename: Optional custom output filename
|
||||
|
||||
n
|
||||
Returns:
|
||||
Dictionary containing report path, graphs generated, and analysis data
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user