NAME |
DENTV REPORT DATA |
TAG |
RPT |
ROUTINE |
DENTVAU |
RETURN VALUE TYPE |
GLOBAL ARRAY |
AVAILABILITY |
AGREEMENT |
WORD WRAP ON |
TRUE |
DESCRIPTION |
Retrieves Dental Report data for a specified time period and station.
|
INPUT PARAMETER |
-
- PARAM
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 30
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The input parameter list contains the following:
14 = Non-VA Planned Items
PARAM("STN") = station (external, e.g. 500, 500BZ)
PARAM("PROV")= "ALL", or p1^p2^p3 where the pieces are provider ids
PARAM("START")= start date in external format (11/1/2003)
PARAM("END") = end date in external format (11/30/2003)
PARAM("RPT") = Report to run:
0 = Provider Summary 1 = Clinic Summary
2 = Sittings by Provider 3 = Individual Sittings
4 = Non-Clinical Time 5 = Dental Fee Basis
6 = Sittings/Visits report 7 = Provider Planning
8 = Patient Visit List 9 = Patient Treatment
10 = Active pts by Provider 11 = Planned Items (list format)
12 = Unfiled Data 13 = Recare Report
|
RETURN PARAMETER DESCRIPTION |
Returns a global array containing the report data. The array is specific
to the report - see the M documentation in DENTVA1 and DENTVA2 (DENTVAU
describes which routine is called for which report).
|