STANDARD DATA DICTIONARY #392.7 -- BENEFICIARY TRAVEL MANUAL DEDUCTIBLE WAIVER FILE                               6/27/25    PAGE 1
STORED IN ^DGBT(392.7,  *** 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 list of patients that have an active manual waiver at the time the Travel Claim.  


              DD ACCESS: @
              RD ACCESS: @
              WR ACCESS: @
             DEL ACCESS: @
           LAYGO ACCESS: @
           AUDIT ACCESS: @

   APPLICATION GROUP(S): DGBT

CROSS
REFERENCED BY: WAIVER REQUEST DATE AND TIME(B), PATIENT NAME(C)



392.7,.01     WAIVER REQUEST DATE AND TIME 0;1 DATE (Required)

              INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X I $D(X) S DINUM=X
              LAST EDITED:      AUG 10, 2012 
              HELP-PROMPT:      Type a date between 30 days before CURRENT DATE and CURRENT DATE. 
              DESCRIPTION:
                                This is the date/time of the waiver request.  

              TECHNICAL DESCR:
                                Date checks are done in the routine.  

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

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


392.7,2       PATIENT NAME           0;2 POINTER TO PATIENT FILE (#2) (Required)

              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      Select the patient. 
              DESCRIPTION:
                                This is the patient to whom the waiver pertains.  

                                UNEDITABLE
              CROSS-REFERENCE:  392.7^C 
                                1)= S ^DGBT(392.7,"C",$E(X,1,30),DA)=""
                                2)= K ^DGBT(392.7,"C",$E(X,1,30),DA)


392.7,3       WAIVER STATUS          0;3 SET (Required)

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      Is the Waiver Authorized? 
              DESCRIPTION:
                                This indicates whether or not the waiver is authorized.  


392.7,4       GRANTED/DENIED BY      0;4 POINTER TO NEW PERSON FILE (#200) (Required)

              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      Select the person who decided the waiver status.   
              DESCRIPTION:
                                This is the person who granted/denied the waiver.  


392.7,5       WAIVER APPROVAL/DENIAL DATE 0;5 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      Enter date travel waiver was approved or denied. 
              DESCRIPTION:
                                This is the date the travel waiver was approved or denied.  


392.7,6       WAIVER ENTERED BY      0;6 POINTER TO NEW PERSON FILE (#200) (Required)

              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      This is the person who entered the waiver status. 
              DESCRIPTION:
                                Select the person who entered the waiver status.  

                                UNEDITABLE

392.7,7       WAIVER REMARKS         RMK;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>235!($L(X)<3) X
              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      Answer must be 3-235 characters in length. 
              DESCRIPTION:
                                This field contains  user remarks about why the waiver was approved or denied.  


392.7,8       EXPIRATION DATE        0;7 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      AUG 10, 2012 
              HELP-PROMPT:      Enter the date the waiver expires. 
              DESCRIPTION:
                                This is the date the waiver will expire. The expiration date will be set without user intervention.  


392.7,9       DATE ENTERED           0;8 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      AUG 08, 2012 
              HELP-PROMPT:      Entered without user intervention. 
              DESCRIPTION:      This is the date the record was added to the file. It is set by the system. This cannot be changed
                                except by programmer.  


392.7,97      DELETION DATE          DEL;1 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      AUG 24, 2012 
              HELP-PROMPT:      Enter the date the manual request was deleted. 
              DESCRIPTION:
                                This is the date the manual waiver request was deleted. This field is set by a routine.  


392.7,98      WAIVER DELETED BY      DEL;2 POINTER TO NEW PERSON FILE (#200) (Required)

              LAST EDITED:      AUG 24, 2012 
              HELP-PROMPT:      Select the person who deleted the waiver request. 
              DESCRIPTION:
                                This is the person who deleted the waiver request.  


392.7,99      DELETION REMARKS       DEL;3 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>100!($L(X)<3) X
              LAST EDITED:      AUG 20, 2012 
              HELP-PROMPT:      Answer must be 3-100 characters in length. 
              DESCRIPTION:
                                This field contains remarks about why the waiver was deleted.  



      FILES POINTED TO                      FIELDS

NEW PERSON (#200)                 GRANTED/DENIED BY (#4)
                                  WAIVER ENTERED BY (#6)
                                  WAIVER DELETED BY (#98)

PATIENT (#2)                      PATIENT NAME (#2)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):