Contents Show
The Missed Appointments Follow-up Report CLN029 (Output) allows the user to print all applicants who missed their scheduled appointment during the given date range. If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="Y" the report also includes unattended nutrition education classes. The report is generated when the OK button is clicked on the Generate Missed Appointment Follow-up Report screen.
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.
Origin of Data Element
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="N" the value will be "Missed Appointments Follow-up".
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="Y" the value will be "Missed Appointments and Unattended Classes Follow-up".
Format
The value will print as its literal value.
Origin of Data Element
The value will be the date range selected for the repot.
Format
The value will print in the following format:
{from date} - {to date}
Origin of Data Element
The value will be taken from the Household.HouseholdID.
Format
The value will print as its literal value.
Origin of Data Element
This value comes from the Member.StateWICID.
Format
The value will print as its literal value.
Origin of Data Element
The value will be taken from the Member.FirstName Member.MiddleInitial and Member.LastName.
Format
The value will print in {first name} {middle initial}. {last name} format.
Origin of Data Element
The value will be taken from the Household.Address, Household.City, Household.State, and Household.ZIP.
Format
The value will print in the following format:
{address} {city}, {state} {ZIP code}
The ZIP code will print in #####-#### format.
Origin of Data Element
The value will be taken from the Household.Telephone1.
Format
The value will print in ###-###-#### format.
Origin of Data Element
The value will be taken from the Member.WICStatus.
Format
The value will print as its literal value.
Origin of Data Element
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="N" the value will be taken from the Appointment.AppointmentDate.
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="Y" the value will be from the Appointment.AppointmentDate if the item is an appointment or from the ClassSchedule.ClassDate if the item is a class.
Format
This is an eight-digit value formatted MM/DD/CCYY.
Origin of Data Element
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="N" the value will be taken from the AppointmentType descriptions.
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="Y" the value will be from the AppointmentType descriptions if the item is an appointment or from the ClassSchedule.ClassTypeID if the item is a class.
Format
The value will print as its literal value.
All applicants who missed their scheduled appointment and fit the criteria selected on the Missed Appointments screen will be included on the report.
The report will be sorted first by Household ID.
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="N" the report will be sorted in chronological order by Appointment Date within Household ID
If the state business rule DSP_CLASSES_IN_MISSED_APT_FOLLWUP ="Y" the report will be sorted in chronological order by Appointment and Class Date within Household ID
|
Software Version: 2.40.00