Contents Show
The Master Calendar (Output) CAS010 allows the user to print the operating days for all clinics in the local agency. The report contains the operating days by month for the number of months desired starting with the selected month. The report is generated when the OK button is clicked on the Print Master Calendar screen.
The report is generated when the OK button is clicked on the Generate Enrollees by County/Municipality Report screen.
The title of the report will be the text of "Master Calendar List". It will be subtitled with the month and year. A footing to the report contains the clinics embodied in the calendar.
This section describes the data elements that print on the system output. Because of space constraints, the layout may be slightly different and/or all characters may not print within the space allotted.
This element will be the ID and name of the local agency.
Origin of Data Element
The values will be taken from the Agency-ID and Agency-Name fields of the AGENCY table.
Format
The values will print as their literal value.
This value will be the numeric day of the month.
Origin of Data Element
The value will be the numeric day of the month as derived from the Business-Date column of the BUSINESS-DAY table.
Format
The value will print in ## format.
This value will be the description of the Holiday on the Date of the Month, if applicable.
Origin of Data Element
The value will be taken from the Description column of the HOLIDAY table.
Format
The value will print as its literal value.
This value will be the ID of the clinic which has a business day defined on the Date of the Month.
Origin of Data Element
The value will be taken from the Service-Site-ID column of the SERVICE-SITE table.
Format
The value will print as its literal value.
This element will be the ID and name of the clinic in the local agency.
Origin of Data Element
The value will be taken from the Service-Site-ID and Service-Site-Name columns of the SERVICE-SITE table.
Format
The values will print as their literal value.
Only clinics in the local agency will be included in the report.
Only the months specified in the initial selection criteria will be included in the report.
The report will be sorted first by month.
The report will be sorted by date within month in a cross tabular fashion.
The report will be sorted by clinic ID within date.
On a change of month, a page break will occur.
|
Software Version: 2.40.00