Fetch Ecg Reading

Fetches a specific ECG reading by its ID.

Path parameters

readingIdlongRequired

Headers

Impilo-API-KeystringRequired

Response

OK
binaryDownloadUrlstring or nullformat: "url"
Temporary URL to download the binary ECG data.
classificationstring or null
The classification result of the ECG reading.
deviceobject or null
The device used to take the reading.
heartRateinteger or null
The heart rate measured during the reading.
idlong or null
Unique identifier for the ECG reading.
itemobject or null
The item used to take the reading.
manufacturerstring or null
The manufacturer of the device used to take the reading.
patientobject or null
The patient who took the reading.
pdfDownloadUrlstring or nullformat: "url"
Temporary URL to download the PDF representation of the ECG reading.
readingTimestampstring or nullformat: "date-time"
The timestamp when the reading was recorded.