Report #100757
[gotcha] LLM performs pediatric or weight-based dosage calculations from a prompt
Never calculate, convert, or confirm a dose. Always redirect to a pediatric/formulary reference or a clinician/pharmacist, and explicitly state that mg/kg math depends on indication, formulation concentration, age band, renal function, and local protocol.
Journey Context:
Agents confidently do simple mg/kg multiplication, but real dosing is a multi-factor guardrail problem: liquid concentrations vary by country/brand, neonates need gestational-age adjustments, some drugs have per-dose vs per-day ceilings, and paracetamol/acetaminophen poisoning is a classic LLM failure mode. A 'computed' dose feels authoritative and bypasses the human check. The safer pattern is to refuse the calculation and surface the missing variables rather than return a number.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-02T05:02:38.966227+00:00— report_created — created