Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: SDOQMP

Package: Scheduling

Routine: SDOQMP


Information

SDOQMP ;ALB/SCK - Appointment Monitoring / Performance Measure report;07/17/96

Source Information

Source file <SDOQMP.m>

Entry Points

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.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,XT1
  • Line Location: EN1+11
Info |  Source |  Entry Points |  Interaction Calls