Last verified · v1.0
Calculator · health
Pediatric Epinephrine Dose Calculator
Calculates pediatric epinephrine dose (mg) by patient weight and clinical indication, with automatic maximum dose capping.
Inputs
Epinephrine Dose
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
Understanding the Pediatric Epinephrine Dose Calculator
Epinephrine (adrenaline) is the cornerstone medication in pediatric emergency care, indicated for anaphylaxis, cardiac arrest, severe bronchospasm, and croup. Because pediatric patients span a dramatic weight range — from neonates under 1 kg to adolescents exceeding 70 kg — weight-based dosing is both a clinical necessity and a patient safety imperative. The Pediatric Epinephrine Dose Calculator applies a validated formula to deliver precise, individualized doses while preventing overdose through automatic maximum-dose capping.
The Core Formula
The calculator uses: Dose (mg) = min(weight × dose factor, max dose). The min() function ensures the calculated dose never exceeds the established adult-equivalent ceiling, regardless of how high a patient's weight might drive the raw calculation. This cap mechanism is consistent with weight-based dosing principles described by StatPearls: Dose Calculation (NCBI Bookshelf) and reinforced by pediatric emergency protocols at major academic medical centers.
Key Variables Explained
- Patient Weight (kg): The child's body weight in kilograms, preferably measured on a calibrated scale. When scale measurement is impossible, clinicians use validated estimation tools such as the Broselow pediatric emergency tape or the age-based formula: weight (kg) = 2 × (age in years + 4). Errors in weight are directly amplified by the dose factor, making accurate measurement the single most critical input.
- Route / Indication: The clinical scenario and intended administration route determine the specific dose factor and maximum dose applied. Each route has distinct pharmacokinetic properties that justify its own dosing parameters.
Dose Factors by Route and Indication
The following dose factors reflect current evidence-based guidelines as documented in the Stony Brook Medicine Pediatric Drug Dosages reference and the PMC/NIH review on Medication Preparation in Pediatric Emergencies:
- Anaphylaxis — Intramuscular (IM), 1:1,000 solution (1 mg/mL): Dose factor = 0.01 mg/kg; maximum dose = 0.5 mg. The vastus lateralis (outer mid-thigh) is the preferred injection site for fastest absorption. This is universally recognized as the first-line route for anaphylaxis management.
- Cardiac Arrest — Intravenous/Intraosseous (IV/IO), 1:10,000 solution (0.1 mg/mL): Dose factor = 0.01 mg/kg; maximum dose = 1 mg per administration, repeated every 3–5 minutes during active resuscitation per PALS guidelines.
- Severe Bronchospasm — Subcutaneous (SC), 1:1,000 solution: Dose factor = 0.01 mg/kg; maximum dose = 0.3–0.5 mg. Reserved for situations where inhaled bronchodilators are unavailable or insufficient.
- Croup — Nebulized Epinephrine: Racemic epinephrine 2.25% at 0.5 mL diluted in 2.5 mL normal saline, or L-epinephrine 5 mg (5 mL of 1:1,000) nebulized. This indication typically uses a fixed-dose approach rather than strict weight-based calculation for children over 6 months.
Worked Clinical Examples
Example 1 — Anaphylaxis in a 20 kg child: Dose = min(20 × 0.01, 0.5) = min(0.20, 0.50) = 0.20 mg IM. Using a 1:1,000 (1 mg/mL) solution, draw up 0.2 mL and inject into the outer thigh.
Example 2 — Cardiac arrest in a 35 kg child: Dose = min(35 × 0.01, 1.0) = min(0.35, 1.0) = 0.35 mg IV/IO. Draw 3.5 mL from a 1:10,000 (0.1 mg/mL) prefilled syringe.
Example 3 — Large adolescent (70 kg) with anaphylaxis: Dose = min(70 × 0.01, 0.5) = min(0.70, 0.50) = 0.50 mg IM (capped at maximum). This case illustrates why the ceiling function is critical — without it, the raw calculation would produce a 40% overdose.
Clinical Safety Considerations
Epinephrine concentration errors are among the most dangerous medication mistakes in pediatric emergencies. The 10-fold difference between 1:1,000 (1 mg/mL) and 1:10,000 (0.1 mg/mL) solutions means a concentration mix-up can result in a tenfold overdose or underdose. Always verify the vial label, confirm the route, and where possible use pre-labeled unit-dose syringes. A second clinician should independently verify every epinephrine dose calculation before administration. This calculator serves as a clinical decision support tool and does not replace physician judgment, institutional protocols, or bedside patient assessment. Dosing guidance is derived from SIU School of Medicine Pediatric Survival Guide and the NIH-indexed literature on pediatric emergency medication preparation.
Reference