NAME |
DVBAB HEALTH SUMMARY TEXT |
TAG |
RPT |
ROUTINE |
DVBAB1 |
RETURN VALUE TYPE |
GLOBAL ARRAY |
AVAILABILITY |
SUBSCRIPTION |
WORD WRAP ON |
TRUE |
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>
|