Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^BHLERR

Package: IHS Support HL7 Interfaces

Global: ^BHLERR


Information

FileMan FileNo FileMan Filename Package
90076.2 BHL HL7 ERROR LOG (GIS) IHS Support HL7 Interfaces

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
IHS Support HL7 Interfaces 1 BHLERR    

Fields, Total: 10

Field # Name Loc Type Details
.01 MESSAGE IEN 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 19, 2000
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • CROSS-REFERENCE:  90076.2^B
    1)= S ^BHLERR("B",$E(X,1,30),DA)=""
    2)= K ^BHLERR("B",$E(X,1,30),DA)
.02 RECEIVING APPLICATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 16, 1999
  • HELP-PROMPT:  Please enter the name of the receiving application
  • DESCRIPTION:  
    This field stores the name of the receiving application
.03 SENDING APPLICATION 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  JUN 16, 1999
  • HELP-PROMPT:  Please enter the name of the sending application
  • DESCRIPTION:  
    This field stores the name of the sending application
.04 RECEIVING FACILITY 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 16, 1999
  • HELP-PROMPT:  Please enter the name of the receiving facility
  • DESCRIPTION:  
    This field stores the name of the receiving facility
.05 SENDING FACILITY 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JUN 16, 1999
  • HELP-PROMPT:  Please enter the name of the sending facility
  • DESCRIPTION:  
    This field is a pointer to a message in file 772
.06 ROUTINE 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JUN 16, 1999
  • HELP-PROMPT:  Please enter the name of the routine that logged this error
  • DESCRIPTION:  
    This field stores the name of the routine that logged the error.
.07 DATE/TIME OF MESSAGE 0;7 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 19, 2000
  • DESCRIPTION:  
    This field is a pointer to a message in file 772
.08 ERROR MESSAGE POINTER 0;8 POINTER ** TO AN UNDEFINED FILE **

  • LAST EDITED:  JUL 13, 1999
  • DESCRIPTION:  
    This field is a pointer to file 90096.1
.09 ERROR MESSAGE TEXT 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  JUL 13, 1999
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
    WRITE AUTHORITY:  ^
1 DATA VALUE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  NOV 23, 1999
  • HELP-PROMPT:  Please enter the value of the data trying to be filed
  • DESCRIPTION:  
    This field will contain the actual HL7 data that was trying to be filed when it failed
Info |  Desc |  Accessed By FileMan Db Calls |  Fields |  Found Entries |  All