STANDARD DATA DICTIONARY #351.7 -- IB DM EXTRACT REPORTS FILE                                                     6/27/25    PAGE 1
STORED IN ^IBE(351.7,  (38 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                     (VERSION 2.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the necessary DM reports which will have their summary data collected via the Diagnostic Measures Extraction
process.  
 
Per VHA directive 10-93-142, this file definition should not be modified.  



POINTED TO BY: REPORT field (#.03) of the IB DM EXTRACT DATA ELEMENTS File (#351.701) 
               REPORT field (#.01) of the REPORT sub-field (#351.711) of the IB DM EXTRACT DATA File (#351.71) 
               

CROSS
REFERENCED BY: DISABLE?(AC), REPORT NAME(B)

    LAST MODIFIED: AUG 12,2019@15:23:21

351.7,.01     REPORT NAME            0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>50!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      MAR 03, 1999 
              HELP-PROMPT:      Answer must be 3-50 characters in length. 
              DESCRIPTION:
                                This is the DM report from which data will be extracted.  

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


351.7,.02     DISABLE?               0;2 SET

                                '1' FOR YES; 
              LAST EDITED:      SEP 13, 2000 
              HELP-PROMPT:      Enter 'YES' if you don't want this report's summary data extracted. 
              DESCRIPTION:      Enter 'YES' if you don't want this report's summary data extracted.  The DM extraction background
                                job will skip queueing this report.  

              CROSS-REFERENCE:  351.7^AC 
                                1)= S ^IBE(351.7,"AC",$E(X,1,30),DA)=""
                                2)= K ^IBE(351.7,"AC",$E(X,1,30),DA)


351.7,1       INPUT VARIABLE         1;0 Multiple #351.702


351.702,.01     INPUT VARIABLE         0;1 FREE TEXT (Multiply asked)

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      MAR 16, 1999 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 
                DESCRIPTION:
                                  This is the name of the pre-set variable associated with this report.  

                DELETE AUTHORITY: @
                WRITE AUTHORITY:  @
                CROSS-REFERENCE:  351.702^B 
                                  1)= S ^IBE(351.7,DA(1),1,"B",$E(X,1,30),DA)=""
                                  2)= K ^IBE(351.7,DA(1),1,"B",$E(X,1,30),DA)


351.702,.02     VALUE                  0;2 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                LAST EDITED:      MAR 30, 1999 
                HELP-PROMPT:      Answer must be 1-30 characters in length. 
                DESCRIPTION:      This is the value of the pre-set variable associated with this report.  If the variable is a date
                                  variable (IBBDT, IBEDT, etc.), the value is null.  

                DELETE AUTHORITY: @
                WRITE AUTHORITY:  @

351.702,1       INPUT STATEMENT        1;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      MAR 27, 1999 
                HELP-PROMPT:      This is Standard MUMPS code. 
                DESCRIPTION:      This statement, if it exists ($D), will be Xecuted instead of setting the contents of the INPUT
                                  VARIABLE zero node via the DM extract process. This is used primarily for setting date fields
                                  (ex. IBBDT, IBEDT).  

                DELETE AUTHORITY: @
                WRITE AUTHORITY:  @



351.7,2       ROUTINE                2;E1,20 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>20!(X'?.1ANP.7AN.1"^"1ANP.7AN.1"[".E) X I $D(X),X["[" K X
              LAST EDITED:      SEP 18, 2000 
              DESCRIPTION:      This field is the entry point called by this report to extract the data that will be sent to the
                                Extract Module. It is possible to enter a program (^ROUTINE), a specific label (TAG^ROUTINE) or 
                                leave it blank. When this field is left blank, no code will be invoked by this report to extract
                                the data. This option should be used to allow the data for this report to be extracted by a program
                                invoked by another report. This is intended to be used when there are two (or more) different
                                reports that run the same program to extract their data, then only one will be responsible for
                                running the code and extracting the data for both reports.  

              TECHNICAL DESCR:  This field will hold the routine name responsible for extracting the data for the report. It is
                                also possible to indicate a specific label. The Data Extraction routine will then queue this 
                                routine and will store the data returned (usually through the IB array) from it. When this field is
                                NULL, the Data Extraction routine will do everything but queue a job. This resource (NULL) is used
                                to allow that the routine of one report to retrieve and store the data for other reports.  

              EXECUTABLE HELP:  D RTN^IBJDE1
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):