Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 853.011

Package: VA Point of Service

VPS CONFIG HISTORY(#853)-->853.01-->853.011

Sub-Field: 853.011


Information

Parent File Name Number Package
853.01 AMR INCOMPLETE REASON TYPE 853.011 VA Point of Service

Details

Field # Name Loc Type Details
.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.
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.
Info |  Details