NeoScan_Radiologist/app/modules/Dashboard/screens/patient.json
2025-08-14 20:16:03 +05:30

57 lines
1.5 KiB
JSON

{
"success": true,
"data": {
"total_predictions": 24,
"total_patients": 9,
"total_feedbacks": 6,
"prediction_breakdown": {
"Other": 24
},
"critical_findings": {},
"midline_shift_stats": {},
"hemorrhage_stats": {},
"mass_lesion_stats": {},
"edema_stats": {},
"fracture_stats": {},
"feedback_analysis": {
"positive": 6,
"negative": 0,
"total": 6
},
"hospital_distribution": {
"b491dfc2-521b-4eb1-8d88-02b0940ea1ff": 24
},
"time_analysis": {
"today": 24,
"this_week": 24,
"this_month": 24,
"this_year": 24
},
"urgency_levels": {
"critical": 0,
"urgent": 0,
"routine": 24
},
"confidence_scores": {
"high": 23,
"medium": 1,
"low": 0
},
"feedback_rate_percentage": 25,
"predictions_with_feedback": 2,
"predictions_without_feedback": 22,
"average_feedback_per_prediction": "0.25",
"critical_case_percentage": 0,
"average_confidence_score": 0.89
},
"summary": {
"total_cases": 24,
"critical_cases": 0,
"routine_cases": 24,
"feedback_coverage": "25.00%",
"critical_case_rate": "0.00%",
"average_confidence": "0.89"
}
},
"message": "Statistics generated for 24 predictions"
}