STANDARD DATA DICTIONARY #395 -- DVB PARAMETERS FILE                                                              3/24/25    PAGE 1
STORED IN ^DVB(395,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                           (VERSION 4)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------



CROSS
REFERENCED BY: ONE(B)



395,.01       ONE                    0;1 NUMBER (Required)

              INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<0)!(X=0)!(X?.E1"."1N.N) X
              LAST EDITED:      OCT 04, 1989 
              HELP-PROMPT:      Type a Number between 0 and 1 
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

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


395,.05       USE HINQ SCREENS?      0;5 SET

                                'y' FOR YES; 
                                'n' FOR NO; 
              LAST EDITED:      JUL 12, 1993 
              DESCRIPTION:
                                When this field is set to NO alert processing will not call HINQ screens 


395,1         NETWORK DAY            HQ;1 DATE

              DATE OF CURRENT NETWORK WORKDAY   
              INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      OCT 20, 1988 
              DESCRIPTION:      This field contains the date of the current network workday.  This will usually be the current
                                day's date.  On days that the network is unavailable (weekends and holidays) this field will 
                                contain the value of the previous network workday's date.  For example, on a Sunday, this field
                                will contain the date of the previous Friday.  
                                 
                                The value in this field is updated automatically by the system on workdays when a HINQ request is
                                sent.  It should not be necessary to edit 
                                 this field.  


395,2         LAST NET-WORKDAY       HQ;2 DATE

              DATE OF LAST NETWORK WORKDAY   
              INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      NOV 01, 1988 
              DESCRIPTION:      This field contains the date of the network workday that is previous to the current network
                                workday.  For example, on a Tuesday, it contains Monday's date.  On a Sunday, the network workday
                                is still Friday so Last Net-Workday will contain Thursday's date.  
                                 
                                When the parameter, NETWORK DAY, is updated on workdays, LAST NET-WORKDAY field is automatically
                                updated to the value of the previous NETWORK DAY. Thus at times LAST NET-WORKDAY can be days apart
                                from NETWORK DAY because a HINQ hasn't been requested to update the field. For example if NETWORK
                                DAY is a Monday and LAST NET-WORKDAY is Friday and no HINQs are done until Thursday, on Thursday
                                the NETWORK DAY will contain Thursday's date but LAST NET-WORKDAY will contain Monday's date.  If a
                                HINQ is done again on Friday then NETWORK DAY will be Friday's date and LAST NET-WORKDAY will be
                                Thursday's.  
                                 
                                VIEW THE HINQ SUSPENSE FILE option displays entries beginning with the current day's date and going
                                back to the LAST NET-WORKDAY'S date.  It may be necessary to edit this field to contain an earlier
                                date to extend the date range of this options. On the following workday, this field will get
                                updated as usual to the previous NETWORK DAY'S date.  

              SOURCE OF DATA:   SYSTEM GENERATED

395,3         GMT OFFSET             HQ;3 NUMBER

              Difference between time zone and GMT   
              INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
              HELP-PROMPT:      Type a Number between 0 and 10, 0 Decimal Digits 
              DESCRIPTION:      This entry is derived from the time zone field of the Kernel parameter file and the Mailman time
                                zone file.  If these files are not present it may be set to a positive number which is the
                                difference between GMT and the sites current time zone, i.e. for Eastern daylight time it should be
                                set to 4, Central daylight to 5, etc.  This field is used to check the time of availability of the
                                VBA computer and disable appropriate HINQ options if the VBA computer is not available.  


395,4         NETWORK ENABLED        HQ;4 SET

              NETWORK ENABLED PARAMETER   
                                '1' FOR YES; 
                                '0' FOR NO; 
              DESCRIPTION:      This parameter enables or disables the options which transmit requests to the VBA computer -
                                GENERATE A HINQ REQUEST and PROCESS THE HINQ SUSPENSE FILE.  Enter a yes to enable these options or
                                a no to disable them.  
                                 
                                These options are automatically disabled during VBA computer non-workday hours.  However, it may be
                                necessary to disable these options temporarily if transmission problems are occurring.  

              SOURCE OF DATA:   ADT COORDINATOR OR SITE MANAGER

395,5         BATCH PROCESSING ENABLED HQ;5 SET

              BATCH PROCESSING PARAMETER   
                                '1' FOR YES; 
                                '0' FOR NO; 
              DESCRIPTION:      This parameter is set to a YES or NO by the system to enable or disable the option, PROCESS THE
                                SUSPENSE FILE.  The option is automatically disabled during VBA computer non-workday hours.  When
                                the option is selected during workday hours and this field contains a NO, a test of the network is
                                automatically performed.  This field will be set to a YES or NO value that indicates whether or not
                                the HINQ Suspense file contains 'P'ending entries. The system sets this field.  If this field is
                                set to NO, queued jobs will quit before logging into the remote VBA.  It may be manually reset to
                                YES if there are pending entries in the suspense file.  

              SOURCE OF DATA:   SYSTEM GENERATED

395,6         USE HIGH INTENSITY?    0;3 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      FEB 02, 1990 
              HELP-PROMPT:      YES will turn on the high intensity used in the HINQ screens, NO will turn it off 

395,7         AUTO-REQUEUE OF IDCU ERRORS HQ;7 SET

              AUTO-REQUEUE OF IDCU ERRORS HINQ PARAMETER   
                                '1' FOR YES REQUEUE; 
                                '0' FOR NO REQUEUEING; 
              DESCRIPTION:      This parameter should be set to indicate to the system whether or not requests with communications
                                errors should automatically be retransmitted to the VBA computer.  Set this field to Y for YES 
                                REQUEUE or to N for NO REQUEUEING.  
                                 
                                If this parameter is set to REQUEUE requests will not be retransmitted if the Network is Disabled
                                or the remote VBA computer is not available because of time, or Saturday, Sunday, Holidays.  

              SOURCE OF DATA:   ADT COORDINATOR OR SITE MANAGER

395,8         AUTO-REQUEUE LIMIT     HQ;8 NUMBER

              AUTO-REQUEUE LIMIT PARAMETER   
              INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      JUN 09, 1993 
              HELP-PROMPT:      Type a Number between 0 and 100, 0 Decimal Digits 
              DESCRIPTION:      This parameter should be set to a number between 0 and 100 to indicate to the system the total
                                number of requeued jobs that can be Retransmitted to the VBA computer in a day.  

              SOURCE OF DATA:   ADT COORDINATOR OR SITE MANAGER
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


395,9         REQUEUE COUNTER        HQ;9 NUMBER

              COUNTER FOR AUTO-REQUEUE REQUESTS   
              INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
              HELP-PROMPT:      Type a Number between 0 and 999, 0 Decimal Digits 
              DESCRIPTION:      This field is a count of the number of batch processes that have been requeued by the system on a
                                particular day.  This field is incremented by the system each time a process is automatically 
                                requeued to the VBA computer.  It is reset to zero by the system on workdays.  
                                 
                                To allow processes to be requeued, the number in this field must not be greater than the number in
                                the AUTO-REQUEUE LIMIT field.  If necessary, this field can be reset to zero by the user to allow
                                additional processes to be requeued to the VBA computer.  

              SOURCE OF DATA:   SYSTEM GENERATED

395,10        HINQ MAIL MESSAGES     0;4 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      MAR 07, 1990 
              DESCRIPTION:      This field will allow the site to turn on the mailing of HINQ mail messages when they process the
                                suspense file.  


395,11        NEW IDCU INTERFACE     HQ;11 SET (Required)

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      JUN 15, 1993 
              DESCRIPTION:
                                When this field is set to YES, IDCU addressing is changed to access a new interface at the RDPCs.  

              SOURCE OF DATA:   SITE MANAGER

395,12        RDPC Time Difference   HQ;12 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<-15)!(X?.E1"."1N.N) X
              LAST EDITED:      SEP 12, 1989 
              HELP-PROMPT:      Type a Number between -15 and 10, 0 Decimal Digits 
              DESCRIPTION:      This field should contain the time difference between the site and the RDPC where HINQ requests are
                                sent.  A site in the Eastern time zone sending to the Midwest RDPC should enter '-1' here.  A site
                                in the Pacific time zone sending to the Midwest RDPC should enter '2' here.  If the RDPC is in the
                                same time zone enter '0' here.  Philadelphia is East, Hines, Midwest, and Austin are in Central
                                time zones.  

              SOURCE OF DATA:   SITE MANAGER

395,13        ASK MEDICAL CENTER DIVISION HQ;13 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              DESCRIPTION:      When a user enters a request in the HINQ suspense file 395.5, if the site is multi-divisional as
                                defined in the ADT parameter file 43, field 11, the user will be prompted to enter a medical center 
                                division as defined in file 40.8.  
                                 
                                When the HINQ request is processed, the top line of the response will show the division name to aid
                                in patient identification.  

              SOURCE OF DATA:   ADT COORDINATOR, SITE MANAGER

395,15        HINQ MAIL GROUP        HQMG;0 POINTER Multiple #395.015


395.015,.01     HINQ MAIL GROUP        0;1 POINTER TO MAIL GROUP FILE (#3.8)

                LAST EDITED:      FEB 01, 1989 
                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

                CROSS-REFERENCE:  395.015^B 
                                  1)= S ^DVB(395,DA(1),"HQMG","B",$E(X,1,30),DA)=""
                                  2)= K ^DVB(395,DA(1),"HQMG","B",$E(X,1,30),DA)




395,16        IDCU ADDRESS           HQVD;1 SET

                                'DMS.BDNE' FOR Philadelphia; 
                                'DMS.BDNC' FOR Hines; 
                                'DMS.BDNW' FOR Austin; 
                                'DMS.BDNM' FOR Midwest; 
                                'DMS.BONS' FOR Philadelphia; 
              LAST EDITED:      AUG 20, 1996 
              DESCRIPTION:
                                This is the code for addressing the VBA computer through IDCU.  

              SOURCE OF DATA:   DISTRIBUTED

395,17        IDCU USERNAME-PASSWORD HQVD;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>40!($L(X)<2) X
              LAST EDITED:      JUL 05, 1990 
              HELP-PROMPT:      Answer with IDCU  USERNAME-PASSWORD 
              DESCRIPTION:
                                This field holds the IDCU USERNAME and PASSWORD   Ex.(USERNAME-PASSWORD) 


395,19        *HINQ device name      HQVD;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X I $D(X) S %ZIS="NQ",IOP=X D ^%ZIS K:POP X S:$D(X) X=ION W:$D(X) " Stored int
                                ernally as ",X S IOP="" D ^%ZIS K IOP,%ZIS
              LAST EDITED:      AUG 29, 1999 
              HELP-PROMPT:      ANSWER MUST BE 1-30 CHARACTERS IN LENGTH 
              DESCRIPTION:      This field should contain the name of the device which will be used to connect the DHCP computer to
                                the IDCU for transmitting and receiving HINQ requests.  This entry must be a name in the Device
                                file.  
                                 
                                As of Patch DVB*4.0*34 this field is no longer used.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


395,20        *BATCH DEVICE NAME     HQVD;5 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X I $D(X) S %ZIS="NQ",IOP=X D ^%ZIS K:POP X S:$D(X) X=ION W:$D(X) " Stored int
                                ernally as ",X S IOP="" D ^%ZIS K IOP,%ZIS
              LAST EDITED:      AUG 29, 1999 
              HELP-PROMPT:      ANSWER MUST BE 1-30 CHARACTERS IN LENGTH 
              DESCRIPTION:      This field holds the device that is to be used when a batch process (process the HINQ Suspense
                                file) is run.  It should be different from HINQ device.  
                                 
                                As of Patch DVB*4.0*34 this field is no longer used.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


395,21        INSTITUTION/STATION NUMBER 0;2 FREE TEXT (Required)

              INPUT TRANSFORM:  S DIC="^DIC(4,",DIC(0)="ENM" D ^DIC K:Y=-1 X I $D(X) S X=$P(^DIC(4,+Y,99),U,1) K:$L(X)>3!($L(X)<1) 
                                X
              LAST EDITED:      FEB 15, 1989 
              HELP-PROMPT:      ANSWER MUST BE 1-3 CHARACTERS IN LENGTH AND A CORRECT STATION NUMBER OR STATION NAME 
              DESCRIPTION:      This field holds the station number of the site. The HINQ program will get the station number it
                                needs from this field.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


395,22        RDPC IP ADDRESS        HQIP;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>15!($L(X)<12)!'(X?1.3N1P1.3N1P1.3N1P1.3N) X
              LAST EDITED:      SEP 16, 2005 
              HELP-PROMPT:      Answer must be 14-15 characters in length. 
              DESCRIPTION:      This parameter contains the IP Address of the VBA Remote Data Processing Center.  Users at a site
                                will have HINQ passwords only valid at this RDPC.  

              SOURCE OF DATA:   ADT COORDINATOR OR SITE MANAGER
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


395,23        AAC PORT DESIGNATOR    HQIP;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X I X=99999 S X=1
              LAST EDITED:      SEP 16, 2005 
              HELP-PROMPT:      Type a Number between 0 and 99999, 0 Decimal Digits 
              DESCRIPTION:      This field is a counter for the number of HINQ connections used at a site.   The remainder of this
                                number, divided by the number of available ports at the AAC, will determine which port to use for
                                this HINQ session.  The number will automatically reset after #99999.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER



      FILES POINTED TO                      FIELDS

MAIL GROUP (#3.8)                 HINQ MAIL GROUP:HINQ MAIL GROUP (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):