calculate_health_score
Calculate a comprehensive health score from patient parameters using the 8-system framework. Get normalized scores, system breakdowns, and interpretation.
Instructions
Calculate comprehensive health scores based on patient parameters using the 8-system framework. Returns normalized scores, system breakdowns, and interpretation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameters | Yes | Array of health parameters to evaluate | |
| patientAge | No | Patient age (optional, for context) | |
| patientSex | No | Patient sex (optional, for context) | |
| lifestyleScore | No | Lifestyle score 0-100 (optional, default: 50) |