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 |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^ORD(100.04

Package: Order Entry Results Reporting

Global: ^ORD(100.04


Information

FileMan FileNo FileMan Filename Package
100.04 ORDER CHECK OVERRIDE REASONS Order Entry Results Reporting

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Order Entry Results Reporting 6 ORY405    ^ORD(100.04    ORWDXC    ORX1    ORY535    PARAMETER    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Order Entry Results Reporting 1 ORY535    

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<3)!'(X'?1P.E) X
    MAXIMUM LENGTH: 100
  • LAST EDITED:  OCT 30, 2024
  • HELP-PROMPT:  Answer with the name of the order check override reason. It must be 3-100 characters in length.
  • DESCRIPTION:  
    This is the pre-defined Allergy/Order Check/Remote Comment override reason which is displayed to the user to select.
  • FIELD INDEX:  B (#1688) REGULAR IR LOOKUP & SORTING
    Short Descr: This index is on the full NAME of the order check override reason.
    Description: This index uses the full NAME of the order check override reason to facilitate quick identification of unique entries.
    Set Logic: S ^ORD(100.04,"B",X,DA)=""
    Kill Logic: K ^ORD(100.04,"B",X,DA)
    Whole Kill: K ^ORD(100.04,"B")
    X(1): NAME (100.04,.01) (Subscr 1) (forwards)
.02 SYNONYM 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<3) X
    MAXIMUM LENGTH: 10
  • LAST EDITED:  JAN 23, 2024
  • HELP-PROMPT:  Enter the synonym associated with the order check override reason. Answer must be 3-10 characters in length.
  • DESCRIPTION:  
    This is a synonym used to identify the order check override reason.
.03 TYPE 0;3 SET
************************REQUIRED FIELD************************
  • 'A' FOR ALLERGY;
  • 'O' FOR ORDER CHECK;
  • 'B' FOR BOTH;
  • 'R' FOR REMOTE COMMENT;

  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Enter the type of order check that this reason will be made available.
  • DESCRIPTION:  
    Indicates the type of Order Check that this reason will be made available.
.04 ACTIVE 0;4 SET (BOOLEAN Data Type)
************************REQUIRED FIELD************************
  • Field used to determine if entry is currently active.

  • LAST EDITED:  SEP 16, 2021
  • HELP-PROMPT:  Enter 'Yes' if this entry is currently active.
  • DESCRIPTION:  
    Field used to determine if entry is currently active.
.05 NATIONAL 0;5 SET (BOOLEAN Data Type)
  • This field identifies the override reason as National. National entries should not be edited.

  • LAST EDITED:  JAN 23, 2024
  • HELP-PROMPT:  Enter YES if this is a National override reason.
  • DESCRIPTION:  
    This field identifies the override reason as National. National entries should not be edited.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ORD(100.04 - [#100.04] IXBSL+1*, IXBKL+1!, IXBKEIC+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA IXBSL+1, IXBKL+1
X IXBSL+1, IXBKL+1, .01+1!, .02+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All