Heel overload represents a musculoskeletal condition.
- Overview
- Example
Overview
Property | Type | Description |
---|---|---|
code | String | The Code of the resource |
user_code | String | The global Id of the user |
time_threshold | Number | The number of hours during which the conditions for a heel overload musculoskeletal problem must hold |
low_threshold | Number | If this value is excedeed then there is a low risk for heel overload |
low_tolerance | Number | Allows for a tolerance on the threshold value such that (low_threshold – low_tolerance) must be exceeded in order to have a low risk for heel overload |
medium_threshold | Number | If this value is excedeed then there is a medium risk for heel overload |
medium_tolerance | Number | Allows for a tolerance on the threshold value such that (medium_threshold – medium_tolerance) must be exceeded in order to have a medium risk for heel overload |
high_threshold | Number | If this value is excedeed then there is a high risk for heel overload. Obviously, it is expected that low_threshold < medium threshold < high threshold |
high_tolerance | Number | Allows for a tolerance on the threshold value such that (high_threshold – high_tolerance) must be exceeded in order to have a high risk for heel overload. Obviously, it is expected that low_threshold – low_tolerance < medium threshold – medium_tolerance < high threshold – high tolerance. |
created_at | Datetime with Timezone | The time the activity was created on the ZivaCare API server |
updated_at | Datetime with Timezone | The time the activity was updated on the ZivaCare API server |