I am bringing up the demo at www.oemr.org. I have noticed a couple of bugs. Forgive me if these have already been fixed.
In the vitals form:
The oxygen saturation is saving 9.99 and I am unable to correct this to 99%.
The BMI does not round to 1 significant digit and I get this 19.202653485952 which takes up a lot of space. I am unable to manually round this to 19.2.
I see what happened – some changes to interface/forms/vitals/table.sql also needed to be applied to sql/database/sql, but never were. I checked in a fix.
This problem dates as far back as the 2.8.1 release. To fix an existing database, apply the alterations to the form_vitals table from: