STANDARD DATA DICTIONARY #341.1 -- AR EVENT TYPE FILE 6/27/25 PAGE 1 STORED IN ^RC(341.1, (19 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 4.5) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file is a table that allows the AR package to manage events throughout the AR package. This file MUST NEVER be edited by sites or any users. By editing this file, data corruption can occur and functionality in the AR package may be compromised. Per VHA Directive 10-93-142, this file definition should not be modified. POINTED TO BY: TYPE OF EVENT field (#.02) of the AR EVENT File (#341) TYPE OF PAYMENT field (#.04) of the AR BATCH PAYMENT File (#344) CROSS REFERENCED BY: EVENT NUMBER(AC), NAME(B) 341.1,.01 NAME 0;1 FREE TEXT (Required) INPUT TRANSFORM: K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X LAST EDITED: OCT 25, 1999 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: The name of an event describes the type of event the occurred to a debtor's account. UNEDITABLE CROSS-REFERENCE: 341.1^B 1)= S ^RC(341.1,"B",$E(X,1,30),DA)="" 2)= K ^RC(341.1,"B",$E(X,1,30),DA) 3)= Needed to look-up AR Event Types by Name This cross reference is not used in the AR package, but exists for FileMan look-up on this file by the AR event type name. 341.1,.02 EVENT NUMBER 0;2 NUMBER INPUT TRANSFORM: K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X D:$D(X) EVNNUM^RCEVDD1 LAST EDITED: JUN 04, 1993 HELP-PROMPT: Type a Number between 1 and 99, 0 Decimal Digits DESCRIPTION: The event number is how the AR package determines what type of event exists. Since various files and functionality are driven by different types of events, the AR package uses this field to determine what action to take. This field should NEVER be edited. UNEDITABLE NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER CROSS-REFERENCE: 341.1^AC 1)= S ^RC(341.1,"AC",$E(X,1,30),DA)="" 2)= K ^RC(341.1,"AC",$E(X,1,30),DA) 3)= Needed to look-up events by their assigned number Since the AR event type file is a table file, AR event types are found by their associated event number using this cross reference. 341.1,.06 CATEGORY 0;6 SET '1' FOR PAYMENT; '2' FOR NOTIFICATION; LAST EDITED: OCT 14, 1999 DESCRIPTION: Events are categorized by the Category field. This allows different event types to be associated with each other. For example, there are many different types of payment events (Cash, Check, Credit Card, etc.) that are separate events, buy these events are categorized as 'Payments'. 341.1,1.01 INPUT TEMPLATE 1;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: FEB 20, 1993 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: The input template field identifies an input template in file 341. This allows the AR package to have a 'generic' enter module for entering AR events into file 341. 341.1,1.02 PRINT TEMPLATE 1;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: FEB 20, 1993 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: The print template field identifies a print template in file 341. This allows the AR package to have a 'generic' print module for printing and displaying AR events in file 341. INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):