Fetch Blood Oxygen Reading
Fetches a specific Impilo blood oxygen reading by its ID.
Path parameters
readingId
Headers
Impilo-API-Key
Response
OK
readingTimestamp
The UTC timestamp at which the reading was taken.
bloodOxygen
The blood oxygen (spo2) measurement value.
bloodOxygenUnit
Allowed values:
device
The device used to take the reading.
deviceTimeZoneOffset
The offset of the device’s timezone from UTC in seconds. Null if unavailable.
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.