STANDARD DATA DICTIONARY #743.2 -- MONITOR HISTORY FILE                                                           6/27/25    PAGE 1
STORED IN ^QA(743.2,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                        (VERSION 1.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the statistics created by an active monitor and is updated by the auto enroll batch run.  The statistics are
broken down by monitor and are further broken down by the time frame the monitor is running in.  


              DD ACCESS: @
             DEL ACCESS: @
IDENTIFIED BY: START DATE (#.02)[R], END DATE (#.03)[R]

CROSS
REFERENCED BY: MONITOR(AA1), START DATE(AA2), END DATE(AA3), MONITOR(B)



743.2,.01     MONITOR                0;1 POINTER TO QA MONITOR FILE (#743) (Required)

              LAST EDITED:      APR 29, 1992 
              HELP-PROMPT:      Enter the monitor for this data. 
              DESCRIPTION:
                                This field identifies the monitor that this historical information belongs to.  

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

              CROSS-REFERENCE:  743.2^AA1^MUMPS 
                                1)= S QAM=$S($D(^QA(743.2,DA,0))#2:^(0),1:""),QAM(2)=$P(QAM,"^",2),QAM(3)=$P(QAM,"^",3) S:(QAM(2)]"
                                ")&(QAM(3)]"") ^QA(743.2,"AA",X,QAM(2),QAM(3),DA)="" K QAM

                                2)= S QAM=$S($D(^QA(743.2,DA,0))#2:^(0),1:""),QAM(2)=$P(QAM,"^",2),QAM(3)=$P(QAM,"^",3) K:(QAM(2)]"
                                ")&(QAM(3)]"") ^QA(743.2,"AA",X,QAM(2),QAM(3),DA) K QAM
                                Cross-reference of MONITOR, START DATE, and END DATE.  



743.2,.02     START DATE             0;2 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      APR 29, 1992 
              HELP-PROMPT:      Enter the time frame start date. 
              DESCRIPTION:
                                This date represents the beginning of a time frame.  

              CROSS-REFERENCE:  743.2^AA2^MUMPS 
                                1)= S QAM=$S($D(^QA(743.2,DA,0))#2:^(0),1:""),QAM(1)=$P(QAM,"^",1),QAM(3)=$P(QAM,"^",3) S:(QAM(1)]"
                                ")&(QAM(3)]"") ^QA(743.2,"AA",QAM(1),X,QAM(3),DA)="" K QAM

                                2)= S QAM=$S($D(^QA(743.2,DA,0))#2:^(0),1:""),QAM(1)=$P(QAM,"^",1),QAM(3)=$P(QAM,"^",3) K:(QAM(1)]"
                                ")&(QAM(3)]"") ^QA(743.2,"AA",QAM(1),X,QAM(3),DA) K QAM
                                Cross-reference of MONITOR, START DATE, and END DATE.  



743.2,.03     END DATE               0;3 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              HELP-PROMPT:      Enter the time frame end date. 
              DESCRIPTION:
                                This date represents the end of a time frame.  

              CROSS-REFERENCE:  743.2^AA3^MUMPS 
                                1)= S QAM=$S($D(^QA(743.2,DA,0))#2:^(0),1:""),QAM(1)=$P(QAM,"^",1),QAM(2)=$P(QAM,"^",2) S:(QAM(1)]"
                                ")&(QAM(2)]"") ^QA(743.2,"AA",QAM(1),QAM(2),X,DA)="" K QAM

                                2)= S QAM=$S($D(^QA(743.2,DA,0))#2:^(0),1:""),QAM(1)=$P(QAM,"^",1),QAM(2)=$P(QAM,"^",2) K:(QAM(1)]"
                                ")&(QAM(2)]"") ^QA(743.2,"AA",QAM(1),QAM(2),X,DA) K QAM
                                Cross-reference of MONITOR, START DATE, and END DATE.  



743.2,1       FALL OUTS              0;4 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>1000000)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      DEC 19, 1990 
              HELP-PROMPT:      Type a Number between 0 and 1000000, 0 Decimal Digits 
              DESCRIPTION:
                                This field contains the number of fall outs for this monitor within the specified time frame.  


743.2,2       SAMPLE SIZE            0;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>1000000)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      DEC 19, 1990 
              HELP-PROMPT:      Type a Number between 0 and 1000000, 0 Decimal Digits 
              DESCRIPTION:
                                This field contains the sample size for this monitor within the specified time frame.  


743.2,3       THRESHOLD MET          0;6 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              HELP-PROMPT:      Enter Y(es) if the threshold was met for this monitor for this time frame. 
              DESCRIPTION:      This field contains information on whether or not the threshold was met for this monitor for this
                                time frame.  


743.2,4       DATE THRESHOLD MET     0;7 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              HELP-PROMPT:      Enter the date the threshold was met. 
              DESCRIPTION:
                                This field contains the first date the threshold was met for this monitor in this time frame.  


743.2,5       THRESHOLD BULLETIN SENT 0;8 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      DEC 19, 1990 
              HELP-PROMPT:      Enter Y(es) if the threshold bulletin has been sent. 
              DESCRIPTION:
                                This field is automatically set to YES when the threshold bulletin is sent.  


743.2,6       TIME FRAME BULLETIN SENT 0;9 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      DEC 19, 1990 
              HELP-PROMPT:      Enter Y(es) if the time frame bulletin has been sent. 
              DESCRIPTION:
                                This field is automatically set to YES when the end of time frame bulletin is sent.  


743.2,7       MIN SAMPLE BULLETIN SENT 0;10 SET

              ALERT LEVEL BULLETIN SENT   
                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      JAN 28, 1991 
              HELP-PROMPT:      Enter Y(es) if the minimum sample bulletin has been sent. 
              DESCRIPTION:
                                This field is automatically set to YES when the minimum sample size bulletin is sent.  


743.2,8       DATE SAMPLE SIZE LAST EDITED 0;11 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      FEB 05, 1991 
              HELP-PROMPT:      Enter the date the sample size field was last edited. 
              DESCRIPTION:
                                This field is updated every time the sample size field is edited for the manual enroll monitors.  



      FILES POINTED TO                      FIELDS

QA MONITOR (#743)                 MONITOR (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):