Web service that stores information about clinics, clinicians and their patients
- View TIDE Report
Clinics API (1.0)
https://tidepool.redocly.app/_mock/reference/clinic.v1/
https://external.integration.tidepool.org/
https://api.tidepool.org/
https://dev1.dev.tidepool.org/
https://qa1.development.tidepool.org/
https://qa2.development.tidepool.org/
- Mock server
https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/clinicians
- integration
https://external.integration.tidepool.org/v1/clinics/{clinicId}/clinicians
- production
https://api.tidepool.org/v1/clinics/{clinicId}/clinicians
- dev1
https://dev1.dev.tidepool.org/v1/clinics/{clinicId}/clinicians
- qa1
https://qa1.development.tidepool.org/v1/clinics/{clinicId}/clinicians
- qa2
https://qa2.development.tidepool.org/v1/clinics/{clinicId}/clinicians
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
'https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/clinicians' \
-H 'Content-Type: application/json' \
-H 'x-tidepool-session-token: YOUR_API_KEY_HERE' \
-d '{
"inviteId": "string",
"email": "user@example.com",
"name": "string",
"roles": [
"CLINIC_ADMIN"
]
}'
- Mock server
https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/tide_report
- integration
https://external.integration.tidepool.org/v1/clinics/{clinicId}/tide_report
- production
https://api.tidepool.org/v1/clinics/{clinicId}/tide_report
- dev1
https://dev1.dev.tidepool.org/v1/clinics/{clinicId}/tide_report
- qa1
https://qa1.development.tidepool.org/v1/clinics/{clinicId}/tide_report
- qa2
https://qa2.development.tidepool.org/v1/clinics/{clinicId}/tide_report
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/tide_report?period=7d&tags=string&lastDataCutoff=2019-08-24T14%3A15%3A22Z' \
-H 'x-tidepool-session-token: YOUR_API_KEY_HERE'
{ "config": { "schemaVersion": 0, "clinicId": "2fe2488217ee43e1b2e83c2f", "period": "7d", "lastDataCutoff": "2019-08-24T14:15:22Z", "highGlucoseThreshold": 0, "veryHighGlucoseThreshold": 0, "lowGlucoseThreshold": 0, "veryLowGlucoseThreshold": 0, "tags": [ … ], "filters": { … } }, "results": { "property1": [ … ], "property2": [ … ] } }
Max glucose value in mmol/L
Min glucose value in mmol/L
Average glucose value of records in mmol/L
Glucose management Indicator of records
Percentage of time [0.0-1.0] of CGM use
Percentage of time [0.0-1.0] below 54 mg/dL
Percentage of time [0.0-1.0] below 70 mg/dL
Percentage of time [0.0-1.0] in range 54-70 mg/dL
Percentage of time [0.0-1.0] in range 70-180 mg/dL
Percentage of time [0.0-1.0] in range 180-250 mg/dL
Percentage of time [0.0-1.0] above 250 mg/dL
Percentage of time [0.0-1.0] above 350 mg/dL
Percentage of time [0.0-1.0] above 180 mg/dL
Minutes of CGM use
Minutes below 54 mg/dL
Minutes below 70 mg/dL
Minutes in range 54-70 mg/dL
Minutes in range 70-180 mg/dL
Minutes in range 180-250 mg/dL
Minutes above 250 mg/dL
Minutes above 350 mg/dL
Minutes above 180 mg/dL
Records of CGM use
Records below 54 mg/dL
Records below 70 mg/dL
Records in range 54-70 mg/dL
Records in range 70-180 mg/dL
Records in range 180-250 mg/dL
Records above 250 mg/dL
Records above 180 mg/dL
Average records per day
Total records in period
Total hours with data in period
Total days with data in period
Standard deviation of glucose values in mmol/L
Coefficient Of Variation of glucose values in mmol/L
Max glucose value in mmol/L
Min glucose value in mmol/L
Average glucose value of records in mmol/L
Percentage of time [0.0-1.0] below 54 mg/dL
Percentage of time [0.0-1.0] below 70 mg/dL
Percentage of time [0.0-1.0] in range 54-70 mg/dL
Percentage of time [0.0-1.0] in range 70-180 mg/dL
Percentage of time [0.0-1.0] in range 180-250 mg/dL
Percentage of time [0.0-1.0] above 250 mg/dL
Percentage of time [0.0-1.0] above 350 mg/dL
Percentage of time [0.0-1.0] above 180 mg/dL
Records below 54 mg/dL
Records below 70 mg/dL
Records in range 54-70 mg/dL
Records in range 70-180 mg/dL
Records in range 180-250 mg/dL
Records above 250 mg/dL
Records above 180 mg/dL
Average records per day
Total records in period
Delta of Max glucose value in mmol/L
Delta of Min glucose value in mmol/L
Delta of average glucose value in mmol/L
Glucose management Indicator of records
Delta of time of CGM use
Delta of time below 54 mg/dL
Delta of time below 70 mg/dL
Delta of time in range 54-70 mg/dL
Delta of time in range 70-180 mg/dL
Delta of time in range 180-250 mg/dL
Delta of time above 250 mg/dL
Delta of time above 350 mg/dL
Delta of time above 180 mg/dL
Delta of minutes of CGM use
Delta of minutes below 54 mg/dL
Delta of minutes below 70 mg/dL
Delta of minutes in range 54-70 mg/dL
Delta of minutes in range 70-180 mg/dL
Delta of minutes in range 180-250 mg/dL
Delta of minutes above 250 mg/dL
Delta of minutes above 350 mg/dL
Delta of minutes above 180 mg/dL
Delta of records count
Delta of records below 54 mg/dL
Delta of records below 70 mg/dL
Delta of records in range 54-70 mg/dL
Delta of records in range 70-180 mg/dL
Delta of records in range 180-250 mg/dL
Delta of records above 250 mg/dL
Delta of records above 180 mg/dL
Delta of average records per day
Delta of total records
Delta of total hours with data
Delta of total days with data
Delta of the standard deviation of glucose values in mmol/L
Delta of the coefficient of glucose values in mmol/L
Delta of Max glucose value in mmol/L
Delta of Min glucose value in mmol/L
Delta of the average glucose values in mmol/L
Delta of time below 54 mg/dL
Delta of time below 70 mg/dL
Delta of time in range 54-70 mg/dL
Delta of time in range 70-180 mg/dL
Delta of time in range 180-250 mg/dL
Delta of time above 250 mg/dL
Delta of time above 350 mg/dL
Delta of time above 180 mg/dL
Delta of records below 54 mg/dL
Delta of records below 70 mg/dL
Delta of records in range 54-70 mg/dL
Delta of records in range 70-180 mg/dL
Delta of records in range 180-250 mg/dL
Delta of records above 250 mg/dL
Delta of records above 180 mg/dL
Delta of average records per day
Delta of total record count
- Mock server
https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/patients
- integration
https://external.integration.tidepool.org/v1/clinics/{clinicId}/patients
- production
https://api.tidepool.org/v1/clinics/{clinicId}/patients
- dev1
https://dev1.dev.tidepool.org/v1/clinics/{clinicId}/patients
- qa1
https://qa1.development.tidepool.org/v1/clinics/{clinicId}/patients
- qa2
https://qa2.development.tidepool.org/v1/clinics/{clinicId}/patients
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/patients?search=string&offset=0&limit=10&sort=string&sortType=cgm&period=7d&lastReviewed=2019-08-24T14%3A15%3A22Z&cgm.max=%3E%3D5.5&cgm.min=%3E%3D5.5&cgm.averageGlucoseMmol=%3E%3D5.5&cgm.glucoseManagementIndicator=%3E%3D5.5&cgm.timeCGMUsePercent=%3E%3D5.5&cgm.timeInVeryLowPercent=%3E%3D5.5&cgm.timeInAnyLowPercent=%3E%3D5.5&cgm.timeInLowPercent=%3E%3D5.5&cgm.timeInTargetPercent=%3E%3D5.5&cgm.timeInHighPercent=%3E%3D5.5&cgm.timeInVeryHighPercent=%3E%3D5.5&cgm.timeInExtremeHighPercent=%3E%3D5.5&cgm.timeInAnyHighPercent=%3E%3D5.5&cgm.timeCGMUseMinutes=%3E%3D7&cgm.timeInVeryLowMinutes=%3E%3D7&cgm.timeInAnyLowMinutes=%3E%3D7&cgm.timeInLowMinutes=%3E%3D7&cgm.timeInTargetMinutes=%3E%3D7&cgm.timeInHighMinutes=%3E%3D7&cgm.timeInVeryHighMinutes=%3E%3D7&cgm.timeInExtremeHighMinutes=%3E%3D7&cgm.timeInAnyHighMinutes=%3E%3D7&cgm.timeCGMUseRecords=%3E%3D7&cgm.timeInVeryLowRecords=%3E%3D7&cgm.timeInAnyLowRecords=%3E%3D7&cgm.timeInLowRecords=%3E%3D7&cgm.timeInTargetRecords=%3E%3D7&cgm.timeInHighRecords=%3E%3D7&cgm.timeInVeryHighRecords=%3E%3D7&cgm.timeInAnyHighRecords=%3E%3D7&cgm.averageDailyRecords=%3E%3D5.5&cgm.totalRecords=%3E%3D7&cgm.hoursWithData=%3E%3D7&cgm.daysWithData=%3E%3D7&cgm.standardDeviation=%3E%3D5.5&cgm.coefficientOfVariation=%3E%3D5.5&bgm.max=%3E%3D5.5&bgm.min=%3E%3D5.5&bgm.averageGlucoseMmol=%3E%3D5.5&bgm.timeInVeryLowPercent=%3E%3D5.5&bgm.timeInAnyLowPercent=%3E%3D5.5&bgm.timeInLowPercent=%3E%3D5.5&bgm.timeInTargetPercent=%3E%3D5.5&bgm.timeInHighPercent=%3E%3D5.5&bgm.timeInVeryHighPercent=%3E%3D5.5&bgm.timeInExtremeHighPercent=%3E%3D5.5&bgm.timeInAnyHighPercent=%3E%3D5.5&bgm.timeInVeryLowRecords=%3E%3D7&bgm.timeInAnyLowRecords=%3E%3D7&bgm.timeInLowRecords=%3E%3D7&bgm.timeInTargetRecords=%3E%3D7&bgm.timeInHighRecords=%3E%3D7&bgm.timeInVeryHighRecords=%3E%3D7&bgm.timeInAnyHighRecords=%3E%3D7&bgm.averageDailyRecords=%3E%3D5.5&bgm.totalRecords=%3E%3D7&cgm.maxDelta=%3E%3D5.5&cgm.minDelta=%3E%3D5.5&cgm.averageGlucoseMmolDelta=%3E%3D5.5&cgm.glucoseManagementIndicatorDelta=%3E%3D5.5&cgm.timeCGMUsePercentDelta=%3E%3D5.5&cgm.timeInVeryLowPercentDelta=%3E%3D5.5&cgm.timeInAnyLowPercentDelta=%3E%3D5.5&cgm.timeInLowPercentDelta=%3E%3D5.5&cgm.timeInTargetPercentDelta=%3E%3D5.5&cgm.timeInHighPercentDelta=%3E%3D5.5&cgm.timeInVeryHighPercentDelta=%3E%3D5.5&cgm.timeInExtremeHighPercentDelta=%3E%3D5.5&cgm.timeInAnyHighPercentDelta=%3E%3D5.5&cgm.timeCGMUseMinutesDelta=%3E%3D7&cgm.timeInVeryLowMinutesDelta=%3E%3D7&cgm.timeInAnyLowMinutesDelta=%3E%3D7&cgm.timeInLowMinutesDelta=%3E%3D7&cgm.timeInTargetMinutesDelta=%3E%3D7&cgm.timeInHighMinutesDelta=%3E%3D7&cgm.timeInVeryHighMinutesDelta=%3E%3D7&cgm.timeInExtremeHighMinutesDelta=%3E%3D7&cgm.timeInAnyHighMinutesDelta=%3E%3D7&cgm.timeCGMUseRecordsDelta=%3E%3D7&cgm.timeInVeryLowRecordsDelta=%3E%3D7&cgm.timeInAnyLowRecordsDelta=%3E%3D7&cgm.timeInLowRecordsDelta=%3E%3D7&cgm.timeInTargetRecordsDelta=%3E%3D7&cgm.timeInHighRecordsDelta=%3E%3D7&cgm.timeInVeryHighRecordsDelta=%3E%3D7&cgm.timeInAnyHighRecordsDelta=%3E%3D7&cgm.averageDailyRecordsDelta=%3E%3D5.5&cgm.totalRecordsDelta=%3E%3D7&cgm.hoursWithDataDelta=%3E%3D7&cgm.daysWithDataDelta=%3E%3D7&cgm.standardDeviationDelta=%3E%3D5.5&cgm.coefficientOfVariationDelta=%3E%3D5.5&cgm.lastDataFrom=2019-08-24T14%3A15%3A22Z&cgm.lastDataTo=2019-08-24T14%3A15%3A22Z&bgm.maxDelta=%3E%3D5.5&bgm.minDelta=%3E%3D5.5&bgm.averageGlucoseMmolDelta=%3E%3D5.5&bgm.timeInVeryLowPercentDelta=%3E%3D5.5&bgm.timeInAnyLowPercentDelta=%3E%3D5.5&bgm.timeInLowPercentDelta=%3E%3D5.5&bgm.timeInTargetPercentDelta=%3E%3D5.5&bgm.timeInHighPercentDelta=%3E%3D5.5&bgm.timeInVeryHighPercentDelta=%3E%3D5.5&bgm.timeInExtremeHighPercentDelta=%3E%3D5.5&bgm.timeInAnyHighPercentDelta=%3E%3D5.5&bgm.timeInVeryLowRecordsDelta=%3E%3D7&bgm.timeInAnyLowRecordsDelta=%3E%3D7&bgm.timeInLowRecordsDelta=%3E%3D7&bgm.timeInTargetRecordsDelta=%3E%3D7&bgm.timeInHighRecordsDelta=%3E%3D7&bgm.timeInVeryHighRecordsDelta=%3E%3D7&bgm.timeInAnyHighRecordsDelta=%3E%3D7&bgm.averageDailyRecordsDelta=%3E%3D7&bgm.totalRecordsDelta=%3E%3D7&bgm.lastDataFrom=2019-08-24T14%3A15%3A22Z&bgm.lastDataTo=2019-08-24T14%3A15%3A22Z&tags=string&sites=string' \
-H 'x-tidepool-session-token: YOUR_API_KEY_HERE'
{ "data": [ { … } ], "meta": { "count": 0, "totalCount": 0 } }