Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Pointer To FileMan Files |  Fields
Print Page as PDF
Global: ^HLD(779.11

Package: Health Level Seven

Global: ^HLD(779.11


Information

FileMan FileNo FileMan Filename Package
779.11 HLO ERROR SCREENS Health Level Seven

Description

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[2]    

Fields, Total: 6

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 29, 2010
  • HELP-PROMPT:  The name should be 3-30 characters, namespaced and descriptive.
  • DESCRIPTION:  This is the name to identify the screen. It should be namespaced and descriptive.
  • CROSS-REFERENCE:  779.11^B
    1)= S ^HLD(779.11,"B",$E(X,1,30),DA)=""
    2)= K ^HLD(779.11,"B",$E(X,1,30),DA)
1 DESCRIPTION 2;0 WORD-PROCESSING #779.111

  • TECHNICAL DESCR:  
  • LAST EDITED:  JAN 29, 2010
  • HELP-PROMPT:  Enter a full explanation for the purpose of this screen.
2 CREATOR 0;3 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  JAN 29, 2010
  • HELP-PROMPT:  Enter the name of person creating this screen.
  • DESCRIPTION:  This is the person who created the screen.
3 DATE/TIME CREATED 0;4 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 29, 2010
  • HELP-PROMPT:  Enter the date and time the screen was created.
  • DESCRIPTION:  This field contains the date/time the screen was created.
4 TYPE OF SCREEN 0;5 SET
************************REQUIRED FIELD************************
  • '0' FOR EXCLUDE;
  • '1' FOR INCLUDE;

  • LAST EDITED:  JUL 27, 2010
  • HELP-PROMPT:  Enter 'EXCLUDE' to exclude specific errors from the display, or 'INCLUDE' to include only specific errors from the display.
  • DESCRIPTION:  This field is used to determine the type of error screen to be applied to the error list. There are two types:
    EXCLUDE (0) - excludes the error messages from being displayed INCLUDE (1) - includes the error messages on the display.
  • EXECUTABLE HELP:  D HELP^HLOUSR2
5 ERRORS 1;0 Multiple #779.115 779.115

  • DESCRIPTION:  This is a list of strings used to determine what errors should display. Each string is compared to each error that would otherwise be included in the display. If the string matches a string that occurs within the error,
    the error is either:
    INCLUDE type screens - the error will be included in the display. EXCLUDE type screens - the error will be excluded from the display.
    This is the verbatim text of the error to be screened. A list of possible errors is in the HLO Technical Manual. Alternately, you may cut and paste text from the error display into this field. You might screen errors for
    the following purposes: 1) To exclude certain errors from the display. Some of the errors don't require any action on your part. 2) To display only certain errors. These are critical errors which you want to act on
    quickly. You KNOW from experience what those errors are.
  • TECHNICAL DESCR:  
Info |  Desc |  Pointer To FileMan Files |  Fields