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

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file stores all the changes made to Kiosk's configuration parameters to facilitate aggregate business intelligence. The
current values of Kiosk's parameters are stored in Vetlink's KIOSK database. The business and administrative parameters are used to
configure and direct MRAR behavior amongst the Vetlink KIOSK groups or Clinics. Data in this file is populated via RPC call(s) made
by the Vetlink client.  


IDENTIFIED BY: CLINIC (#.02), KIOSK GROUP (#.03)

CROSS
REFERENCED BY: PARAMETER TYPE(B), CLINIC(C), KIOSK GROUP(D)



853,.01       PARAMETER TYPE         0;1 SET (Required)

                                'K' FOR KIOSK GROUP; 
                                'C' FOR CLINIC; 
              LAST EDITED:      FEB 16, 2015 
              HELP-PROMPT:      Choose the Parameter Type. 
              DESCRIPTION:      When Vetlink makes changes to Kiosk's parameters, the changes are made for a Kiosk Group or a
                                clinic. This field identifies this type (Kiosk Group or Clinic). For Parameter Type "K", KIOSK
                                GROUP field (#.03) will contain the Kiosk Group otherwise CLINIC field (#.02) will contain the 
                                Clinic.  

              CROSS-REFERENCE:  853^B 
                                1)= S ^VPS(853,"B",$E(X,1,30),DA)=""
                                2)= K ^VPS(853,"B",$E(X,1,30),DA)
                                This cross reference is for VPS CONFIG History parameter type look up.  



853,.02       CLINIC                 0;2 POINTER TO HOSPITAL LOCATION FILE (#44)

              LAST EDITED:      MAY 07, 2013 
              HELP-PROMPT:      Select the Clinic. 
              DESCRIPTION:
                                This field identifies the clinic for which the changes to the Kiosk Parameters were made.  

              CROSS-REFERENCE:  853^C 
                                1)= S ^VPS(853,"C",$E(X,1,30),DA)=""
                                2)= K ^VPS(853,"C",$E(X,1,30),DA)
                                This cross reference is for VPS CONFIG History clinic look up.  



853,.03       KIOSK GROUP            0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2) X
              LAST EDITED:      MAY 07, 2013 
              HELP-PROMPT:      Enter the Kiosk Group (2-30 characters). 
              DESCRIPTION:
                                This field identifies the Kiosk Group for which the changes to the Kiosk Parameters were made.  

              CROSS-REFERENCE:  853^D 
                                1)= S ^VPS(853,"D",$E(X,1,30),DA)=""
                                2)= K ^VPS(853,"D",$E(X,1,30),DA)
                                This cross reference is for VPS CONFIG History Kiosk group look up.  



853,20        PARAM INSTANCE         PARAM;0 DATE Multiple #853.01

              DESCRIPTION:      This multiple contains transactions sent to VistA by Vetlink. The transactions contain changes made
                                to Kiosk parameters in Vetlink for a Kiosk Group or a Clinic.  


              INDEXED BY:       TRXN DATE/TIME (C)

853.01,.01      TRXN DATE/TIME         0;1 DATE (Required)

                INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:X<1 X S:$G(X) DINUM=X
                LAST EDITED:      FEB 16, 2015 
                HELP-PROMPT:      Enter the transaction date/time, time is optional. 
                DESCRIPTION:
                                  This is the date/time (time is optional) of the transaction.  

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

                CROSS-REFERENCE:  853.01^B 
                                  1)= S ^VPS(853,DA(1),"PARAM","B",$E(X,1,30),DA)=""
                                  2)= K ^VPS(853,DA(1),"PARAM","B",$E(X,1,30),DA)

                FIELD INDEX:      C (#1221)    REGULAR    IR    LOOKUP & SORTING
                    Short Descr:  Uniqueness Index for Key 'A' of Subfile #853.01
                      Set Logic:  S ^VPS(853,DA(1),"PARAM","C",X,DA)=""
                     Kill Logic:  K ^VPS(853,DA(1),"PARAM","C",X,DA)
                     Whole Kill:  K ^VPS(853,DA(1),"PARAM","C")
                           X(1):  TRXN DATE/TIME  (853.01,.01)  (Subscr 1)


853.01,1        PDO INVOCABLE PERIOD   1;1 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>7)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      JUN 03, 2013 
                HELP-PROMPT:      Type a number between 0 and 7, 0 decimal digits. 
                DESCRIPTION:      This is the PDO invocation period in days. The last MRAR of the patient can only be invoked
                                  within this period. If this field is empty, the default value is 3 days. This period cannot
                                  exceed the time limit set by the TIME LIMIT AR COMPLETE (#16) and TIME LIMIT MR COMPLETE (#17) 
                                  fields.  


853.01,2        AR ENABLED/DISABLED DT 1;2 DATE

                INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
                LAST EDITED:      JAN 08, 2015 
                HELP-PROMPT:      Enter the date/time (time is optional) the Allergy Review was enabled/disabled. 
                DESCRIPTION:      This is the date/time stamp the Allergy Review module was enabled or enabled on a Kiosk Group or
                                  a Clinic. Note time is optional.  


853.01,3        MR ENABLED/DISABLED DT 1;3 DATE

                INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
                LAST EDITED:      JAN 08, 2015 
                HELP-PROMPT:      Enter the date/time (time is optional) the Medication Review was enabled/disabled. 
                DESCRIPTION:      This is the date-time stamp the Medication Review module was enabled or disabled on a Kiosk Group
                                  or a Clinic. Note time is optional.  


853.01,4        AUDIT ENABLED DT       1;4 DATE

                INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
                LAST EDITED:      JAN 07, 2015 
                HELP-PROMPT:      Enter the date/time (time is optional) the MRAR was audited. 
                DESCRIPTION:      This is the date/time stamp the MRAR was audited to determine if AR/MR/AMR were in
                                  enabled/disabled state. Note time is optional.  


853.01,5        AR FREE TEXT ENABLED   1;5 SET

                                  'Y' FOR YES; 
                                  'N' FOR NO; 
                LAST EDITED:      APR 02, 2013 
                HELP-PROMPT:      Is Free Text enabled for the AR module? 
                DESCRIPTION:      This field indicates whether the free-text feature for a patient to comment on an existing
                                  allergy is enabled or disabled for the patient-facing Allergy Review module on a Kiosk Group or a
                                  Clinic.  


853.01,6        MR FREE TEXT ENABLED   1;6 SET

                                  'Y' FOR YES; 
                                  'N' FOR NO; 
                LAST EDITED:      APR 02, 2013 
                HELP-PROMPT:      Is Free Text enabled for the MR module? 
                DESCRIPTION:      This field indicates whether the free-text feature for a patient to comment on an existing
                                  medication is enabled or disabled for the patient-facing Medication Review module on a Kiosk
                                  Group or a Clinic.  


853.01,7        TIME LIMIT TOO LATE ARRIVAL 2;1 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      MAY 02, 2013 
                HELP-PROMPT:      Type a number between 0 and 9999, 0 decimal digits. 
                DESCRIPTION:      This is the number in minutes that the system will use to determine whether or not the patient
                                  arrived too late for an appointment.  e.g., patient arrived at 1:20pm for 1:00pm appointment, if
                                  this field is set to 10 minutes (check-in time is stopped at 1:10pm), this patient was too late
                                  for appointment. "Too Late" patient won't be checked in and will be directed to clerk.  


853.01,8        TIME LIMIT TOO EARLY ARRIVAL 2;2 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      MAY 06, 2013 
                HELP-PROMPT:      Type a number between 0 and 9999, 0 decimal digits. 
                DESCRIPTION:      This is the number in minutes that the system will use to determine whether or not the patient
                                  arrived too early for an appointment.  e.g., patient arrived at 2:30pm for 4:00pm appointment, if
                                  this field is set to 60 minutes (check-in time is opened at 3:00pm), this patient was too early
                                  for appointment. "Too Early" patient won't be checked in and will be directed to clerk.  This
                                  field must be set to a number greater than TIME LIMIT NOT EARLY ENOUGH, otherwise the patient
                                  will never be able to be checked in.  


853.01,9        TIME LIMIT NOT EARLY ENOUGH 2;3 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      MAY 06, 2013 
                HELP-PROMPT:      Type a number between 0 and 9999, 0 decimal digits. 
                DESCRIPTION:      This is the number in minutes that the system will use to determine whether or not the patient
                                  arrived early enough for an appointment.  e.g., patient arrived at 12:50pm for 1:00pm
                                  appointment, if this field is set to 15 minutes (check-in time is stopped at 12:45pm), this
                                  patient didn't arrive early enough. "Not Early Enough" patient won't be checked in and will be
                                  directed to clerk.  This field must be set to a number less than TIME LIMIT TOO EARLY ARRIVAL,
                                  otherwise the patient will never be able to be checked in.  


853.01,10       DESIRED AMR SESSION COMPLETED 3;1 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3.N) X
                LAST EDITED:      MAR 11, 2013 
                HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                DESCRIPTION:      This is a percentage value set by an administrator to mark the target lower bound of Allergy
                                  Medication Review sessions that should be completed at the clinic on the Kiosk.  


853.01,11       DESIRED AMR TIME COMPLETED 3;2 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 0 and 999, 0 decimal digits. 
                DESCRIPTION:      This is time in seconds set by an administrator to mark the target upper bound of time a patient
                                  takes to complete Allergy Medication Review at the clinic on the Kiosk.  


853.01,12       DESIRED AR SESSION COMPLETED 3;3 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                DESCRIPTION:      This is a percentage value set by an administrator to mark the target lower bound of Allergy
                                  Review sessions that should be completed at the clinic on the Kiosk.  


853.01,13       DESIRED AR TIME COMPLETED 3;4 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 0 and 999, 0 decimal digits. 
                DESCRIPTION:      This is time in seconds set by an administrator to mark the target upper bound of time a patient
                                  takes to complete Allergy Review at the clinic on the Kiosk.  


853.01,14       DESIRED MR SESSION COMPLETED 3;5 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                DESCRIPTION:      This is a percentage value set by an administrator to mark the target lower bound of Medication
                                  Review sessions that should be completed at the clinic on the Kiosk.  


853.01,15       DESIRED MR TIME COMPLETED 3;6 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 0 and 999, 0 decimal digits. 
                DESCRIPTION:      This is time in seconds set by an administrator to mark the target upper bound of time to
                                  complete Medication Review at the clinic on the Kiosk.  


853.01,16       TIME LIMIT AR COMPLETE 4;1 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>7)!(X<1)!(X?.E1"."1.N) X
                LAST EDITED:      APR 12, 2013 
                HELP-PROMPT:      Type a number between 1 and 7, 0 decimal digits. 
                DESCRIPTION:      This is the time limit in days in which a patient can re-invoke and continue to edit an
                                  incomplete Allergy Review.  


853.01,17       TIME LIMIT MR COMPLETE 4;2 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>7)!(X<1)!(X?.E1"."1.N) X
                LAST EDITED:      MAR 11, 2013 
                HELP-PROMPT:      Type a number between 1 and 7, 0 decimal digits. 
                DESCRIPTION:      This is the time limit in days in which a patient can re-invoke and continue to edit an
                                  incomplete Medication Review.  


853.01,18       TIME LIMIT AMR COMPLETE 4;3 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>7)!(X<1)!(X?.E1"."1.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 1 and 7, 0 decimal digits. 
                DESCRIPTION:      This is the time limit in days in which a patient can re-invoke and continue to edit an
                                  incomplete Allergy and Medication Review 


853.01,19       LOW USE THRESHOLD PDO  5;1 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3.N) X
                LAST EDITED:      APR 23, 2013 
                HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                DESCRIPTION:      This is the percentage number that the system will use to monitor an acceptable level of
                                  physicians ignoring step to create TIU Note via PDO Invocation. The acceptable level is
                                  determined by measuring this number against the mean number of PDO not invoked by physicians. PDO
                                  in this context is a patient's module output that can be pulled by VetLink based on the stored
                                  MRAR in VistA. e.g., out of 100 Staff-Interface reviews, physicians failed to invoke PDO to
                                  create TIU Note in 15 reviews thus the mean number of PDO not invoked is 15% and if the LOW USE
                                  THRESHOLD PDO set to 10%, the system will detect an unacceptable level of reviews without TIU
                                  Note created via PDO Invocation.  


853.01,20       AMR ENABLED/DISABLED DT 1;7 DATE

                INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:X<1 X
                LAST EDITED:      JAN 08, 2015 
                HELP-PROMPT:      Enter the date/time (time is optional) the Allergy and Medication Review was enabled/disabled. 
                DESCRIPTION:      This is the date/time stamp the Allergy and Medication Review module was enabled or enabled on a
                                  Kiosk Group or Clinic. Note time is optional.  


853.01,21       AR ENABLED             1;8 SET

                                  'Y' FOR YES; 
                                  'N' FOR NO; 
                LAST EDITED:      JAN 08, 2015 
                HELP-PROMPT:      Is Allergy Review module enabled? 
                DESCRIPTION:      This field indicates whether or not the Allergy Review module was enabled on a Kiosk Group or a
                                  Clinic.  


853.01,22       ALLERGY DISCREP UCL NO AR 6;1 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 24, 2013 
                HELP-PROMPT:      Type a number between 0 and 99, 0 decimal digits. 
                DESCRIPTION:      This is the upper control limit set locally for a tolerable mean allergy discrepancies identified
                                  by provider when the patient did not identify discrepancies during Allergy Review.  


853.01,23       ALLERGY DISCREP UCL POST AR 6;2 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 12, 2013 
                HELP-PROMPT:      Type a number between 0 and 99, 0 decimal digits. 
                DESCRIPTION:      This is the upper control limit set locally for a tolerable mean of allergy discrepancies
                                  identified by provider post Allergy Review.  


853.01,24       MED DISCREP UCL NO MR  6;3 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 12, 2013 
                HELP-PROMPT:      Type a number between 0 and 99, 0 decimal digits. 
                DESCRIPTION:      This is the upper control limit set locally for a tolerable mean of medication discrepancies
                                  identified by provider when the patient did not identify discrepancies during Medication Review.  


853.01,25       MED DISCREP UCL POST MR 6;4 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<0)!(X?.E1"."1.N) X
                LAST EDITED:      APR 12, 2013 
                HELP-PROMPT:      Type a number between 0 and 99, 0 decimal digits. 
                DESCRIPTION:      This is the upper control limit set locally for a tolerable mean of medication discrepancies
                                  identified by provider post Medication Review.  


853.01,26       MR ENABLED             1;9 SET

                                  'Y' FOR YES; 
                                  'N' FOR NO; 
                LAST EDITED:      JAN 08, 2015 
                HELP-PROMPT:      Is Medication Review module enabled? 
                DESCRIPTION:      This field indicates whether or not the Medication Review module was enabled on a Kiosk Group or
                                  a Clinic.  


853.01,27       AMR ENABLED            1;10 SET

                                  'Y' FOR YES; 
                                  'N' FOR NO; 
                LAST EDITED:      JAN 08, 2015 
                HELP-PROMPT:      Is Allergy and Medication Review module enabled? 
                DESCRIPTION:      This field indicates whether or not the Allergy and Medication Review module was enabled on a
                                  Kiosk Group or a Clinic.  


853.01,50       AMR INCOMPLETE REASON TYPE AMRREASON;0 SET Multiple #853.011

                DESCRIPTION:      This multiple stores LOW USE THRESHOLD AMR setting value by AMR Incomplete Reason Type. Each AMR
                                  Incomplete Reason Type potentially has different setting value for LOW USE THRESHOLD AMR.  


853.011,.01       AMR INCOMPLETE REASON TYPE 0;1 SET

                                    '1' FOR AMR can't start, patient is too early,too late,or not early enough; 
                                    '2' FOR Patient walked away or time limit expired; 
                                    '3' FOR Patient selected to exit AMR; 
                                    '4' FOR Patient selected to bypass AMR; 
                                    '5' FOR Service Failure; 
                  INPUT TRANSFORM:  S DINUM=X Q
                  LAST EDITED:      MAY 10, 2013 
                  HELP-PROMPT:      Choose AMR Incomplete Reason Type. 
                  DESCRIPTION:
                                    This field contains AMR incomplete reason type.  

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

                  CROSS-REFERENCE:  853.011^B 
                                    1)= S ^VPS(853,DA(2),"PARAM",DA(1),"AMRREASON","B",$E(X,1,30),DA)=""
                                    2)= K ^VPS(853,DA(2),"PARAM",DA(1),"AMRREASON","B",$E(X,1,30),DA)
                                    This cross reference is for VPS CONFIG History AMR INCOMPLETE REASON TYPE look up.  



853.011,1         LOW USE THRESHOLD AMR  0;2 NUMBER

                  INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3N.N) X
                  LAST EDITED:      JAN 07, 2015 
                  HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                  DESCRIPTION:      This is the percentage number that the system will use to monitor an acceptable level of AMR
                                    non-completion. The acceptable level is determined by measuring this number against the mean
                                    number of AMR non-completions for an AMR incomplete reason type. e.g., out of 100 patient AMR
                                    non-completions, 15 patients decide to bypass the review thus the mean number for this reason
                                    type is 15% and if the Low Use Threshold AMR is set to 10%, the system will detect an
                                    unacceptable level of AMR non-completions where too many patients by passing review.  




853.01,60       AR INCOMPLETE REASON TYPE ARREASON;0 SET Multiple #853.012

                  DESCRIPTION:      This multiple stores LOW USE THRESHOLD AR setting value by AR Incomplete Reason Type. Each AR
                                    Incomplete Reason Type potentially has different setting value for LOW USE THRESHOLD AR.  


853.012,.01       AR INCOMPLETE REASON TYPE 0;1 SET

                                      '1' FOR AR can't start, patient is too early,too late,or not early enough; 
                                      '2' FOR Patient walked away or time limit expired; 
                                      '3' FOR patient selected to exit AR; 
                                      '4' FOR Patient selected to bypass AR; 
                                      '5' FOR Service Failure; 
                    INPUT TRANSFORM:  S DINUM=X Q
                    LAST EDITED:      MAY 10, 2013 
                    HELP-PROMPT:      Choose AR Incomplete Reason Type. 
                    DESCRIPTION:      This field contains description of reason why AR module couldn't be completed.  
                                       
                                      The AR Incomplete Reason Type is one of the following: 
                                       
                                      1. The AR module could not be started because patient arrived TOO EARLY, TOO LATE, or NOT
                                      EARLY ENOUGH at the device.  2. Either the patient walked away in the middle of theAllergy
                                      Review or the TIME LIMIT AR COMPLETE time expired.  3. The patient selected to exit the
                                      Allergy Review.  4. The patient selected to bypass the Allergy Review.  5. Service failure of
                                      VetLink at the site.  
                                       
                                      See TIME LIMIT TOO LATE ARRIVAL, TIME LIMIT TOO EARLY ARRIVAL, and TIME LIMIT NOT EARLY
                                      ENOUGH fields for definition of TOO LATE, TOO EARLY, and NOT EARLY ENOUGH.  

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

                    CROSS-REFERENCE:  853.012^B 
                                      1)= S ^VPS(853,DA(2),"PARAM",DA(1),"ARREASON","B",$E(X,1,30),DA)=""
                                      2)= K ^VPS(853,DA(2),"PARAM",DA(1),"ARREASON","B",$E(X,1,30),DA)
                                      This cross reference is for VPS CONFIG History AR INCOMPLETE REASON TYPE look up.  



853.012,1         LOW USE THRESHOLD AR     0;2 NUMBER

                    INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3N.N) X
                    LAST EDITED:      JAN 08, 2015 
                    HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                    DESCRIPTION:      This is the percentage number that the system will use to monitor an acceptable level of AR
                                      non-completion. The acceptable level is determined by measuring this number against the mean
                                      number of AR non-completions for an AR incomplete reason type. e.g., out of 100 patient AR
                                      non-completions, 15 patients decide to bypass the review thus the mean number for this reason
                                      type is 15% and if the Low Use Threshold AR is set to 10%, the system will detect an 
                                      unacceptable level of AR non-completions when too many patients are by- passing review.  




853.01,70       MR INCOMPLETE REASON TYPE  MRREASON;0 SET Multiple #853.013

                    DESCRIPTION:      This multiple stores LOW USE THRESHOLD MR setting value by MR Incomplete Reason Type. Each MR
                                      Incomplete Reason Type potentially has different setting value for LOW USE THRESHOLD MR.  


853.013,.01       MR INCOMPLETE REASON TYPE  0;1 SET

                                        '1' FOR MR can't start, patient is too early,too late,or not early enough; 
                                        '2' FOR Patient walked away or time limit expired; 
                                        '3' FOR Patient selected to exit MR; 
                                        '4' FOR Patient selected to bypass MR; 
                                        '5' FOR Service Failure; 
                      INPUT TRANSFORM:  S DINUM=X Q
                      LAST EDITED:      MAY 10, 2013 
                      HELP-PROMPT:      Choose MR Incomplete Reason Type. 
                      DESCRIPTION:      This field contains description of reason why MR module couldn't be completed.  
                                         
                                        The MR Incomplete Reason Type is one of the following: 1. The MR module could not be
                                        started because patient arrived TOO EARLY, TOO LATE, or NOT EARLY ENOUGH at the device.  2.
                                        Either the patient walked away in the middle of the Medication Review or the TIME LIMIT AR
                                        COMPLETE time expired.  3. The patient selected to exit the Medication Review.  4. The
                                        patient selected to bypass the Medication Review.  5. Service failure of VetLink at the
                                        site.  
                                         
                                        See TIME LIMIT TOO LATE ARRIVAL, TIME LIMIT TOO EARLY ARRIVAL, and TIME LIMIT NOT EARLY
                                        ENOUGH fields for definition of TOO LATE, TOO EARLY, and NOT EARLY ENOUGH.  

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

                      CROSS-REFERENCE:  853.013^B 
                                        1)= S ^VPS(853,DA(2),"PARAM",DA(1),"MRREASON","B",$E(X,1,30),DA)=""
                                        2)= K ^VPS(853,DA(2),"PARAM",DA(1),"MRREASON","B",$E(X,1,30),DA)
                                        This cross reference is for VPS CONFIG History MR INCOMPLETE REASON TYPE look up.  



853.013,1         LOW USE THRESHOLD MR       0;2 NUMBER

                      INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."3N.N) X
                      LAST EDITED:      JAN 08, 2015 
                      HELP-PROMPT:      Type a number between 0 and 100, 2 decimal digits. 
                      DESCRIPTION:      This is the percentage number that the system will use to monitor an acceptable level of MR
                                        non-completion. The acceptable level is determined by measuring this number against the
                                        mean number of MR non-completions for an MR incomplete reason type. e.g., out of 100
                                        patient MR non-completions, 15 patients decide to bypass the review thus the mean number
                                        for this reason type is 15% and if the Low Use Threshold MR is set to 10%, the system will
                                        detect an unacceptable level of MR non-completions when too many patients are by-passing
                                        review.  







      FILES POINTED TO                      FIELDS

HOSPITAL LOCATION (#44)           CLINIC (#.02)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):