ORWRP REPORT TEXT (250)    REMOTE PROCEDURE (8994)

Name Value
NAME ORWRP REPORT TEXT
TAG RPT
ROUTINE ORWRP
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY SUBSCRIPTION
WORD WRAP ON TRUE
APP PROXY ALLOWED Yes
DESCRIPTION
This rpc retrieves the report text for a report selected on
the Report tab.
the report format on the roll 'n scroll version of CPRS.

INPUT PARAMETER
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Internal entry number of entry in the Patient file.
    
  • REPORT ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Identification number of the desired report.
    
  • HEALTH SUMMARY TYPE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   NO
    DESCRIPTION:   
    Internal entry number of entry in the HEALTH SUMMARY TYPE file.
    
    This parameter is only required for Health Summary reports.
    
    
  • DATE RANGE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   5
    REQUIRED:   NO
    DESCRIPTION:   
    This parameter indicates the number of days from TODAY
    that the report should search for information.
    
    This parameter is required for vital reports.
    
  • REPORT SECTION
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   2
    REQUIRED:   YES
    DESCRIPTION:   
    This parameter specifics which portion of the report should be
    retrieved.
    
    If REPORT SECTION equals 0 then the entire report is re-compiled and the
    first section is passed back. If the report 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>