HomeMedical & Clinical › Parkland Formula Calculator

Parkland Formula Calculator

Calculates the first 24-hour crystalloid volume for burn resuscitation from body weight and percent total body surface area burned (4 mL × kg × %TBSA), split into the first 8 hours and the next 16 hours with hourly rates.

When to use

You need the Parkland (Baxter) starting fluid estimate for an adult with a burn of about 20% TBSA or more.

Do not use when: Burns are small (<15–20% TBSA in adults, <10% in children), for electrical or inhalation injury, or for the ongoing rate, which must be titrated to urine output rather than the formula.

Formula

total_24h_ml = ml_per_kg_per_percent × weight_kg × tbsa_percent; first_8h_ml = next_16h_ml = total / 2; rates = first_8h_ml / 8 and next_16h_ml / 16

Baxter and Shires (1968) derived 4 mL/kg/%TBSA of lactated Ringer's; the 8-hour clock starts at the time of burn, and the ABA advises adjusting the rate to a urine output of 0.5 mL/kg/h in adults because formula volumes often over-resuscitate. Results are informational only and not a substitute for clinical judgement or medical advice.

Inputs

ParameterTypeUnitRequiredDescription
weight_kgnumberkgyesBody weight in kilograms. Range: > 0, ≤ 500
tbsa_percentnumber% TBSAyesPercent of total body surface area with partial- or full-thickness burns (exclude superficial burns). Range: > 0, ≤ 100
ml_per_kg_per_percentnumbermL/kg/%TBSAdefault 44 for the classic Parkland formula; 2–3 for the modified Brooke / ABA consensus range. Range: ≥ 2, ≤ 4

Outputs

OutputTypeUnitDescription
total_24h_mlnumbermLfactor × weight × %TBSA.
total_24h_litersnumberLSame volume in litres.
first_8h_mlnumbermLHalf of the total, given in the first 8 hours from the time of injury.
first_8h_rate_ml_per_hnumbermL/hfirst_8h_ml / 8.
next_16h_mlnumbermLRemaining half over the following 16 hours.
next_16h_rate_ml_per_hnumbermL/hnext_16h_ml / 16.

Example

70 kg, 30% TBSA: {"weight_kg":70,"tbsa_percent":30}{"total_24h_ml":8400,"total_24h_liters":8.4,"first_8h_ml":4200,"first_8h_rate_ml_per_h":525,"next_16h_ml":4200,"next_16h_rate_ml_per_h":262.5}

80 kg, 45% TBSA: {"weight_kg":80,"tbsa_percent":45,"ml_per_kg_per_percent":4}{"total_24h_ml":14400,"first_8h_rate_ml_per_h":900,"next_16h_rate_ml_per_h":450}

GET https://tttkmbb.com/api/v1/calculate/parkland-formula?weight_kg=70&tbsa_percent=30

Machine access

Sources

FAQ

What if fluids start 2 hours after the burn?

The first-8-hour half is still due 8 hours after the injury, so the remaining volume is given over 6 hours at a proportionally higher rate.

How is %TBSA estimated?

Rule of nines or a Lund-Browder chart for children; the patient's palm (including fingers) is about 1% TBSA. Only partial- and full-thickness burns count.

Related calculators