Files > OE/RR REPORT

name
OE/RR REPORT
number
101.24
location
^ORD(101.24,
description
This file contains definitions and parameters used in various reports within CPRS. Entry numbers >1000 are reserved for national use. Any local entries should be added to a number <1000. If this convention is not followed, you run the risk of having your local entries overwritten by a patch or future release of CPRS.
Fields
#NameLocationTypeDetailsIndexDescription
.001number11This is the Number field for the file.
.01name(+)0;1FREE TEXTBThis is the Name of the report.
.02id(+)0;2FREE TEXTACThis is the code that identifies the report. Each tab in CPRS that uses reports looks for this ID in order to process the report. Each tab also uses a unique set of ID's. An ID of 5 on the Reports Tab may not identify the same report on a different tab.
.03remote0;3SET OF CODES1:YES
2:REMOTE ONLY
This field is used to identify which reports allow remote access through Remote Data Views.
.04qualifier0;4SET OF CODES1:HSType
2:DateTime
3:Imaging
4:NutrAssess
19:MedicineProcedure
39:ListView
5:HSComponent
6:HSWPComponent
28:Surgery
This field identifies which qualifier to use when processing the report. Examples of qualifiers are HSType, DateTime, Imaging and NutrAssess.
.05routine0;5FREE TEXTThis is the routine that is invoked to produce the report.
.06entry point0;6FREE TEXTThis is the entry point for the ROUTINE that is invoked to produce the report.
.07category0;7SET OF CODES0:FIXED
1:FIXED W/DATE
2:FIXED W/HEADER
3:FIXED W/DATE&HEADER
4:SPECIALIZED
5:GRAPHIC
6:LISTVIEW
This field puts reports into a category that is evaluated by the GUI when the report is processed.
.08tab0;8SET OF CODESR:REPORTS TAB
L:LABS TAB
C:COVER SHEET
CD:COVER SHEET DETAILS
This fields identifies the appropriate tab for a report in CPRS.
.09mixedcase0;9BOOLEAN1:YES
This is used in the cover sheet and is used to display the returned list in mixed case.
.1invert0;10BOOLEAN1:YES
This field is used to invert a list of data returned in the Cover sheet
.11text color0;11SET OF CODESBlack:BLACK
Maroon:MAROON
Green:GREEN
Olive:OLIVE
Purple:PURPLE
Teal:TEAL
Red:RED
Lime:LIME
Yellow:YELLOW
Blue:BLUE
Fuchsia:FUCHSIA
Aqua:AQUA
This field determines the text color for the returned data.
.12type0;12SET OF CODESR:REPORT
H:HTML
L:LISTMAN ONLY
S:SELECTION LIST
V:LISTVIEW
M:MENU
G:GRAPH
This field identifies the type for an entry.
.13rpc0;13POINTER8994This is the RPC that is called inside the GUI to produce the report.
.14date format0;14SET OF CODESD:DATE ONLY
T:DATE WITH TIME
This field determines what kind of format to display date/time fields.
.15date piece0;15NUMERICThis is used on the Cover Sheet to determine which piece the date field occupies.
.16tab positions0;16FREE TEXTThis is the value that will be used for the Tab property for the listbox associated with this report on the Cover Sheet.
.17pieces0;17FREE TEXTThis field is used by the Cover Sheet to determine what pieces of data to display in the listbox.
.18detail report0;18POINTER101.24This field is used to get the details of an item on the cover sheet.
.19report tag0;19FREE TEXTThis is the entry point tag for a report extract.
.191report routine0;20FREE TEXTThis is the routine associated with the REPORT TAG for report extracts.
.192report component0;21POINTER142.1This is the report component associated with this report.
.21param 12;1FREE TEXTThis is the 1st parameter passed to the RPC, if needed.
.22param 22;2FREE TEXTThis is the 2nd parameter passed to the RPC, if needed.
.23heading2;3FREE TEXTThis is the heading used on the Cover sheet for the list of items.
.24descriptive text(+)2;4FREE TEXTThis is a more descriptive name than what might be included in the NAME field.
.25node2;5FREE TEXTThis is used by the Cover Sheet routines to define the node in the ^XTMP global to store the data.
.26print tag2;6FREE TEXTThis is the entry point tag used when printing reports that do their own Write statements.
.27print routine2;7FREE TEXTThis is the entry point routine used when printing reports that do their own Write statements.
.28extract tag2;8FREE TEXTThis is the entry point for the extract routine that pulls the data from package API's and/or package files.
.29extract routine2;9FREE TEXTThis is the extract routine that pulls data from package API's and/or package files.
.41sort order4;1FREE TEXTThis field is used when sorting columns of data on at grid within CPRS. It determines the sort order to be used in a multi-column sort. The primary sort column is always the column header clicked on by the user. If this field has values in the form #:#, then a multi-column sort is done, using the column numbers identified in this field for the second and third level sorting.
.42maximum days back4;2NUMERICThis field restricts the report date range to the maximum value specified.
.43fhie report4;3FREE TEXTThis field identifies reports that are available through FHIE. The item in this field is the code for the report available through the FHIE server.
.44direct4;4BOOLEAN0:NO
1:YES
This field allows a report to make a direct remote data call to a remote site. Use caution in setting this field to yes. It has the effect of disabling CPRS until the remote call is finished, but also may speed up the query by bypassing taskman latency.
.45hdr report4;5BOOLEAN1:YES
This field flags reports that are generated from the HDR.
.46hdr routine4;6FREE TEXTThis is the HDR routine that modifies HDR data for CPRS.
.47hdr entry point4;7FREE TEXTThis is the HDR entry point that modifies HDR data for CPRS.
.48fhie data4;8BOOLEAN1:YES
This field is used to tell CPRS that DOD/FHIE data can be accessed for this report. Special code has to be written by CPRS and DOD for this to happen.
.49fhie/remote data only4;9BOOLEAN1:YES
This field determines if a report can show local VA data and Remote data. Enter YES if LOCAL data should be excluded from the report. Some Department of Defense (DOD) reports don't have a VistA equivalent (Questionnaires, Histories). An entry of YES would be appropriate for those kinds of reports.
.491disable4;10BOOLEAN1:YES
This field will disable a report.
3column headers3;0MULTIPLE101.243
10item10;0MULTIPLE101.241

Referenced by 1 types

  1. OE/RR REPORT (101.24) -- detail report