SDOQMP ;ALB/SCK - Appointment Monitoring / Performance Measure report;07/17/96
Source file <SDOQMP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Entry point for Access PM extract to be sent to data collection server
|
|
EN1 | ; Entry point for interactive appointment monitoring report
|
|
AGN | ||
QUE | ||
START | ||
EN1Q | ||
INIT | ; Initialize date arrays for calculating next available appointments
|
|
LOOP | ; Loop through the clinics in the Hospital location file. Use only those clinics with
; an associated stop code on the required list for the access performance measure |
|
LOOPC | ; Loop through the clinics in the hospital location file. User can select
; one-many-all clinics through this entry point. |
|
BLDPME | ; Build the data array to be included in the mail message.
; If the number of data lines in the current array goes over 100, ; Send the array and begin building a new one. |
|
DMQ | ||
PRCSML | ; Process clinic lists smaller than 500 entries
|
|
PRCLRG | ; Process clinic lists greater than 500 entries
|
|
LP1 | ||
MAIL(PMDATA,LINCNT,CNT) | ; Send data message to server.
; The data message is sent to the local notification mail group, ; the notification mail group at the server domain, and the ; server at the data collection server domain |
|
SMQ | ||
BLDRPT | ; Call the entry point to print the Appointment Monitoring report
|
|
MSG | ; Message displayed to user when the EN1 entry point is used.
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|