| CALC |
This entry point calculates the CIRN CMOR activity
score for a given patient. The patient's ien from the Patient file is set in
the variable RGDFN before making the call to CALC. The fields CMOR ACTIVITY
SCORE (991.06) and SCORE CALCULATION DATE (991.07) in the Patient file (#2)
are updated by CALC for patient RGDFN.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RGDFN |
Input |
RGDFN - IEN of the patient in the Patient file (#2).
RGDFN is not passed as a formal parameter, but is defined before calling CALC.
|
|