pediatric_dose
Compute pediatric medication doses by entering child weight, dose rate from a reference, and dosing schedule to obtain total daily and per-dose amounts, with optional maximum daily dose cap.
Instructions
Weight-based pediatric dose calculator.
Computes total daily and per-dose amounts from a mg/kg/day rate that YOU supply from a trusted reference; this tool only does the arithmetic (optionally capping at a maximum daily dose). It does not recommend doses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight_kg | Yes | Child body weight in kilograms. | |
| doses_per_day | No | Number of divided doses per day. | |
| max_mg_per_day | No | Optional maximum total daily dose (mg) to cap at. | |
| mg_per_kg_per_day | Yes | Dose rate in mg per kg per day, from a trusted reference. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |