STANDARD DATA DICTIONARY #783 -- FUNCTIONAL INDEPENDENCE MEASUREMENT RECORD FILE 6/27/25 PAGE 1 STORED IN ^RMIM(783, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 1.0) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file holds all the information that gets transmitted to Austin Functional Status and Outcome Database (FSOD). This file gets populated by the Functional Independence Measurement (FIM) Delphi template. DD ACCESS: @ RD ACCESS: @ WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ IDENTIFIED BY: PATIENT (#.03) CROSS REFERENCED BY: READY FOR XMIT(ATRAN), ENTRY NUMBER(B), SITE CASE NUMBER(CASE), PATIENT(DFN) 783,.01 ENTRY NUMBER 0;1 NUMBER (Required) INPUT TRANSFORM: K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: AUG 14, 2002 HELP-PROMPT: Type a Number between 1 and 999999999, 0 Decimal Digits DESCRIPTION: This field contains the entry number. CROSS-REFERENCE: 783^B 1)= S ^RMIM(783,"B",$E(X,1,30),DA)="" 2)= K ^RMIM(783,"B",$E(X,1,30),DA) 783,.02 SITE CASE NUMBER 0;2 NUMBER (Required) INPUT TRANSFORM: K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: AUG 16, 2002 HELP-PROMPT: Type a Number between 1 and 999999999, 0 Decimal Digits DESCRIPTION: Internal use due to cases that could be deleted or new cases created by edits, may be utilized in future design for the OP code. CROSS-REFERENCE: 783^CASE 1)= S ^RMIM(783,"CASE",$E(X,1,30),DA)="" 2)= K ^RMIM(783,"CASE",$E(X,1,30),DA) 783,.03 PATIENT 0;3 POINTER TO PATIENT FILE (#2) LAST EDITED: FEB 11, 2003 DESCRIPTION: This field points to the Patient file. The patient is selected from the FIM template. This field is populated by the FIM Template via a broker call. CROSS-REFERENCE: 783^DFN 1)= S ^RMIM(783,"DFN",$E(X,1,30),DA)="" 2)= K ^RMIM(783,"DFN",$E(X,1,30),DA) 783,.04 PT ID 0;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>10!($L(X)<9) X LAST EDITED: AUG 14, 2002 HELP-PROMPT: Answer must be 9-10 characters in length. DESCRIPTION: Patient ID (Social Security Number). Linked to FSOD Database with Patient_Code/Patient ID. This data is obtained from the Patient file via a broker call from the FIM template when a user makes a patient selection. 783,.05 PT DOB 0;5 DATE INPUT TRANSFORM: S %DT="E" D ^%DT S X=Y K:Y<1 X LAST EDITED: JAN 09, 2004 DESCRIPTION: This field contains the Patient date of birth. It corresponds with the Austin FSOD database BIRTH_DATE. This data is obtained from the Patient file via a broker call from the FIM template when a user makes a patient selection. 783,.06 FACILITY CODE 0;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>8!($L(X)<4) X LAST EDITED: AUG 14, 2002 HELP-PROMPT: Answer must be 4-8 characters in length. DESCRIPTION: Facility Code which is linked to FSOD Database field FACILITY_ID. UDSmr assigns facility codes to the sites. This is not to be confused with Site number. The facility codes and the type of care that is associated with facility codes for the Site are located in the 783.9 (RMIM FIM SITE PARAMETER). This field keeps track of the facility code for this episode. 783,.07 TYPE OF CARE 0;7 SET '1' FOR CONTINUUM OF CARE; '2' FOR ACUTE; '3' FOR SUBACUTE; LAST EDITED: AUG 28, 2002 DESCRIPTION: This field contains the type of care; continuum, acute or subacute. It corresponds with the Austin FSOD database CARE_CLASS_CODE. 783,.08 IMPAIRMENT GROUP 0;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>10!($L(X)<1) X LAST EDITED: AUG 14, 2002 HELP-PROMPT: Answer must be 1-10 characters in length. DESCRIPTION: Impairment Group which is linked to FSOD Database field IMPAIRMENT_CODE. These choices can be observed in the FIM template where this information is obtained from. 783,.09 ONSET DATE 0;9 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 14, 2002 DESCRIPTION: This field contains the onset date. It corresponds to the Austin FSOD database ONSET_DATE. The field reflects the the date of the onset of the impairment that was coded in the Impairment Group field for which the subject was rehabilitated. Date of Onset: Complete this data field with the date of the onset of the impairment that was coded in the Impairment Group field for which the subject was rehabilitated. Record eight digits (including century). For conditions that have an insidious onset, or if for any other reason the exact date of the onset is not known, follow these guidelines: a. if the year and month are known, but the exact day is not, use the first day of the month. b. if the year is known, but the exact month is not, use thee first of January of that year. c. if the year is an approximation, use the first of January of the approximate year. 783,.1 ADMIT DATE 0;10 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 14, 2002 DESCRIPTION: This field contains the admit date. It corresponds to the Austin FSOD database ADMIT_DATE. 783,.11 DISCHARGE DATE 0;11 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: FEB 11, 2003 DESCRIPTION: This field contains the discharge date. It corresponds to the Austin FSOD database DISCHARGE_DATE. 783,.12 EDIT DATE 0;12 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 20, 2002 DESCRIPTION: Date entry which is linked to the FSOD Database field ASSESSMENT_DATE for Interims and follow-ups only. This field keeps track of the last date the form was edited. 783,.13 XMIT DATE 0;13 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 20, 2002 DESCRIPTION: This field contains the transmit date from site to Austin. CROSS-REFERENCE: ^^TRIGGER^783^.15 1)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^RMIM(783,D0,0)):^(0),1:"") S X=$P(Y(1),U,15),X=X S DIU=X K Y S X="" S DIH=$G(^RMIM(783,DIV(0),0)),DIV=X S $P(^(0),U,15)=DIV,DIH=783,DIG=.15 D ^DICR 2)= Q CREATE VALUE)= @ DELETE VALUE)= NO EFFECT FIELD)= #.15 783,.14 OP CODE 0;14 SET 'A' FOR ADD; 'E' FOR EDIT; 'D' FOR DELETE; LAST EDITED: AUG 20, 2002 DESCRIPTION: Internal use due to cases that could be deleted or new cases created by edits, may be utilized in future design for the site case number. 783,.15 READY FOR XMIT 0;15 SET '0' FOR NO; '1' FOR YES; LAST EDITED: AUG 30, 2002 DESCRIPTION: This field contains a yes or no for ready for transmit. NOTES: TRIGGERED by the XMIT DATE field of the FUNCTIONAL INDEPENDENCE MEASUREMENT RECORD File CROSS-REFERENCE: 783^ATRAN 1)= S ^RMIM(783,"ATRAN",$E(X,1,30),DA)="" 2)= K ^RMIM(783,"ATRAN",$E(X,1,30),DA) 783,.16 PROG NOTE IEN 0;16 POINTER TO TIU DOCUMENT FILE (#8925) LAST EDITED: FEB 11, 2003 DESCRIPTION: Progress note IEN. Used to keep all addendums attached to the original progress note. 783,.17 EMAIL ID 0;17 POINTER TO MESSAGE FILE (#3.9) LAST EDITED: FEB 18, 2003 DESCRIPTION: This field contains MailMan message number. This field is used to put responses to the original message when FIM template is used to update an existing entry. 783,.2 AUSTIN STATUS 9;1 SET '0' FOR ACK; '1' FOR ERR; LAST EDITED: JAN 07, 2003 DESCRIPTION: This will either be an ACK or ERR depending on the message received back from Austin regarding the data sent from the sites. 783,.21 ERROR DESCRIPTION 9;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>200!($L(X)<3) X LAST EDITED: JAN 07, 2003 HELP-PROMPT: Answer must be 3-200 characters in length. DESCRIPTION: This field contains an error description of messages coming back from Austin. It documents why a particular entry received an ERR status and should be retransmitted to Austin. 783,1.01 STREET 1;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>25!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-25 characters in length. DESCRIPTION: This field contains the patient's street address which is pulled from the patient file and is linked to the FSOD Database field STREET. 783,1.02 CITY 1;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>25!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-25 characters in length. DESCRIPTION: City information which is pulled from the patient file and is linked to the FSOD Database field CITY 783,1.03 STATE 1;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<2) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 2 characters in length. DESCRIPTION: This field contains the patient's state. This field corresponds to the Austin FSOD database STATE. 783,1.04 POSTAL CODE 1;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>10!($L(X)<5) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 5-10 characters in length. DESCRIPTION: Entry is free text, but must be between 5-10 characters in length. This field is linked to the FSOD Database field POSTAL_CODE 783,1.05 TELEPHONE 1;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<3) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: This field contains the patient's phone number which is pulled from the patient file. This corresponds with the Austin FSOD database TELEPHONE. 783,1.06 GENDER CODE 1;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-2 characters in length. DESCRIPTION: Free text entry is linked to the FSOD Database field GENDER_CODE. This data is obtained from the Patient file via a broker call from the FIM template when a user makes a patient selection. This field can be changed in the template if there appears to be a discrepancy in the Patient file. Users final input will be stored in this field. 783,1.07 ETHNIC CODE 1;7 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-2 characters in length. DESCRIPTION: This field contains the patient's ethnicity. This corresponds with the Austin FSOD database ETHNICITY_CODE. This data is obtained from the Patient file via a broker call from the FIM template when a user makes a patient selection. The broker call looks at the patient file Race fields (.06 and 2). This field can be changed in the template if there appears to be a discrepancy in the Patient file. Users final input will be stored in this field in the format that FSOD will accept. 783,1.08 MARITAL CODE 1;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-2 characters in length. DESCRIPTION: Free text entry linked to the FSOD Database field MARITAL_CODE. This data is obtained from the Patient file via a broker call from the FIM template when a user makes a patient selection. This field can be changed in the template if there appears to be a discrepancy in the Patient file. Users final input will be stored in this field. 783,1.09 ACTIVE MIL IND 1;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<1) X LAST EDITED: SEP 03, 2002 HELP-PROMPT: Answer must be 1-2 characters in length. DESCRIPTION: This field contains the active military ind. of the patient. This corresponds with the FSOD datbase ACTIVE_MIL_IND. A-Active Military N-Not Active Military 783,2.01 ADMIT CLASS 2;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<1) X LAST EDITED: FEB 11, 2003 HELP-PROMPT: Answer must be 1-2 characters in length. DESCRIPTION: This field contains the admit class of the patient. This corresponds with the FSOD database ADMIT_CLASS_CODE. Admit Class Code 1= Initial Rehab 2= Short Stay 3= Readmission The Uniform Data System for Medical Rehabilitation (UDSmr) manual is where the codes come from. 783,2.03 INTERRUPTION CODE 2;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>2!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-2 characters in length. DESCRIPTION: This field contains the interruption code. This corresponds with the FSOD database INTERRUPTION_CODE. Program Interruptions: If a subject is transferred to an acute care setting for a temporary period of time and cannot participate in his/her rehabilitation program during that temporary period, but is able to return within 30 days to participate in the rehab program, he/she is coded as having an interruption (1) for that period of time. 783,2.04 TRANSFER 1 DATE 2;4 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 30, 2002 DESCRIPTION: This is the date interruption began. Date entry which is linked to the FSOD Database field TRANSFER1_DATE 783,2.05 RETURN 1 DATE 2;5 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 30, 2002 DESCRIPTION: This is the date interruption ended and patient returned. This corresponds with the FSOD database RETURN1_DATE. 783,2.06 TRANSFER 2 DATE 2;6 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 30, 2002 DESCRIPTION: This is the date interruption began. Date entry which is linked to the FSOD Database field TRANSFER2_DATE 783,2.07 RETURN 2 DATE 2;7 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 30, 2002 DESCRIPTION: This is the date interruption ended and patient returned. This corresponds with the FSOD database RETURN2_DATE. 783,2.08 TRANSFER 3 DATE 2;8 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 30, 2002 DESCRIPTION: This is the date interruption began. Date entry which is linked to the FSOD Database field TRANSFER3_DATE 783,2.09 RETURN 3 DATE 2;9 DATE INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X LAST EDITED: AUG 30, 2002 DESCRIPTION: This is the date interruption ended and patient returned. This corresponds with the FSOD database RETURN3_DATE. 783,2.11 ASIA CODE 2;11 FREE TEXT INPUT TRANSFORM: K:$L(X)>8!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1-8 characters in length. DESCRIPTION: This field contains the asia code. This corresponds with the FSOD datbase ASIA_CODE. USDmr: . Asia Code: This field is completed for subjects with traumatic spinal cord injuries only. Enter the category which best describes the degree of motor and sensory involvement on admission to the rehab program: A Complete: No motor or sensory function is preserved in the sacral segments S4-S5 B Incomplete (Sensory Preserved): Sensory function, but not motor function, is preserved below the neurological level and extends through the sacral segments S4-S5. C Incomplete (Motor Nonfunctional): Motor function is preserved below the neurological level, and the majoority of key muscles below the neurological level have a muscle grade less than 3. D Incomplete (Motor Functional): Motor function is preserved below the neurological level, and the majority of key muscles below the neurological level have a grade of 3 or greater. E Normal: Motor and sensory functions are normal. The template only allows this edit if the user has selected traumatic spinal cord which then clearly stated A,B,C,D,E and there meaning in their choices. 783,4.01 A EAT 4;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of eating for admission. This corresponds to the Austin FSOD database EAT_FIM. 783,4.02 A GROOM 4;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field GROOM_FIM. This field contains the FIM Score for assessment of grooming for admission. 783,4.03 A BATH 4;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bathing for admission. This corresponds to the Austin FSOD database BATH_FIM. 783,4.04 A DRESS UP 4;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field DRESS_UP_FIM This field contains the FIM Score for assessment of dressing for admission. 783,4.05 A DRESS LO 4;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of dressing for admission. This corresponds to the Austin FSOD database DRESS_LO_FIM. 783,4.06 A TOILET 4;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TOILET_FIM This field contains the FIM Score for assessment of toileting for admission. 783,4.07 A BLADDER 4;7 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bladder for admission. This corresponds to the Austin FSOD database BLADDER_FIM. 783,4.08 A BOWEL 4;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field BOWEL_FIM This field contains the FIM Score for assessment of bowel functions for admission. 783,4.09 A TRANS CHAIR 4;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a chair for admission. This corresponds to the Austin FSOD database TRANS_CHAIR_FIM. 783,4.1 A TRANS TOILET 4;10 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TRANS_TOILET_FIM This field contains the FIM Score for assessment of transport to toilet for admission. 783,4.11 A TRANS TUB 4;11 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a tub for admission. This corresponds to the Austin FSOD database TRANS_TUB_FIM. 783,4.12 A LOCOM WALK 4;12 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field pertains to locom walk. This corresponds to the Austin FSOD database LOCOM_WALK_FIM. This field contains the FIM Score for assessment of locom walk for admission 783,4.13 A LOCOM STAIR 4;13 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of locom stair for admission. This corresponds to the Austin FSOD database LOCUM_STAIR_FIM. 783,4.14 A COMPREHEND 4;14 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_FIM This field contains the FIM Score for assessment of comprehending for admission. 783,4.15 A EXPRESS 4;15 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express for admission. This corresponds to the Austin FSOD database EXPRESS_FIM. 783,4.16 A INTERACT 4;16 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field INTERACT_FIM This field contains the FIM Score for assessment of interacting for admission. 783,4.17 A PROBLEM 4;17 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of a problem for admission. This corresponds to the Austin FSOD database PROBLEM_FIM. 783,4.18 A MEMORY 4;18 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field MEMORY_FIM This field contains the FIM Score for assessment of memory for admission. 783,4.19 A WALK MODE 4;19 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of walk mode for admission. This corresponds to the Austin FSOD database WALK_MODE_FIM. 783,4.2 A COMPREHEND MODE 4;20 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_MODE. This field contains the FIM Score for assessment of comprehend mode for admission. 783,4.21 A EXPRESS MODE 4;21 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express mode for admission. This corresponds to the Austin FSOD database EXPRESS_MODE_FIM. 783,5.01 D EAT 5;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of eating for discharge. This corresponds to the Austin FSOD database EAT_FIM. 783,5.02 D GROOM 5;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field GROOM_FIM This field contains the FIM Score for assessment of grooming for discharge 783,5.03 D BATH 5;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bathing for discharge. This corresponds to the Austin FSOD database BATH_FIM. 783,5.04 D DRESS UP 5;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field DRESS_UP_FIM This field contains the FIM Score for assessment of dressing for discharge 783,5.05 D DRESS LO 5;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of dressing for discharge. This corresponds to the Austin FSOD database DRESS_LO_FIM. 783,5.06 D TOILET 5;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TOILET_FIM This field contains the FIM Score for assessment of toileting for discharge 783,5.07 D BLADDER 5;7 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bladder for discharge. This corresponds to the Austin FSOD database BLADDER_FIM. 783,5.08 D BOWEL 5;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field BOWEL_FIM This field contains the FIM Score for assessment of bowel functions for discharge 783,5.09 D TRANS CHAIR 5;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a chair for discharge. This corresponds to the Austin FSOD database TRANS_CHAIR_FIM. 783,5.1 D TRANS TOILET 5;10 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TRANS_TOILET_FIM This field contains the FIM Score for assessment of transport to toilet for discharge 783,5.11 D TRANS TUB 5;11 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a tub for discharge. This corresponds to the Austin FSOD database TRANS_TUB_FIM. 783,5.12 D LOCOM WALK 5;12 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field LOCOM_WALK_FIM. This field contains the FIM Score for assessment of locom walk for discharge 783,5.13 D LOCOM STAIR 5;13 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of locom stair for discharge. This corresponds to the Austin FSOD database LOCUM_STAIR_FIM. 783,5.14 D COMPREHEND 5;14 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_FIM. This field contains the FIM Score for assessment of comprehending for discharge 783,5.15 D EXPRESS 5;15 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express for discharge. This corresponds to the Austin FSOD database EXPRESS_FIM. 783,5.16 D INTERACT 5;16 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field INTERACT_FIM. This field contains the FIM Score for assessment of interacting for discharge 783,5.17 D PROBLEM 5;17 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of a problem for discharge. This corresponds to the Austin FSOD database PROBLEM_FIM. 783,5.18 D MEMORY 5;18 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field MEMORY_FIM. This field contains the FIM Score for assessment of memory for discharge 783,5.19 D WALK MODE 5;19 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of walk mode for discharge. This corresponds to the Austin FSOD database WALK_MODE_FIM. 783,5.2 D COMPREHEND MODE 5;20 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_MODE. This field contains the FIM Score for assessment of comprehend mode for discharge 783,5.21 D EXPRESS MODE 5;21 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express mode for discharge. This corresponds to the Austin FSOD database EXPRESS_MODE_FIM. 783,6.01 I EAT 6;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of eating for the interim. This corresponds to the Austin FSOD database EAT_FIM. 783,6.02 I GROOM 6;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field GROOM_FIM This field contains the FIM Score for assessment of grooming for interm 783,6.03 I BATH 6;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bathing for the interim. This corresponds to the Austin FSOD database BATH_FIM. 783,6.04 I DRESS UP 6;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field DRESS_UP_FIM. This field contains the FIM Score for assessment of dressing for interm 783,6.05 I DRESS LO 6;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of dressing for the interim. This corresponds to the Austin FSOD database DRESS_LO_FIM. 783,6.06 I TOILET 6;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TOILET_FIM. This field contains the FIM Score for assessment of toilet for interm 783,6.07 I BLADDER 6;7 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bladder for the interim. This corresponds to the Austin FSOD database BLADDER_FIM. 783,6.08 I BOWEL 6;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field BOWEL_FIM. This field contains the FIM Score for assessment of bowel for interm 783,6.09 I TRANS CHAIR 6;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a chair for the iterim. This corresponds to the Austin FSOD database TRANS_CHAIR_FIM. 783,6.1 I TRANS TOILET 6;10 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TRANS_TOILET_FIM This field contains the FIM Score for assessment of transport to toilet for interm 783,6.11 I TRANS TUB 6;11 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a tub for the interim. This corresponds to the Austin FSOD database TRANS_TUB_FIM. 783,6.12 I LOCOM WALK 6;12 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field LOCOM_WALK_FIM. This field contains the FIM Score for assessment of locom walk for interm 783,6.13 I LOCOM STAIR 6;13 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of locom stair for the interim. This corresponds to the Austin FSOD database LOCUM_STAIR_FIM. 783,6.14 I COMPREHEND 6;14 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_FIM. This field contains the FIM Score for assessment of comprehending for interm 783,6.15 I EXPRESS 6;15 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express for the interim. This corresponds to the Austin FSOD database EXPRESS_FIM. 783,6.16 I INTERACT 6;16 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field INTERACT_FIM. This field contains the FIM Score for assessment of interacting for interm 783,6.17 I PROBLEM 6;17 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of a problem for the interim. This corresponds to the Austin FSOD database PROBLEM_FIM. 783,6.18 I MEMORY 6;18 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field MEMORY_FIM. This field contains the FIM Score for assessment of memory for interm 783,6.19 I WALK MODE 6;19 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of walk mode for the interim. This corresponds to the Austin FSOD database WALK_MODE_FIM. 783,6.2 I COMPREHEND MODE 6;20 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_MODE. This field contains the FIM Score for assessment of comprehend mode for interm 783,6.21 I EXPRESS MODE 6;21 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express mode for the interim. This corresponds to the Austin FSOD database EXPRESS_MODE_FIM. 783,7.01 F EAT 7;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of eating for follow-up. This corresponds to the Austin FSOD database EAT_FIM. c 783,7.02 F GROOM 7;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field GROOM_FIM This field contains the FIM Score for assessment of grooming for followup 783,7.03 F BATH 7;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bathing for follow-up. This corresponds to the Austin FSOD database BATH_FIM. 783,7.04 F DRESS UP 7;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field DRESS_UP_FIM. This field contains the FIM Score for assessment of dressing for followup 783,7.05 F DRESS LO 7;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of dressing for follow-up. This corresponds to the Austin FSOD database DRESS_LO_FIM. 783,7.06 F TOILET 7;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TOILET_FIM. This field contains the FIM Score for assessment of toilet for followup 783,7.07 F BLADDER 7;7 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bladder for follow-up. This corresponds to the Austin FSOD database BLADDER_FIM. 783,7.08 F BOWEL 7;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field BOWEL_FIM. This field contains the FIM Score for assessment of bowel for followup 783,7.09 F TRANS CHAIR 7;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a chair for follow-up. This corresponds to the Austin FSOD database TRANS_CHAIR_FIM. 783,7.1 F TRANS TOILET 7;10 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TRANS_TOILET_FIM This field contains the FIM Score for assessment of transport to toilet for followup 783,7.11 F TRANS TUB 7;11 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a tub for follow-up. This corresponds to the Austin FSOD database TRANS_TUB_FIM. 783,7.12 F LOCOM WALK 7;12 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field LOCOM_WALK_FIM This field contains the FIM Score for assessment of locom walk for followup 783,7.13 F LOCOM STAIR 7;13 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of locom stair for follow-up. This corresponds to the Austin FSOD database LOCUM_STAIR_FIM. 783,7.14 F COMPREHEND 7;14 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_FIM 783,7.15 F EXPRESS 7;15 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express for follow-up. This corresponds to the Austin FSOD database EXPRESS_FIM. 783,7.16 F INTERACT 7;16 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field INTERACT_FIM. This field contains the FIM Score for assessment of interacting for interm 783,7.17 F PROBLEM 7;17 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of a problem for follow-up. This corresponds to the Austin FSOD database PROBLEM_FIM. 783,7.18 F MEMORY 7;18 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field MEMORY_FIM. This field contains the FIM Score for assessment of memory for followup 783,7.19 F WALK MODE 7;19 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of walk mode for follow-up. This corresponds to the Austin FSOD database WALK_MODE_FIM. 783,7.2 F COMPREHEND MODE 7;20 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_MODE. This field contains the FIM Score for assessment of comprehend mode for followup 783,7.21 F EXPRESS MODE 7;21 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express mode for follow-up. This corresponds to the Austin FSOD database EXPRESS_MODE_FIM. 783,8.01 G EAT 8;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of eating for goals. This corresponds to the Austin FSOD database EAT_FIM. 783,8.02 G GROOM 8;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field GROOM_FIM This field contains the FIM Score for assessment of grooming for goals 783,8.03 G BATH 8;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bathing for goals This corresponds to the Austin FSOD database BATH_FIM. 783,8.04 G DRESS UP 8;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field DRESS_UP_FIM. This field contains the FIM Score for assessment of dressing for goals 783,8.05 G DRESS LO 8;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of dressing for goals. This corresponds to the Austin FSOD database DRESS_LO_FIM. 783,8.06 G TOILET 8;6 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TOILET_FIM. This field contains the FIM Score for assessment of toilet for goal 783,8.07 G BLADDER 8;7 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of bladder for goals. This corresponds to the Austin FSOD database BLADDER_FIM. 783,8.08 G BOWEL 8;8 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field BOWEL_FIM. This field contains the FIM Score for assessment of bowel for goals 783,8.09 G TRANS CHAIR 8;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field pertains to the patient needing to be transported to a chair. This corresponds to the Austin FSOD database TRANS_CHAIR_FIM. 783,8.1 G TRANS TOILET 8;10 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field TRANS_TOILET_FIM This field contains the FIM Score for assessment of transport to toilet for goals 783,8.11 G TRANS TUB 8;11 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of transport to a tub for admission. This corresponds to the Austin FSOD database TRANS_TUB_FIM. 783,8.12 G LOCOM WALK 8;12 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field LOCOM_WALK_FIM. This field contains the FIM Score for assessment of locom walk for goals 783,8.13 G LOCOM STAIR 8;13 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of locom stair for goals. This corresponds to the Austin FSOD database LOCUM_STAIR_FIM. 783,8.14 G COMPREHEND 8;14 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_FIM. This field contains the FIM Score for assessment of comprehending for goals 783,8.15 G EXPRESS 8;15 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express for goals. This corresponds to the Austin FSOD database EXPRESS_FIM. 783,8.16 G INTERACT 8;16 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field INTERACT_FIM. This field contains the FIM Score for assessment of interacting for goals 783,8.17 G PROBLEM 8;17 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of a problem for goals. This corresponds to the Austin FSOD database PROBLEM_FIM. 783,8.18 G MEMORY 8;18 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field MEMORY_FIM. This field contains the FIM Score for assessment of memory for goals 783,8.19 G WALK MODE 8;19 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of walk mode for goals. This corresponds to the Austin FSOD database WALK_MODE_FIM. 783,8.2 G COMPREHEND MODE 8;20 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: Free text entry of only one character and is linked to the FSOD Database field COMPREHEND_MODE. This field contains the FIM Score for assessment of comprehend mode for goals 783,8.21 G EXPRESS MODE 8;21 FREE TEXT INPUT TRANSFORM: K:$L(X)>1!($L(X)<1) X LAST EDITED: AUG 30, 2002 HELP-PROMPT: Answer must be 1 character in length. DESCRIPTION: This field contains the FIM Score for assessment of express mode for goals. This corresponds to the Austin FSOD database EXPRESS_MODE_FIM. 783,100 NOTE 100;0 WORD-PROCESSING #783.01 DESCRIPTION: This is where case notes from the FIM form is stored. This does not get transmitted to Austin. LAST EDITED: AUG 30, 2002 FILES POINTED TO FIELDS MESSAGE (#3.9) EMAIL ID (#.17) PATIENT (#2) PATIENT (#.03) TIU DOCUMENT (#8925) PROG NOTE IEN (#.16) INPUT TEMPLATE(S): PRINT TEMPLATE(S): RMIM MAIL SERVER FEB 07, 2003@11:37 USER #0 Austin FSOD Transmission Status RMIMXMIT APR 01, 2003@14:49 USER #0 FIM to FSOD cases SORT TEMPLATE(S): RMIM MAIL SERVER FEB 07, 2003@11:27 USER #0 SORT BY: '@XMIT DATE// (XMIT DATE not null) WITHIN XMIT DATE, SORT BY: @AUSTIN STATUS// (AUSTIN STATUS equals 1 (ERR)) WITHIN AUSTIN STATUS, SORT BY: @PT POINTER// (PT POINTER not null) RMIMXMIT APR 01, 2003@14:45 USER #0 SORT BY: @PATIENT// (PATIENT not null) Sort template used for option RMIMXMIT to view cases that went to FSOD Austin. RMIMXMIT DATE APR 01, 2003@14:49 USER #0 SORT BY: '@XMIT DATE// (XMIT DATE not null) WITHIN XMIT DATE, SORT BY: @PATIENT// (PATIENT not null) SORT BY TRANSMISSION DATE FORM(S)/BLOCK(S):