Contents Show
The Clinic Group Class Calendar (Output) CAS012 allows the user to print the group class schedules for the selected clinics. The report contains the clinic information for the month. The report is generated when the OK button is clicked on the Print Clinic Group Class Calendar screen.
The title of the report will be the text of "Clinic Group Class Calendar". It will be subtitled with the month and year.
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 value 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 columns of the AGENCY table.
Format
The values will print as their literal value.
This element will be the ID and name of the clinic selected by the user.
Origin of Data Element
The values will be taken from the Service-Site-ID and Service-Site-Name fields of the SERVICE-SITE table.
Format
The values will print as their literal value.
This element will be the date in which the class is scheduled.
Origin of Data Element
The values will be taken from the Class-Schedule-ClassDate fields of the CLASS_SCHEDULE table.
Format
The values will print as MM/DD/CCYY.
This element will be the time in which the class is scheduled.
Origin of Data Element
The value will be taken from the Class-Schedule-ClassTime columns of the CLASS_SCHEDULE table.
Format
The value will print as HH:MM {AM/PM} format.
This element will be the Topic which will be taught for the class that is scheduled.
Origin of Data Element
The values will be taken from the Class-Schedule-ClassTypeID columns of the CLASS_SCHEDULE table and referenced to the Reference Dictionary under the category of GRPEDTOPIC of the Topic of the group class.
Format
The values will print as the literal value of the Reference Dictionary GRPEDTOPIC category.
This element will be the Resource which is assigned to the class that is scheduled.
Origin of Data Element
The values will be taken from the Class-Schedule-AppointmentResourceID fields of the CLASS_SCHEDULE table and referenced to the AppointmentResource-Name table under the Agency ID and the Resource ID of the group class.
Format
The values will print as the literal value of the AppointmentResource-Name table.
Only the months specified in the initial selection criteria will be included in the report.
Only clinics selected in the initial list box will be included in the report.
The report will be sorted first by month.
The report will be sorted by clinic name within month if multiple sites were selected.
The report will be sorted by date within month in a cross tabular fashion.
On a change of the day of month, a blank line will print.
On a change of clinic, a page break will occur.
On a change of month, a page break will occur.
|
Software Version: 2.40.00