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 |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^ORD(101.42

Package: Order Entry Results Reporting

Global: ^ORD(101.42


Information

FileMan FileNo FileMan Filename Package
101.42 ORDER URGENCY Order Entry Results Reporting

Description

Directly Accessed By Routines, Total: 38

Package Total Routines
Order Entry Results Reporting 33 OR3C100A    ORBCMA1    ORBCMA32    ORCDVBEC    ORCONV1    ORCSEND1    ORCSEND2    ORFD435P
ORM    ORMBLDGM    ORMBLDLR    ORMBLDPS    ORMBLDRA    ORMBLDVB    ORMHLREC    ORQQCN1
ORSETUP    ORWDCN32    ORWDCSLT    ORWDPS    ORWDPS1    ORWDPS32    ORWDRA    ORWDRA32
ORWDXM3    ORWDXVB    ORY133    ORY389A    ORY405    ^ORD(101.42    ORY212    PARAMETER
USAGE    
Consult Request Tracking 3 GMRCGUIC    GMRCHL7    GMRCIUTL    
Enterprise Health Management Platform 1 HMPCORD4    
VBECS 1 VBECHLOR    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Imaging 1 MAGDHOW3    
Order Entry Results Reporting 1 ORSETUP    

Fields, Total: 3

Field # Name Loc Type Details
.01 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 09, 1998
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This is an urgency that may be requested for an order; the Parameters Definition file will contain the different combinations that are allowable in different dialogs.
  • CROSS-REFERENCE:  101.42^B
    1)= S ^ORD(101.42,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(101.42,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  101.42^S1^MUMPS
    1)= N ORS,ORSX S ORS=0 F S ORS=$O(^ORD(101.42,DA,1,ORS)) Q:ORS'>0 S ORSX=$P(^(ORS,0),U),^ORD(101.42,"S."_ORSX,$$UP^XLFSTR(X),DA)=""
    2)= N ORS,ORSX S ORS=0 F S ORS=$O(^ORD(101.42,DA,1,ORS)) Q:ORS'>0 S ORSX=$P(^(ORS,0),U) K ^ORD(101.42,"S."_ORSX,$$UP^XLFSTR(X),DA)
    ^ORD(101.42,"S.USAGE",NAME,DA) Allows retrieval of urgencies assigned to a particular usage context.
1 USAGE 1;0 Multiple #101.421 101.421

  • DESCRIPTION:  
    This multiple contains all the possible ways to use this urgency.
2 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<1) X
  • LAST EDITED:  JUL 22, 1997
  • HELP-PROMPT:  Answer must be 1-5 characters in length.
  • DESCRIPTION:  
    This field contains the abbreviation to be used in HL7 messages and some displays.
  • CROSS-REFERENCE:  101.42^C
    1)= S ^ORD(101.42,"C",$E(X,1,30),DA)=""
    2)= K ^ORD(101.42,"C",$E(X,1,30),DA)

External References

Name Field # of Occurrence
$$UP^XLFSTR .01(XREF 2S), .01(XREF 2K)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ORD(101.42 - [#101.42] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2(XREF 1S), 2(XREF 1K)

Naked Globals

Name Field # of Occurrence
^( .01(XREF 2S), .01(XREF 2K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2(XREF 1S), 2(XREF 1K)
ORS .01(XREF 2S), .01(XREF 2K)
ORSX .01(XREF 2S), .01(XREF 2K)
U .01(XREF 2S), .01(XREF 2K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2+1!, 2(XREF 1S), 2(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All