Record Blood Pressure Reading
Records a blood pressure reading based on the provided request. Either a device ID, device identifier, or patient ID is required.
Headers
Impilo-API-Key
Request
This endpoint expects an object.
diastolic
The diastolic measurement value.
readingTimestamp
The UTC timestamp at which the reading was taken.
systolic
The systolic measurement value.
deviceId
The id of the device that took the reading.
deviceIdentifier
The device identifier of the device that took the reading.
deviceTimeZoneOffset
The offset of the device's timezone from UTC in seconds. Null if unavailable.
heartRate
The heart rate measurement value.
manual
True if the reading value was entered manually, false or null otherwise.
patientId
The id of the patient that took the reading.
Response
OK
readingTimestamp
The UTC timestamp at which the reading was taken.
device
The device used to take the reading.
deviceTimeZoneOffset
The offset of the device's timezone from UTC in seconds. Null if unavailable.
diastolic
The diastolic measurement value.
diastolicUnit
Allowed values:
heartRate
The heart rate measurement value.
heartRateUnit
Allowed values:
id
Unique identifier for the reading.
item
The item used to take the reading.
manual
True if the reading value was entered manually, false or null otherwise.
patient
The patient who took the reading.
patientTimeZoneOffset
The offset of the patient's timezone from UTC in seconds. Null if unavailable.
systolic
The systolic measurement value.
systolicUnit
Allowed values: