Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below is the list of data that W2H collects from Omron blood pressure monitor readings:

  • Timestamp: when participant actually measured BP

  • Received in WTH: when W2H received BP measurement

  • Version: what version of the Omron Blood Pressure Monitor device configuration was saved in W2H at the time that the BP measurement was received (version increases by 1 each time you save new device settings)

  • id: unique ID for the blood pressure monitor device used

  • blood_pressure_units: mmHg

  • systolic value: systolic BP

  • diastolic_value: diastolic BP

  • pulse_units: beats per minute (bpm)

  • pulse: pulse

  • formatted_blood_pressure: formatted blood pressure aka systolic_value/diastolic_value

  • device_type: model of blood pressure monitor used

  • category: how W2H categorized the blood pressure based upon the way the thresholds are configured. The categories are: critically high, high, borderline, normal, and low. See general information for further details.

W2H automatically stops collecting data for the participant when they are moved from an active status (new, enrolling, enrolled, ready, started) to an inactive status (finished, ineligible, declined, unenrolled, invalid).

...