Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.67 KB | None | 0 0
  1. {
  2.   "patient_id": 416,
  3.   "result": {
  4.     "measurements": {},
  5.     "exercises": {
  6.       "extending_arms_shoulder_horizont_exrc": {
  7.         "done_iterations_duration": 15.0,
  8.         "all_iterations_duration": 45.0,
  9.         "one_iteration_duration": 15.0,
  10.         "configuration": {
  11.           "use_hold": true,
  12.           "activity_mode": "active",
  13.           "side": "both",
  14.           "repeat_count": 3
  15.         },
  16.         "iterations": {
  17.           "0": {
  18.             "is_proper": true,
  19.             "results": {
  20.               "left_angle": 0.0,
  21.               "right_angle": 0.0,
  22.               "hold": 0.0
  23.             },
  24.             "detailed_results": [
  25.               {
  26.                 "server_id": "left_hand_angle",
  27.                 "app_id": "left_angle",
  28.                 "value": 0.0
  29.               },
  30.               {
  31.                 "server_id": "right_hand_angle",
  32.                 "app_id": "right_angle",
  33.                 "value": 0.0
  34.               },
  35.               {
  36.                 "server_id": "both_hand_hold",
  37.                 "app_id": "hold",
  38.                 "value": 0.0
  39.               }
  40.             ],
  41.             "score": 232.0,
  42.             "coment": "",
  43.             "time": "2020-01-19T20:00:18.3431873+03:00"
  44.           }
  45.         },
  46.         "coment": "",
  47.         "tags": [
  48.           "Holding",
  49.           "Standing",
  50.           "Sitting",
  51.           "Hands"
  52.         ],
  53.         "duration": 0.0
  54.       }
  55.     },
  56.     "coment": "",
  57.     "duration": 53.8399353,
  58.     "measurement_time_info": {
  59.       "done_duration": 0.0,
  60.       "all_duration": 0.0
  61.     },
  62.     "exercise_time_info": {
  63.       "done_duration": 15.0,
  64.       "all_duration": 45.0
  65.     }
  66.   }
  67. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement