Blood pressure
AllPreciousAphid6 months ago
Hello, I want to know if and how blood pressure measures are supported by Terra. According to the documentation (https://tryterra.co/wearabledata) it seems not supported.
Can you please confirm?
Thank you
Vanessaadmin5 months ago
Hey there,
Blood pressure data is included in the Body data model under blood_pressure_data:
json "blood_pressure_data": { "blood_pressure_samples": [ { "timestamp": "2022-11-23T09:00:00.000000+02:00", "diastolic_bp": 80.5, "systolic_bp": 120.5 } ] } 1
Wearables that measure blood pressure and are supported through Terra include for example:
- Samsung Galaxy Watch 4, Galaxy Watch 32
- Omron HeartGuide
With Terra's Omron integration, you can receive "clinical-grade data from your users' Omron devices, which can include blood pressure, detailed heart rate metrics, and body measurement metrics." The Omron integration provides Body data type, which includes the blood pressure measurements.