Snippets

Steven Santa Maria Blood Pressure

Created by Steven Santa Maria last modified
// Withings
{
    "createdAt": "2019-08-01T23:45:54.549Z",
    "diastolic": 68,
    "heartRate": 67,
    "humanId": "1c097452e631a932f10bbdb0a7c83cdd",
    "id": "5d4379b2407db401002a3987",
    "source": "withings",
    "sourceData": {},
    "systolic": 139,
    "timestamp": "2019-08-01T21:50:12.000Z",
    "tzOffset": "-05:00",
    "unit": "mmHg",
    "updatedAt": "2019-08-01T23:45:54.549Z",
    "userId": "5817955fd5c2f801004a8c45"
}

// Healthkit
{
    "createdAt": "2020-03-15T12:38:26.414Z",
    "diastolic": 88,
    "heartRate": 0, // not available, always 0
    "humanId": "b552710122sf878d6297a564k257a502",
    "id": "5e6e21c222d91635a04b9952",
    "source": "5541a9678e7192cb4fb34fed",
    "sourceData": {
        "originalSource": "com.evolvemedicalsystems.sbp",
        "sampleType": "HKCorrelationTypeIdentifierBloodPressure"
    },
    "systolic": 152,
    "timestamp": "2020-03-15T11:10:00.000Z",
    "tzOffset": "+01:00",
    "unit": "mmHg",
    "updatedAt": "2020-03-15T12:38:26.414Z",
    "userId": "9z16351b5a800f7cf6373agf"
}

// iHealth
{
    "createdAt": "2021-08-28T00:24:03.581Z",
    "diastolic": 84,
    "heartRate": 85,
    "humanId": "938d6c5b9203ddd407b098a5c7612d95",
    "id": "6129822379cdcc3a8485940f",
    "source": "ihealth",
    "sourceData": {},
    "systolic": 120,
    "timestamp": "2021-08-28T00:21:00.000Z",
    "tzOffset": "-05:00",
    "unit": "mmHg",
    "updatedAt": "2021-08-28T00:24:03.581Z",
    "userId": "5edc0e635cac7ed074544011"
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.