SDSCRPT1 ;ALB/JAM/RBS - ASCD Reports for Service Connected Automated Monitor ; 4/24/07 4:30pm
Source file <SDSCRPT1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| RDPOV | ; 'ROUTINE' tag called by option "SDSC ENC REPORT - Service Connected Encounters Report"
|
|
| NSCCOP | ; 'ROUTINE' tag called by option "SDSC FIRST PARTY REPORT - First Party Billable Service Connected Report"
|
|
| NSCINS | ; 'ROUTINE' tag called by option "SDSC THIRD PARTY REPORT - Third Party Billable Service Connected Report"
|
|
| SCPRV | ;Provider Service Connected Encounters Report
|
|
| SCUSR | ;User Service Connected Encounters Report
|
|
| LOAD | ; Standard start tag for all current reports.
; Initialize variables if necessary. |
|
| LOOP | ; Loop through each division and display the selected report.
|
|
| ; Display the encounters previously stored for this date.
; This is a detailed report, set flag |
||
| INSPRT | ;Display all encounters that may be billable to insurance.
|
|
| COPPRT | ;Display all encounters that may be billable for co-payment.
|
|
| RVWPRT | ;Display all User Reviewed encounters
|
|
| PRVPRT | ;Display all User Reviewed encounters by Provider
|
|
| RPTEND | ;Report cleSDp.
|
|
| STDGET() | ; All standard data retrieval from SD, Encounter and Visit.
; Get compiled data |
|
| END | ; Clear all variables before exiting.
|
|
| DIV | ; Ask Division
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|