ORWLR CUMULATIVE SECTION (255)    REMOTE PROCEDURE (8994)

Name Value
NAME ORWLR CUMULATIVE SECTION
TAG RPT
ROUTINE ORWLR
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY SUBSCRIPTION
WORD WRAP ON TRUE
DESCRIPTION
This rpc retrieves the part of the lab cumulative report 
selected by the user on the Labs tab.
INPUT PARAMETER
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Internal entry number of entry in the Patient file.
    
  • PART OF CUMULATIVE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Name that uniquely identifies the desired part of the lab cumulative.
    
  • DATE RANGE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   5
    REQUIRED:   NO
    DESCRIPTION:   
    This parameter indicates the number of days from TODAY
    that the cumulative should search for information.
    
  • REPORT SECTION
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   2
    REQUIRED:   YES
    DESCRIPTION:   
    This parameter specifics which section of the lab cumulative part
    should be retrieved. (An example of a part is 'Miscellaneous Tests'.)
    
    If REPORT SECTION equals 0 then the entire part is re-compiled and the
    first section is passed back. If the part is large then it is
    necessary to divide it into sections. Currently, each section can
    not be more than be more than 20,000 characters
    
RETURN PARAMETER DESCRIPTION
Text array for report section is returned.

Also, the first line of the text contains the following information:
     <number of current section being passed> ^ <last section number>