STANDARD DATA DICTIONARY #2263.2 -- ASISTS DOL CAUSE OF INJURY CODES FILE 3/24/25 PAGE 1 STORED IN ^OOPS(2263.2, (100 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file contains the valid codes and description for the Cause of Injury Codes for submission of a CA1/CA2 claim to DOL (Department of Labor). This file MUST NOT be altered as doing so may cause DOL to reject the submission. DD ACCESS: @ RD ACCESS: WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ IDENTIFIED BY: CODE (#1)[R] POINTED TO BY: CAUSE OF INJURY CODE field (#126) of the ASISTS ACCIDENT REPORTING File (#2260) CROSS REFERENCED BY: CODE(C), NAME(D) INDEXED BY: NAME (B) 2263.2,.01 NAME 0;1 FREE TEXT (Required) INPUT TRANSFORM: K X D EN^DDIOL("Sorry, Can't Add") Q K:$L(X)>60!($L(X)<3) X LAST EDITED: MAR 29, 2000 HELP-PROMPT: Answer must be 3-60 characters in length. DESCRIPTION: This is the NAME of the Cause of Injury Code as defined by the Department of Labor (DOL). The NAME of any Cause of Injury Code must not be changed. DELETE TEST: 1,0)= I 1 D EN^DDIOL("Sorry, entries may not be deleted.") UNEDITABLE NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER CROSS-REFERENCE: 2263.2^D^MUMPS 1)= S ^OOPS(2263.2,"D",$$UP^OOPSUTL4($E(X,1,30)),DA)="" 2)= K ^OOPS(2263.2,"D",$$UP^OOPSUTL4($E(X,1,30)),DA) FIELD INDEX: B (#59) REGULAR IR LOOKUP & SORTING Short Descr: Index on complete NAME field (60 characters) Set Logic: S ^OOPS(2263.2,"B",$E(X,1,60),DA)="" Kill Logic: K ^OOPS(2263.2,"B",$E(X,1,60),DA) Whole Kill: K ^OOPS(2263.2,"B") X(1): NAME (2263.2,.01) (Subscr 1) (Len 60) (forwards) 2263.2,1 CODE 0;2 NUMBER (Required) INPUT TRANSFORM: K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: MAR 29, 2000 HELP-PROMPT: Type a Number between 1 and 999, 0 Decimal Digits DESCRIPTION: This is the CODE which corresponds to the name of the Cause of Injury as defined by the Department of Labor (DOL). The CODE of any Cause of Injury Code must not be changed. UNEDITABLE CROSS-REFERENCE: 2263.2^C^MUMPS 1)= S ^OOPS(2263.2,"C",$E(X,1,3),DA)="" 2)= K ^OOPS(2263.2,"C",$E(X,1,3),DA) INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):