generate_care_plan
Generate a personalized care plan based on patient age, medical conditions, and health goals using the Performance Medicine framework. Provide patient details to receive a tailored plan.
Instructions
Generate a personalized care plan based on patient age, conditions, and goals using Performance Medicine framework.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | Health goals (e.g., ["lower blood pressure", "improve mobility"]) | |
| lifeStage | No | Life stage (auto-determined from age if not provided) | |
| conditions | Yes | List of medical conditions (e.g., ["hypertension", "type 2 diabetes"]) | |
| patientAge | Yes | Patient age in years |