Skip to content

Instantly share code, notes, and snippets.

@joelgarciajr84
Created May 12, 2021 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joelgarciajr84/f885ed89a2974631bf4db2ae73b026b8 to your computer and use it in GitHub Desktop.
Save joelgarciajr84/f885ed89a2974631bf4db2ae73b026b8 to your computer and use it in GitHub Desktop.
{
"patient_data": {
"id": 964649461164164,
"name": "Marsellus Wallace",
"age": 55
},
"date_range": {
"from": "2020-10-20",
"to": "2020-10-22"
},
"metrics": [
{
"metric_id": 1,
"datetime": "2020-10-20 17:07:21",
"blood_pressure": 75,
"o2_saturation": 155,
"fc": 175
},
{
"metric_id": 2,
"datetime": "2020-06-21 06:05:57",
"blood_pressure": 139,
"o2_saturation": 115,
"fc": 91
},
{
"metric_id": 3,
"datetime": "2020-08-06 18:57:42",
"blood_pressure": 85,
"o2_saturation": 111,
"fc": 133
},
{
"metric_id": 4,
"datetime": "2020-10-30 11:56:27",
"blood_pressure": 95,
"o2_saturation": 106,
"fc": 156
},
{
"metric_id": 5,
"datetime": "2020-12-04 20:21:17",
"blood_pressure": 96,
"o2_saturation": 194,
"fc": 94
},
{
"metric_id": 6,
"datetime": "2020-09-07 21:52:17",
"blood_pressure": 88,
"o2_saturation": 143,
"fc": 56
},
{
"metric_id": 7,
"datetime": "2020-06-11 02:42:38",
"blood_pressure": 144,
"o2_saturation": 115,
"fc": 74
},
{
"metric_id": 8,
"datetime": "2020-07-06 15:35:39",
"blood_pressure": 159,
"o2_saturation": 103,
"fc": 194
},
{
"metric_id": 9,
"datetime": "2021-04-22 14:36:20",
"blood_pressure": 106,
"o2_saturation": 194,
"fc": 165
},
{
"metric_id": 10,
"datetime": "2021-03-01 02:00:27",
"blood_pressure": 200,
"o2_saturation": 62,
"fc": 55
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment