FIM Score Calculator
Calculated Values
Considering these as variable values: R = 2.0, T = 10.0, FIMmax = 126.0, FIM = 20.0, the calculated value(s) are given in the table below:
Derived Variable | Value |
---|---|
FIMt Function | 40.0 |
FIMt_percent Function | 31.74603 |
Formulas Used
- FIMt = FIM + (R Ă— T)
- FIMt% = (FIMt Ă· FIMmax) Ă— 100
Explanation
The FIM Score calculator determines a patient's Functional Independence Measure (FIM) at a given time and expresses it as a percentage of the maximum possible score. It helps clinicians track rehab progress and guide therapy plans.
References
- Uniform Data System for Medical Rehabilitation. FIM® Instrument Manual. 2009.
- Granger CV, et al. (1993). Advances in functional assessment for medical rehabilitation. Topics in Geriatric Rehabilitation.
Formula Expressions
Function | Expression |
---|---|
FIMt Function | FIMt = FIM + (R Ă— T) |
FIMt% Function | FIMt% = (FIMt Ă· FIMmax) Ă— 100 |
Expanded FIMt | FIM + (R Ă— T) |
Expanded FIMt% | ((FIM + (R Ă— T)) Ă· FIMmax) Ă— 100 |