This tool builds a correction-dose insulin sliding scale from first principles and converts a continuous IV insulin order into a pump rate. Rather than printing a one-size-fits-all table, it uses the patient’s own target glucose and insulin sensitivity so the doses are individualised.
How it works
Each row of the scale uses the correction formula:
Correction units = (current BG − target BG) ÷ ISF
The insulin sensitivity factor (ISF) is the number of mg/dL that one unit of
rapid-acting insulin is expected to lower the blood glucose. A widely used
bedside estimate for rapid-acting analogues is the 1800 rule: ISF ≈ 1800 ÷ total daily dose. So a patient on 60 units/day has an ISF of roughly 30. When
the current glucose is at or below target the formula gives zero or a negative
number, which the tool clamps to 0 units — you never give a negative
correction.
Converting the IV drip
For continuous IV insulin, the pump rate follows directly from the bag concentration:
Rate (mL/hr) = ordered units/hr ÷ concentration (units/mL)
The standard intensive-care mix of 100 units of regular insulin in 100 mL of
saline is 1 unit/mL, so an order of 4 units/hr simply runs at 4 mL/hr.
Notes and safety
A correction scale is a planning aid, not a complete regimen. Sliding scales used alone are discouraged in hospital because they chase hyperglycaemia after it happens; basal-bolus dosing controls glucose far better. Always follow your institution’s protocol, double-check doses with a pharmacist, and monitor for hypoglycaemia. All calculation runs locally in your browser.