from pheno_utils import PhenoLoader
6-hand_grip
6 - hand grip
Hand grip strength (HGS) is an effective marker of general health in middle age and older adulthood. Grip strength is measured by squeezing a type of muscle strength testing equipment, known as a dynamometer.
HGS is a measure of the maximum force that an individual can exert with their hand. It is a widely used measure of muscular strength. HGS is an easy and quick measure to obtain.
In a clinical setting, HGS is often used as a measure to assess changes in muscle strength over time. For example, in patients with conditions such as osteoarthritis, rheumatoid arthritis, or sarcopenia, Additionally, HGS can be used to assess the effectiveness of rehabilitation programs, such as those used to recover from a stroke or other neurological condition.
HGS is measured using a Jamar Hydraulic Hand Dynamometer. The measurement is a measure of the static force (without movement) that the hand can exert when squeezing around the dynamometer.
The information is stored in 1 parquet file: hand_grip.parquet
= PhenoLoader('hand_grip', age_sex_dataset=None)
dl dl
DataLoader for hand_grip with
8 fields
1 tables: ['hand_grip']
dict dl.
field_string | description_string | parent_dataframe | relative_location | value_type | units | sampling_rate | item_type | array | cohorts | data_type | debut | pandas_dtype | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tabular_field_name | |||||||||||||
collection_date | Collection date (YYYY-MM-DD) | Collection date (YYYY-MM-DD) | NaN | hand_grip.parquet | Time | Time | NaN | Data | Single | 10K | Tabular | 2019-01-29 | datetime64[ns] |
collection_timestamp | Collection timestamp | Collection timestamp | NaN | hand_grip.parquet | Time | Time | NaN | Data | Single | 10K | Tabular | 2019-01-29 | datetime64[ns, Asia/Jerusalem] |
finger_grip_strength_left | Finger grip strength (left) | Finger grip strength (left) | NaN | hand_grip.parquet | Continuous | kg | NaN | Data | Single | 10K | Tabular | 2019-01-29 | float |
finger_grip_strength_right | Finger grip strength (right) | Finger grip strength (right) | NaN | hand_grip.parquet | Continuous | kg | NaN | Data | Single | 10K | Tabular | 2019-01-29 | float |
dominant_hand | Dominant hand | Hand preference for fine motor tasks | NaN | hand_grip.parquet | Categorical (single) | NaN | NaN | Data | Single | 10K | Tabular | 2019-01-29 | category |
hand_grip_strength_left | Hand grip strength (left) | Hand grip strength (left) | NaN | hand_grip.parquet | Continuous | kg | NaN | Data | Single | 10K | Tabular | 2019-01-29 | float |
hand_grip_strength_right | Hand grip strength (right) | Hand grip strength (right) | NaN | hand_grip.parquet | Continuous | kg | NaN | Data | Single | 10K | Tabular | 2019-01-29 | float |
timezone | Timezone | Timezone | NaN | hand_grip.parquet | Categorical (single) | NaN | NaN | Data | Single | 10K | Tabular | 2019-01-29 | string |