BloodPressureType

The data type representing blood pressure data specifications.

Predefined instance

Using the following instance allows for obtaining heart rate data with more concise code.

Required permission

The user's consent is required to access this data type. Check the granted permissions and request permissions if the required permission is not granted yet with:

See a code example in here.

Available requests

Data specifications

This data type includes the following information.

PropertyDescription
uid[Mandatory]
The data's unique identifier assigned by the Samsung Health.
startTime[Mandatory]
The timestamp representing the start of measurement, specified as Instant, in milliseconds.
zoneOffset[Mandatory]
The ZoneOffset for startTime and endTime.
dataSource[Mandatory]
The data's source information including the application package name and which device's ID.
SYSTOLIC[Mandatory]
The systolic value of this measurement in mmHg.
DIASTOLIC[Mandatory]
The diastolic value of this measurement in mmHg.
MEAN[Mandatory]
The mean blood pressure value in mmHg.
PULSE_RATEThe pulse rate.
MEDICATION_TAKENThe medication taken before the measurement.

Since

1.0.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Retrieves a ChangedDataRequest instance to read changed blood pressure data.

Link copied to clipboard

Retrieves a DeleteDataRequest instance to delete blood pressure data that the application inserted into the Samsung Health.

Link copied to clipboard

Retrieves an InsertDataRequest instance to insert blood pressure data.

Link copied to clipboard

Retrieves a ReadDataRequest instance to read blood pressure data.

Link copied to clipboard

Retrieves an UpdateDataRequest instance to update blood pressure data that the application inserted into the Samsung Health.

Preferences Submitted

You have successfully updated your cookie preferences.