STANDARD DATA DICTIONARY #995.2 -- CIRN EVENT STATISTICS FILE                                                     3/24/25    PAGE 1
STORED IN ^RGSTAT(995.2,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                    

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
For each event association (or event type) statistics are automatically store each time the event is triggered.  Statistics are
grouped by date and event type.  


IDENTIFIED BY: 
        "WR1": W "   ",$E($P(^(0),U,3),4,5)_"-"_$E($P(^(0),U,3),6,7)_"-"_$E($P(^(0),U,3),2,3)
        "WR2": S %I=Y,Y=$S('$D(^(0)):"",$D(^RGEQASN(+$P(^(0),U,2),0))#2:$P(^(0),U,1),1:""),C=$P(^DD(995,.01,0),U,2) D Y^DIQ:Y]"" W 
               "   ",Y,@("$E("_DIC_"%I,0),0)") S Y=%I K %I

CROSS
REFERENCED BY: TYPE(AX1), DATE(AX2), NUMBER(B)



995.2,.01     NUMBER                 0;1 NUMBER (Required)

              INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      MAR 07, 1996 
              HELP-PROMPT:      Type a Number between 1 and 999999999, 0 Decimal Digits 
              DESCRIPTION:
                                A generic number assigned to each statistical entry in the file.  This number is sequential.  

              CROSS-REFERENCE:  995.2^B 
                                1)= S ^RGSTAT(995.2,"B",$E(X,1,30),DA)=""
                                2)= K ^RGSTAT(995.2,"B",$E(X,1,30),DA)


995.2,.02     TYPE                   0;2 POINTER TO CIRN EVENT ASSOCIATION FILE (#995) (Required)

              LAST EDITED:      MAR 07, 1996 
              HELP-PROMPT:      References the event type this statistical entry represents. 
              DESCRIPTION:
                                The event type the statistical entry represents.  

              CROSS-REFERENCE:  995.2^AX1^MUMPS 
                                1)= I $P(^RGSTAT(995.2,DA,0),"^",3)]"" S ^RGSTAT(995.2,"AX",X,$P(^RGSTAT(995.2,DA,0),"^",3),DA)=""
                                2)= I $P(^RGSTAT(995.2,DA,0),"^",3)]"" K ^RGSTAT(995.2,"AX",X,$P(^RGSTAT(995.2,DA,0),"^",3),DA)


995.2,.03     DATE                   0;3 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      MAR 07, 1996 
              HELP-PROMPT:      Date this statistical entry was created. 
              DESCRIPTION:      The date the statistical entry was created.  When an event is triggered, it creates an entry in
                                this file if one does not exist for the date.  If an event type is not triggered in a particular
                                day, an entry will not exist for that date.  

              CROSS-REFERENCE:  995.2^AX2^MUMPS 
                                1)= I $P(^RGSTAT(995.2,DA,0),"^",2)]"" S ^RGSTAT(995.2,"AX",$P(^RGSTAT(995.2,DA,0),"^",2),X,DA)=""
                                2)= I $P(^RGSTAT(995.2,DA,0),"^",2)]"" K ^RGSTAT(995.2,"AX",$P(^RGSTAT(995.2,DA,0),"^",2),X,DA)


995.2,1.01    PROCESSED              1;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      MAR 07, 1996 
              HELP-PROMPT:      Enter the number of times the event was triggered for the date specified. 
              DESCRIPTION:      Number representing the number of times the event was triggered for the date specified in the date
                                field.  


995.2,1.02    ERRORS                 1;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      MAR 07, 1996 
              HELP-PROMPT:      Type a Number between 0 and 9999999, 0 Decimal Digits 
              DESCRIPTION:      This represents the number of errors that were encountered while trying to process an event.  Since
                                events can be re-processed after an error condition is corrected, the number of errors and number
                                of events successfully processed can be greater than the number of total events.  
                                 
                                For example: If a single event attempted to run and had an error and was reprocessed successfully,
                                the number of errors would be one and the number processed would be one.  If you totaled these two
                                fields it would equal two, but this represents only one occurrence of an event.  



      FILES POINTED TO                      FIELDS

CIRN EVENT ASSOCIATION (#995)     TYPE (#.02)



INPUT TEMPLATE(S):
RGEQ NEW STATISTIC            MAR 06, 1996@14:25  USER #0    

PRINT TEMPLATE(S):
RGEQ STAT                     JAN 20, 1998@09:28  USER #0                                                                CIRN EVENT

SORT TEMPLATE(S):
RGEQ STAT                     APR 01, 1996@12:55  USER #0    
SORT BY: +DATE//    (User is asked range)


FORM(S)/BLOCK(S):