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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^OR(100.95

Package: Order Entry Results Reporting

Global: ^OR(100.95


Information

FileMan FileNo FileMan Filename Package
100.95 QUICK ORDER AUDIT Order Entry Results Reporting

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Order Entry Results Reporting 7 OR QUICK ORDER AUDIT REPORT    ORAM TEAM LIST    ORB RECIP TOTALS    ^OR(100.95    ORQOAUIA    ORQOAUIC    PARAMETER    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Order Entry Results Reporting 2 ORQOAUIA    ORQOAUIC    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
Order Entry Results Reporting 2 ORDER(#100)[7]    ORDER DIALOG(#101.41)[3]    
Kernel 1 NEW PERSON(#200)[14]    
Registration 1 PATIENT(#2)[2]    
Scheduling 1 HOSPITAL LOCATION(#44)[6]    

Fields, Total: 12

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 16, 2016
  • HELP-PROMPT:  Type a number between 0 and 99999999999, 0 decimal digits.
  • DESCRIPTION:  
    This is the Quick Order reference number.
.01 DATE TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 20, 2017
  • HELP-PROMPT:  Enter the Date and Time the quick order was selected
  • DESCRIPTION:  
    This is the Date/Time the Quick Order was selected.
  • AUDIT:  YES, ALWAYS
  • CROSS-REFERENCE:  100.95^B
    1)= S ^OR(100.95,"B",$E(X,1,30),DA)=""
    2)= K ^OR(100.95,"B",$E(X,1,30),DA)
1 USER 0;2 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  JAN 31, 2017
  • HELP-PROMPT:  Enter the person who selected the Quick Order.
  • DESCRIPTION:  
    This is the person who selected the Quick Order.
  • TECHNICAL DESCR:  
    The internal value is the DUZ of the person who selected the Quick Order.
2 PATIENT 0;3 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  JAN 31, 2017
  • HELP-PROMPT:  Enter the patient for whom the Quick Order was made.
  • DESCRIPTION:  
    This is the patient for whom the order was made.
2.1 LAST4 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4) X
    MAXIMUM LENGTH: 4
  • LAST EDITED:  DEC 25, 2017
  • HELP-PROMPT:  Answer must be 4 characters in length.
  • DESCRIPTION:  
    This the last four of the patients ssn and is used to help identify the individual patient.
3 QUICK ORDER 0;4 POINTER TO ORDER DIALOG FILE (#101.41) ORDER DIALOG(#101.41)

  • LAST EDITED:  FEB 01, 2017
  • HELP-PROMPT:  Select a Quick Order
  • DESCRIPTION:  
    This is the QUICK ORDER name.
  • TECHNICAL DESCR:  
    This is the QUICK ORDER Dialog entry from the ORDER DIALOG FILE #101.41.
  • AUDIT:  YES, ALWAYS
4 PROVIDER 0;5 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  JAN 31, 2017
  • HELP-PROMPT:  Enter the Provider who requested the order be placed.
  • DESCRIPTION:  
    This is the Provider who requested the order be placed.
  • AUDIT:  YES, ALWAYS
5 TYPE 0;6 SET
  • 'P' FOR PRIMARY DRUG;
  • 'A' FOR ALTERNATIVE DRUG;

  • LAST EDITED:  JAN 26, 2017
  • HELP-PROMPT:  Designate the order as containing the primary or alternate drug.
  • DESCRIPTION:  
    There are two selections available for Quick Orders, Primary or Alternate. The primary is the clinically preferred drug. The Alternate is any drug that is considered to be an alternate to the primary drug.
  • AUDIT:  YES, ALWAYS
6 LOCATION 0;7 POINTER TO HOSPITAL LOCATION FILE (#44) HOSPITAL LOCATION(#44)

  • LAST EDITED:  DEC 15, 2017
  • HELP-PROMPT:  Enter This is the Hospital location where the order was created.
  • DESCRIPTION:  
    This is the Hospital location where the order was created.
  • AUDIT:  YES, ALWAYS
7 ORDER 0;8 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  JAN 31, 2017
  • HELP-PROMPT:  Enter the order number associated with the Quick Order.
  • DESCRIPTION:  
    This is the order number associated with the Quick Order.
  • TECHNICAL DESCR:  
    This number is set from Routine ORQOAUIB , and is the order number from file #100 associated with the Quick Order.
  • AUDIT:  YES, ALWAYS
99 DRUG COMPUTED

  • MUMPS CODE:  S X=$$DRUG^ORQOAUIC(D0)
  • ALGORITHM:  S X=$$DRUG^ORQOAUIC(D0)
  • LAST EDITED:  DEC 26, 2017
  • DESCRIPTION:  
    This is the DRUG associated with the QUICK ORDER.
100 PATIENT DFN COMPUTED

  • MUMPS CODE:  S Y(100.95,100,1)=$S($D(^OR(100.95,D0,0)):^(0),1:"") S X=$P(Y(100.95,100,1),U,3),X=X
  • ALGORITHM:  INTERNAL(PATIENT)
  • LAST EDITED:  DEC 17, 2016
  • DESCRIPTION:  
    This is the patient ien from file the patient file

External References

Name Field # of Occurrence
^%DT .01+1
$$DRUG^ORQOAUIC 99+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^OR(100.95 - [#100.95] .01(XREF 1S), .01(XREF 1K), 100+1

Naked Globals

Name Field # of Occurrence
^(0 100+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*
>> D0 99+1, 100+1
>> DA .01(XREF 1S), .01(XREF 1K)
U 100+1
X .001+1!, .01+1*!, .01(XREF 1S), .01(XREF 1K), 2.1+1!, 99+1*, 100+1*
>> Y .01+1
>> Y( 100+1*
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All