BMI Calculator (v. 1.0) Разработано John Applin |
Calculates a patient's Body Mass Index (BMI) using the patient's weight and height using the formula:
BMI(kg/m^2) = (patient weight in kg/(patient height in m)^2).
Also indicates whether the patient is severely underweight, underweight, normal weight, overweight, obese class 1, obese class 2, obese class 3.
Tested against the BNF online calculator.
|