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

Package: Barcode Medication Administration

BCMA BACKUP PARAMETERS(#53.71)-->53.713

Sub-Field: 53.713


Information

Parent File Name Number Package
BCMA BACKUP PARAMETERS(#53.71) ERROR LOG 53.713 Barcode Medication Administration

Details

Field # Name Loc Type Details
.01 ERROR LOG 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 07, 2003
  • DESCRIPTION:  
    This field contains the date and time when the error was logged into this file.
  • CROSS-REFERENCE:  53.713^B
    1)= S ^ALPB(53.71,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^ALPB(53.71,DA(1),1,"B",$E(X,1,30),DA)
1 PATIENT RECORD NUMBER 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  The number in this field is the patient's record number in file 53.7. The field is not defined as a pointer to file 53.7 due to the dynamics of file 53.7. The Error Log processing routine (ALPBELOG) handles the
    deletion of entries in this file (53.71) when processing through errors. If a patient no longer has a record in file 53.7, then any entry for the patient encountered in this file will be deleted.
  • CROSS-REFERENCE:  53.71^C
    1)= S ^ALPB(53.71,"C",$E(X,1,30),DA(1),DA)=""
    2)= K ^ALPB(53.71,"C",$E(X,1,30),DA(1),DA)
    This cross references all error log records by patient record number.
2 ORDER RECORD NUMBER 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    The number stored in this field is the Order Number sub-file record number (IEN) in file 53.7.
3 HL7 MESSAGE RECORD NUMBER 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    The number in this field is the record number in file 772 for the HL7 message that contains the segment for which this filing error was logged.
3.1 HL7 SEGMENT OR MESSAGE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  This field can contain either the HL7 segment identifier (for example, PID, PV1, RXE, etc.) -or- a code signifying some other kind of filing error (for example "NEWORD" could be found in this field indicating an error
    occurred while attempting to add the order into file 53.7).
3.2 HL7 SEGMENT DATA 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    This field contains the actual HL7 segment data from the node in file 772 being processed at the time the filing error occurred.
5 ERROR CODE 2;0 Multiple #53.7135 53.7135

  • LAST EDITED:  MAR 17, 2003
Info |  Details