10× Medication Error Detection — Dose Plausibility Checker

Flag 10-fold dosing errors by checking calculated dose against safe range

Check a calculated drug dose against published weight-based safe ranges for 25 common drugs to catch 10-fold decimal-point prescribing errors before administration. A bedside plausibility screen for pharmacists and prescribers. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What is a 10-fold medication error?

It is a dosing mistake where a misplaced decimal point makes the dose ten times too high or too low — for example 50 mg written instead of 5 mg. These errors are common, easy to miss, and can be fatal, so a plausibility check is a valuable second line of defence.

A misplaced decimal point is one of the most dangerous medication errors because the resulting dose looks numerically reasonable but is ten times too high or too low. This checker compares a calculated dose against a weight-based safe range so a gross error is flagged before the drug reaches the patient.

How it works

For the selected drug, the tool scales its published safe range by patient weight and classifies the entered dose:

minDose = min mg/kg × weight
maxDose = max mg/kg × weight

dose ≥ 10 × maxDose   →  likely 10-fold OVERDOSE
dose ≤ minDose / 10   →  likely 10-fold UNDERDOSE
dose > maxDose        →  above safe range
dose < minDose        →  below usual range
otherwise             →  within safe range

The explicit 10× thresholds are what separate an ordinary out-of-range warning from the high-priority decimal-point alarm that most prescribing errors fall into.

Why 10-fold errors are so dangerous and so common

The decimal point error is a persistent patient safety problem precisely because it is invisible at the prescription stage. A written order for “5 mg” accidentally transcribed as “50 mg” passes a superficial review — 50 is a plausible dose for many drugs in other contexts. Without a weight-based sanity check, the error can reach administration.

Several factors in clinical environments make this failure mode more likely:

  • Trailing zeros. Writing “5.0 mg” risks being misread as “50 mg” if the decimal point is not clearly visible. Safe practices include avoiding trailing zeros on whole numbers.
  • Leading decimal points. Writing “.5 mg” can be misread as “5 mg” if the leading zero is omitted. Standard safety practice requires writing “0.5 mg.”
  • Verbal orders. Spoken doses in a noisy environment frequently lose or gain decimal places. Read-back and confirmation reduce but do not eliminate this risk.
  • Dose range confusion across populations. Some drugs have very different adult and paediatric dose ranges. An adult dose of morphine applied to a child can represent a 10-fold or greater overdose relative to the weight-based paediatric dose.

High-risk situations for decimal point errors

Certain clinical contexts carry elevated risk and deserve the most rigorous checking:

  • Paediatric dosing. Children’s doses are weight-based with narrow therapeutic windows. A ten-fold error in a small child can be life-threatening.
  • Insulin. Insulin units are often confused with milligrams or millilitres. Syringe selection and route errors compound decimal errors.
  • Chemotherapy. Cytotoxic drugs have narrow therapeutic indices and dosing schemes involving body surface area that introduce additional calculation steps.
  • Concentrated infusions. Drugs like potassium, heparin, and concentrated electrolytes require careful dilution; concentration errors can appear as decimal errors in the final dose.

Worked example and limits

A 70 kg adult prescribed paracetamol at 10–15 mg/kg has a safe single dose of 700–1,050 mg. An entered dose of 7,000 mg is exactly ten times the maximum and triggers the 10-fold overdose alarm. An entered dose of 70 mg is one tenth of the minimum and triggers the 10-fold underdose alarm.

The reference mg/kg values here are typical guidance figures only — they do not encode daily maxima, route adjustments, or organ-function changes, so they support but never replace a full formulary check. Always confirm against your local formulary, the BNF, or product monograph before administering any medicine.