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

Package: Lab Service

Routine: LRGEN


Information

LRGEN ;SLC/RWF - GENERAL REPORT FOR SELECTED TESTS ;8/11/97

Source Information

Source file <LRGEN.m>

Entry Points

Name Comments DBIA/ICR reference
BEGIN
END
GEN
DATE
EN2 ;from LRSOR1
OR ;OE/RR entry point
SET ;Initial Set up for CPRS call
  • ICR #2768
    • Status: Active
    • Usage: Private
    SET1 ;Print patient report for CPRS
  • ICR #2768
    • Status: Active
    • Usage: Private

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!?20,"GENERAL LAB DATA DISPLAY"
    • Line Location: BEGIN+0
    Function Call: WRITE
    • Prompt: !,"NO LAB DATA ON THIS PATIENT!",$C(7)
    • Line Location: GEN+0
    Function Call: WRITE
    • Prompt: !,"No Lab Data for: "_$P(^(0),"^")
    • Line Location: SET1+1
    Function Call: WRITE
    • Prompt: !,"No Lab Data for: "_$P(^DPT(DFN,0),"^")
    • Line Location: SET1+2
    Function Call: WRITE
    • Prompt: !,"No Lab Data for: "_$P(^DPT(DFN,0),"^")
    • Line Location: SET1+3
    Function Call: WRITE
    • Prompt: !!,"Too many tests! Will use alternate format. May show extra tests."
    • Line Location: SET1+5
    Info |  Source |  Entry Points |  Interaction Calls