Dataset: Blood Pressure Log
Dataset name:
ds_blood_pressure_log
Description
Blood Pressure Data
Fields in this dataset
Name | Field Name | Description | Field Type | Field Example |
---|---|---|---|---|
Measurement Timestamp End |
blood_pressure_timestamp_end
|
End time and date of blood pressure measurement | int | 1648633780 |
Measurement Timestamp Start |
blood_pressure_timestamp_start
|
Start time and date of blood pressure measurement | int | 1648633780 |
Body Position |
body_position
|
Code defining the body position | int | 1 |
Body Position Description |
body_position_description
|
Position of body during measurement | varachar | Standing |
Diastolic |
diastolic
|
The diastolic measurement in mmHg | floating point | 75.7 |
ID |
id
|
The machine name for a record. Internal to PDS and Mydex | int | 1 |
Measurement Group |
measurement_group
|
The top level group activity belongs to | varchar | Activity |
Measurement Log ID |
measurement_id
|
The key that links to Measurement Log | int | 1 |
Measurement Location |
measurement_location
|
Code defing the location on the body where pressure reading taken | int | 1 |
Measurement Location Description |
measurement_location_description
|
Description of the location on the body where pressure reading taken | varchar | Left Wrist |
Created Timestamp |
record_created_timestamp
|
Date record added to PDS | int | 1648633780 |
Updated Timestamp |
record_updated_timestamp
|
Date record updated in the PDS | int | 1648633780 |
Source Device Type |
source_device_type
|
States the type of source device | varchar | PDA |
Source ID |
source_id
|
The unique ID of source of the data | varchar | 3621-29756 |
Source Instance |
source_instance
|
The instance of the source type | int | Google Account 1 |
Source Name |
source_name
|
The Name given to source | varchar | Google Fit |
Systolic |
systolic
|
The systolic measurement in mmHg | floating point | 120.7 |