Fetch Medication Compliance Event

Fetches a specific Impilo medication compliance event by its ID.

Path parameters

readingIdlongRequired

Headers

Impilo-API-KeystringRequired

Response

OK
eventTypeenum
The event type generated.
Allowed values:
readingTimestampstringformat: "date-time"
The UTC timestamp at which the reading was taken.
deviceobject or null
The device used to generate the event.
deviceTimeZoneOffsetinteger or null
The offset of the device's timezone from UTC in seconds. Null if unavailable.
eventInfomap from strings to objects or null
Additional event information provided with the event.
idlong or null
Unique identifier for the reading.
itemobject or null
The item used to generate the event.
manualboolean or null
True if the reading value was entered manually, false or null otherwise.
patientobject or null
The patient who generated the event.
patientTimeZoneOffsetinteger or null
The offset of the patient's timezone from UTC in seconds. Null if unavailable.