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: 52.49101

Package: Outpatient Pharmacy

ERX HOLDING QUEUE(#52.49)-->52.49101

Sub-Field: 52.49101


Information

Parent File Name Number Package
ERX HOLDING QUEUE(#52.49) PROCESSING ERRORS 52.49101 Outpatient Pharmacy

Details

Field # Name Loc Type Details
.01 PROCESSING ERRORS 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 05, 2016
  • HELP-PROMPT:  Enter the Error ID. Answer must be a number between 1 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    The processing error ID.
  • CROSS-REFERENCE:  52.49101^B
    1)= S ^PS(52.49,DA(1),100,"B",$E(X,1,30),DA)=""
    2)= K ^PS(52.49,DA(1),100,"B",$E(X,1,30),DA)
.02 ERROR TYPE 0;2 SET
  • 'D' FOR DRUG;
  • 'PR' FOR PROVIDER;
  • 'PA' FOR PATIENT;
  • 'A' FOR ALLERGY;
  • 'O' FOR ORDER CHECK;
  • 'T' FOR TRANSFER;
  • 'PX' FOR PROCESSING;

  • LAST EDITED:  FEB 26, 2018
  • HELP-PROMPT:  Enter the error type associated with this eRx entry.
  • DESCRIPTION:  
    The error type related to the incoming eRx.
  • CROSS-REFERENCE:  52.49101^C
    1)= S ^PS(52.49,DA(1),100,"C",$E(X,1,30),DA)=""
    2)= K ^PS(52.49,DA(1),100,"C",$E(X,1,30),DA)
    This indexes the error type for quick lookup on specific errors.
.03 ERROR SOURCE 0;3 SET
  • 'V' FOR VISTA;
  • 'E' FOR ERX PROCESSING HUB;

  • LAST EDITED:  DEC 05, 2016
  • HELP-PROMPT:  Enter the source of the error. This is the origination source of the error.
  • DESCRIPTION:  
    The origination point/source of the processing error.
.04 STATUS 0;4 SET
  • 'R' FOR RESOLVED;
  • 'P' FOR PENDING;

  • LAST EDITED:  FEB 26, 2018
  • HELP-PROMPT:  Enter the status of the processing error.
  • DESCRIPTION:  
    This is the current status of the processing error.
.05 RESOLVED BY 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  DEC 05, 2016
  • HELP-PROMPT:  Enter the person who resolved this error.
  • DESCRIPTION:  
    The person who resolved the processing error.
.06 DATE/TIME RESOLVED 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 05, 2016
  • HELP-PROMPT:  Enter the date/time the processing error was resolved.
  • DESCRIPTION:  
    The date/time of the processing error resolution.
1 ERROR TEXT 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  MAR 07, 2017
  • HELP-PROMPT:  Enter the error text for this eRx. Answer must be 1-150 characters in length.
  • DESCRIPTION:  
    This is the error description/text that identifies the reason for the error.
Info |  Details