Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Fields |  All
Print Page as PDF
Global: ^BHLEM

Package: IHS Support HL7 Interfaces

Global: ^BHLEM


Information

FileMan FileNo FileMan Filename Package
90076.1 BHL HL7 ERROR MESSAGE (GIS) IHS Support HL7 Interfaces

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
IHS Support HL7 Interfaces 1 BHLERR    

Fields, Total: 3

Field # Name Loc Type Details
.01 ABBREVIATION 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1)!'(X'?1P.E) X
  • LAST EDITED:  JUN 18, 1999
  • HELP-PROMPT:  Please enter the abbreviation of the error message
  • CROSS-REFERENCE:  90076.1^B
    1)= S ^BHLEM("B",$E(X,1,30),DA)=""
    2)= K ^BHLEM("B",$E(X,1,30),DA)
.02 ERROR TYPE 0;2 SET
  • 'W' FOR WARNING;
  • 'F' FOR FATAL;

  • LAST EDITED:  JUN 30, 1999
  • HELP-PROMPT:  Please enter whether this error is a warning or is fatal and will exit the application
  • DESCRIPTION:  
    This field stores whether we should just log the error and continue or fail the message completely
1 MESSAGE TEXT 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUN 16, 1999
  • HELP-PROMPT:  Please enter the error message.
  • DESCRIPTION:  
    This field stores the elongated message that will be filed in the BHP HL7 ERRORS file
Info |  Desc |  Directly Accessed By Routines |  Fields |  All