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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  All
Print Page as PDF
Global: ^ORD(100.03

Package: Order Entry Results Reporting

Global: ^ORD(100.03


Information

FileMan FileNo FileMan Filename Package
100.03 ORDER REASON Order Entry Results Reporting

Description

Directly Accessed By Routines, Total: 24

Package Total Routines
Order Entry Results Reporting 18 ORCACT2    ORCDFHTF    ORCSEND    ORMBLD    ORMEVNT1    ORMEVNT2    ORMLR    ORPR07
ORQ12    ORQ20    ORWDX2    ORWDXA    ORWDXR    ORX1    ORY141ED    ORY142
ORY242    ORY7    
Lab Service 3 LR7OF0    LROR6    LRPHSET2    
IHS Changes To Lab 2 BLRAG07    BLRAG08    
IHS Changes To Pharmacy 1 APSPESG    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Order Entry Results Reporting 1 ORCACT2    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
Order Entry Results Reporting 2 ORDER(#100)[64]    OE/RR AUTO-DC RULES(#100.6)[4]    
Lab Service 1 LABORATORY SITE(#69.9)[150.2]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Order Entry Results Reporting 2 ORDER STATUS(#100.01)[.08]    NATURE OF ORDER(#100.02)[.07]    
Kernel 1 PACKAGE(#9.4)[.05]    

Fields, Total: 7

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

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  MAR 19, 1998
  • HELP-PROMPT:  Answer must be 3-40 characters in length.
  • DESCRIPTION:  
    This is the name of the DC Reason.
  • CROSS-REFERENCE:  100.03^B
    1)= S ^ORD(100.03,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(100.03,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  100.03^D^MUMPS
    1)= S ^ORD(100.03,"D",$$UP^XLFSTR(X),DA)=""
    2)= K ^ORD(100.03,"D",$$UP^XLFSTR(X),DA)
    Allows for lookup by Name in uppercase.
.03 SYNONYM 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<1) X
  • LAST EDITED:  DEC 11, 1996
  • HELP-PROMPT:  Answer must be 1-3 characters in length.
  • DESCRIPTION:  
    This is the synonym for this reason and is used on a file lookup.
  • CROSS-REFERENCE:  100.03^S
    1)= S ^ORD(100.03,"S",$E(X,1,30),DA)=""
    2)= K ^ORD(100.03,"S",$E(X,1,30),DA)
.04 INACTIVE 0;4 SET
  • '0' FOR ACTIVE;
  • '1' FOR INACTIVE;

  • LAST EDITED:  DEC 11, 1996
  • DESCRIPTION:  
    This field is used to inactivate a DC Reason.
.05 PACKAGE 0;5 POINTER TO PACKAGE FILE (#9.4) PACKAGE(#9.4)

  • LAST EDITED:  DEC 10, 1996
  • DESCRIPTION:  
    This is the package that this reason applies to.
.06 CODE 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 25, 1997
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  This is a code that is used to identify this DC Reason. This field is not manditory. If a code is not defined, then the internal number of the file entry is used to identify this reason. Radiology uses this field for
    it's reasons to identify the entry with it's corresponding entry in the Radiology Reasons file.
  • CROSS-REFERENCE:  100.03^C
    1)= S ^ORD(100.03,"C",$E(X,1,30),DA)=""
    2)= K ^ORD(100.03,"C",$E(X,1,30),DA)
    This is used for lookup by code.
.07 NATURE OF ACTIVITY 0;7 POINTER TO NATURE OF ORDER FILE (#100.02)
************************REQUIRED FIELD************************
NATURE OF ORDER(#100.02)

  • LAST EDITED:  APR 17, 1998
  • HELP-PROMPT:  Enter the nature of order activity for this reason.
  • DESCRIPTION:  
    This field is used to categorize DC reasons into types that OE/RR can take action on.  The actions and types are defined in the Nature of order file.
.08 MESSAGE STATUS 0;8 POINTER TO ORDER STATUS FILE (#100.01) ORDER STATUS(#100.01)

  • LAST EDITED:  JUL 25, 1997
  • HELP-PROMPT:  Enter the order status associated with this order reason.
  • DESCRIPTION:  This field is used to identify the status an order will be set to when this order reason is selected. This is currently used by backdoor lab options when orders/accessions are canceled. If the field is blank, lab sends
    the HL7 status update message with a status of DC (the default); otherwise it will use the status in this field.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  All