An array of annotations.
An array of associations for the resource.
Clock drift offset, expressed as milliseconds.
Conversion offset, expressed as milliseconds.
String representation of a Tidepool User ID. Old style IDs are 10-digit strings consisting of only hexadeximcal digits. New style IDs are 36-digit UUID v4
String representation of a Tidepool User ID. Old style IDs are 10-digit strings consisting of only hexadeximcal digits. New style IDs are 36-digit UUID v4
Globally unique to device and repeatable with each upload, e.g. device make and model with serial number
Revision history of the event
Location information associated with the resource. One or both of name
and gps
must be specified.
String representation of a Tidepool User ID. Old style IDs are 10-digit strings consisting of only hexadeximcal digits. New style IDs are 36-digit UUID v4
An array of 1 to 100 notes.
External origin information for the source of the resource.
Grab bag field for data that isn't yet part of the data model. The maximum size is 4K bytes.
An array of tags.
A string timezone name from the IANA timezone database
Time zone offset, expressed as positive or negative number of minutes from UTC.
Data type
An upload identifier; this field should be the uploadId of the corresponding upload record
Integer value representing milliseconds
Integer value representing milliseconds
Floating point value rounded to the appropriate significant figures for the device's precision.
Floating point value rounded to the appropriate significant figures for the device's precision.
A string ID. Added to each event during data processing in the Tidepool Uploader or upon ingestion by the platform data ingestion service.
This is the sub-type of bolus event that represents a bolus insulin dose programmed to be delivered evenly over a duration of time (typically 15 minutes to several hours).
{
"type": "bolus",
"subType": "square",
"extended": 9.75,
"expectedExtended": 14.625,
"duration": 3600000,
"expectedDuration": 5400000,
"clockDriftOffset": 0,
"conversionOffset": 0,
"deviceId": "DevId0987654321",
"deviceTime": "2018-05-14T18:17:06",
"guid": "05934ef2-230c-42cb-bebc-e2163462dbf7",
"id": "5753389d95f842c283de92bb85ca43cf",
"time": "2018-05-14T08:17:06.859Z",
"timezoneOffset": 600,
"uploadId": "SampleUploadId"
}
{
"type": "bolus",
"subType": "square",
"extended": 8.25,
"expectedExtended": 12.375,
"duration": 25200000,
"expectedDuration": 37800000,
"clockDriftOffset": 0,
"conversionOffset": 0,
"deviceId": "DevId0987654321",
"deviceTime": "2018-05-14T18:17:06",
"time": "2018-05-14T08:17:06.860Z",
"timezoneOffset": 600,
"uploadId": "SampleUploadId"
}
{
"type": "bolus",
"subType": "square",
"extended": 6,
"expectedExtended": 9,
"duration": 23400000,
"expectedDuration": 35100000,
"_active": true,
"_groupId": "abcdef",
"_schemaVersion": 0,
"_version": 0,
"clockDriftOffset": 0,
"conversionOffset": 0,
"createdTime": "2018-05-14T08:17:11.860Z",
"deviceId": "DevId0987654321",
"deviceTime": "2018-05-14T18:17:06",
"guid": "23f71af0-f30b-4348-88f6-4169bd46ffcb",
"id": "b862128865b34aabad71d02389717579",
"time": "2018-05-14T08:17:06.860Z",
"timezoneOffset": 600,
"uploadId": "SampleUploadId"
}