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: LR7OV2

Package: Lab Service

Routine: LR7OV2


Information

LR7OV2 ;slc/dcm - Menu actions for parameter updates ;8/11/97

Source Information

Source file <LR7OV2.m>

Entry Points

Name Comments DBIA/ICR reference
ALL ;Get all tests in file 60. Used for initial conversion.
ALLU ;Update all tests in file 60.
SING ;Update OE/RR with single test from file 60
S1
PARAM ;Update OE/RR with lab parameters
EN(ORVP,TALK) ;Convert lab patients on the fly
  • ICR #2406
    • Status: Active
    • Usage: Private
    XPARCK() ;Check for existance of XPAR routine

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"This option will update OE/RR with all Lab tests in file 60.",!,"This will take some time. Are you sure you want to continue"
    • Line Location: ALLU+2
    Function Call: WRITE
    • Prompt: !!,"Answer YES to update all lab tests, NO to quit."
    • Line Location: ALLU+3
    Function Call: WRITE
    • Prompt: !!,"Cannot continue. OE/RR 3.0 has not been installed."
    • Line Location: ALLU+5
    Function Call: WRITE
    • Prompt: !!,"Cannot continue. XPAR Parameter utilities have not been installed."
    • Line Location: ALLU+6
    Function Call: WRITE
    • Prompt: "."
    • Line Location: ALLU+7
    Function Call: WRITE
    • Prompt: !!,"----DONE----"
    • Line Location: ALLU+8
    Function Call: WRITE
    • Prompt: !!,"Cannot continue. OE/RR 3.0 has not been installed."
    • Line Location: SING+1
    Function Call: WRITE
    • Prompt: !!,"Cannot continue. XPAR Parameter utilities have not been installed."
    • Line Location: SING+2
    Function Call: WRITE
    • Prompt: !!,"Update OE/RR with parameters for test: "_$P(^LAB(60,+Y,0),"^")
    • Line Location: S1+0
    Function Call: WRITE
    • Prompt: !!,"Answer YES to update OE/RR with the parameters in file 60 for selected test"
    • Line Location: S1+2
    Function Call: WRITE
    • Prompt: !!,"----DONE----"
    • Line Location: S1+4
    Function Call: WRITE
    • Prompt: !!,"Cannot continue. OE/RR 3.0 has not been installed."
    • Line Location: PARAM+1
    Function Call: WRITE
    • Prompt: !!,"Cannot continue. XPAR Parameter utilities have not been installed."
    • Line Location: PARAM+2
    Function Call: WRITE
    • Prompt: !,"This option will update OE/RR with all Lab ordering parameters.",!,"OK to continue"
    • Line Location: PARAM+3
    Function Call: WRITE
    • Prompt: !!,"Answer YES to update all lab ordering parameters, NO to quit."
    • Line Location: PARAM+4
    Function Call: WRITE
    • Prompt: !!,"----DONE----"
    • Line Location: PARAM+6
    Info |  Source |  Entry Points |  Interaction Calls