Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: LROE1

Package: Lab Service

Routine: LROE1


Information

LROE1 ;SLC/CJS - MORE ORDER ENTRY ;Jun 02, 2022@15:45

Source Information

Source file <LROE1.m>

Entry Points

Name Comments DBIA/ICR reference
QUICK ;from LROE
Q12
W13
W16
Q10
W12
Q15 ;from LROE
P15 ;from LRVER,LRVR,LRGV
  • ICR #5590
    • Status: Active
    • Usage: Private
    SHORT ;Short list of tests
    LRSPEC
  • ICR #5590
    • Status: Active
    • Usage: Private
    LREND

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Do you want an expanded list"
    • Line Location: W13+2
    Function Call: WRITE
    • Prompt: " Answer 'Y'es or 'N'o."
    • Line Location: W13+2
    Function Call: WRITE
    • Prompt: !,"Order #",!," Test",?20,"Urgency",?30,"Status",?64,"Accession"
    • Line Location: W13+5
    Function Call: WRITE
    • Prompt: !!,PNM,?30,SSN
    • Line Location: W12+2
    Function Call: WRITE
    • Prompt: !,$P(^LAB(60,+^(E,0),0),"^")
    • Line Location: P15+2
    Function Call: WRITE
    • Prompt: !,$P(^LAB(60,+X,0),U)
    • Line Location: SHORT+2
    Function Call: WRITE
    • Prompt: ?40," Canceled by: "_$P(^VA(200,$P(X,"^",11),0),"^")
    • Line Location: SHORT+2
    Info |  Source |  Entry Points |  Interaction Calls