| TITLE | VALUE | |
|---|---|---|
| NAME | SD VSE REPORT RPC | |
| DESCRIPTION | Returns Scheduling appointment and encounter report data in XML format. The report data will be exclusive to one of three report types: Mental Health Primary Care Specialty Care The returned data will be aggregated for the requested date range. | |
| TAG | REPORT | |
| ROUTINE | SDECXML | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | SDRPTLST | |
| DESCRIPTION | This parameter is the type of VSE Scheduling Report being run. Currently, the choices are as follows: "M" (Mental Health) "P" (Primary Care) "S" (Specialty Care) Only one type of report may be run at at ime. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 1 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | SDBEGRNG | |
| DESCRIPTION | This parameter is the beginning date of the desired aggregated report data. The date should be in internal FileMan format. Example: 3141115 = Nov 15, 2014 3140901 = Sep 01, 2014. Time is accepted but ignored. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 12 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
| INPUT PARAMETER | SDENDRNG | |
| DESCRIPTION | This is the ending date of the date range for the desired report. The date should be in internal FileMan format. Example: 3140901 = Sep 01,2014 3141115 = Nov 15, 2014 Time is accepted but ignored. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 12 | |
| RETURN VALUE TYPE | GLOBAL ARRAY | |
| RETURN PARAMETER DESCRIPTION | Clinic Appointment and Encounter Data for previous 12 months is returned in XML format. Example: | |
| AVAILABILITY | PUBLIC | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | FALSE | |
| VERSION | 1 | |
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||