Description:
Diabetes Converter is a program to help converting values of diabetes measurements in a convenient way.
European comma input/output (localized I/O) supported.
mg/dL <-> mmol/L
Convert glucose values into the other standard. Both directions.
Whole Blood <-> Plasma
Convert the equivalent plasma blood glucose lab value from the whole blood value in mg/dL. Both directions.
HbA1c <-> mg/dL, mmol/L
Calculate the daily mean plasma blood glucose level averages from the quarterly measured hemoglobin HbA1c value. Results are in mg/dL and mmol/L, switchable as normal or plasma lab values. Both directions.
Formulas:
mmol/L = mg/dL * 18; Plasma = Whole blood * 1.12; bG (mg/dL) = HbA1c * 36 - 100
Color neutral; use Colorize or Khroma for your desired color schemes.