Advertisement
hasancse1991

Untitled

Sep 15th, 2020
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.21 KB | None | 0 0
  1.  
  2. {
  3.    "measurement": {
  4.       "ctime": "2020-09-15T10:49:54.962000Z",
  5.       "did": 16,
  6.       "dtype": "bgmeter_Yuwell_305B",
  7.       "effective_threshold_config": null,
  8.       "external_id": null,
  9.       "external_system": null,
  10.       "inscription": null,
  11.       "is_dirty": true,
  12.       "meta": {
  13.          "device_info": {
  14.             "icc": null,
  15.             "imei": null,
  16.             "model": "305B",
  17.             "serial": "3_C2:18:08:06:34:72",
  18.             "sim": null,
  19.             "token": null,
  20.             "vendor": "Yuwell"
  21.          }
  22.       },
  23.       "mid": 113,
  24.       "mtype": "blood_glucose",
  25.       "orig_values": null,
  26.       "rtime": "2020-09-15T10:49:59.367118Z",
  27.       "uid": 3,
  28.       "values": {
  29.          "code": {
  30.             "coding": [
  31.                {
  32.                   "code": "blood_glucose",
  33.                   "display": "Blood Glucose",
  34.                   "system": "https:\/\/fhir.dignio.com\/prevent-codes"
  35.                }
  36.             ]
  37.          },
  38.          "timing": {
  39.             "meal": {
  40.                "offset": 120
  41.             }
  42.          },
  43.          "valueQuantity": {
  44.             "unit": "mol\/L",
  45.             "value": 4.1
  46.          }
  47.       }
  48.    },
  49.    "success": true
  50. }
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement