Expanded allowed length of client names to 100 characters.
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Front Desk
- Scheduling Calendar - Appointment Grid
- Group Registration
Scenario 1: Avatar PM Front Desk - Check In
Specific Setup:
- Avatar PM 2022 Update 118 is required for full functionality.
- RADplus 2022 Update 126 is required for full functionality.
- Client A is admitted with long Last (up to 40 characters), First (up to 40 characters), and Middle (up to 25 characters) names. Note that any spaces in the names will count as a character.
Steps
- Open "Front Desk Information" form.
- Set "Date" field to the appointment date.
- Select the appointment location in the "Site" field.
- Select the client (Client A) from the "Client Checking In" drop down list.
- Verify that the client name displays up to 100 characters (Last Name, First Name, Middle Name combined).
- Complete additional fields as required.
- Click [Submit].
Scenario 2: Avatar PM Front Desk - Standby Appointment
Specific Setup:
- Avatar PM 2022 Update 118 is required for full functionality.
- RADplus 2022 Update 126 is required for full functionality.
- Client A is admitted with long Last (up to 40 characters), First (up to 40 characters), and Middle (up to 25 characters) names. Note that any spaces in the names will count as a character.
Steps
- Open "Front Desk" form.
- Set "Date" field to the appointment date.
- Select the appointment location in the "Site" field.
- Click 'Standby Appointment' section.
- Select the client from the "Standby Client" field.
- Select the client episode in the "Episode" drop down list.
- Verify the client name displays the full name, up to 100 characters.
- Select the service in the "Requested Service" field.
- Select User 1 in the "Practitioner" field.
- Select "No" in the "Notify Practitioner of Arrival" field.
- Set "Self Pay Amount Received At Check-In" to any dollar value.
- Select any value in the "Payment Code" drop down list.
- Click [File Standby Appointment].
- Click [Close Form].
Scenario 3: Appointment Scheduling: Scheduling Calendar - support expanded client name field up to 100 characters and the name contains spaces.
Specific Setup:
- A client (Client A) is admitted with a name where the first name, middle name, and last name combined is up to 100 characters.
- Access to Crystal Reports or other SQL reporting tool.
- Avatar PM 2022 Update 118 is required for full functionality.
- RADplus 2022 Update 126 is required for full functionality.
Steps
- Open the 'Scheduling Calendar'.
- Click on any time slot.
- Right mouse and select 'Add Appointment'.
- Populate all required fields.
- Select 'Client A' in the 'Client' field.
- Validate that the client name displays all characters, up to 100.
- Submit the appointment.
- Validate that the client name displays the entire name in the time slot. Note: if the client name is not displayed, check the 'Show Name' box on the bottom left of the screen.
- Click 'Show MR#' box on the bottom left of the screen.
- Validate that the Client name as well as the MR# are displayed in the time slot.
- Right click on the appointment and select 'Check In'.
- Verify the entire client name displays in the 'Client' field. The user may need to scroll to the right to see the entire name.
- Click [View Client Data].
- Verify the 'Client Name' displays the entire client name.
- Click [Submit].
- Select one or more items from the 'Services to Check In' combo box.
- Click [Submit].
- Right click on the appointment and select 'Check Out'.
- Validate that the client name displays the entire name in the time slot. Note: if the client name is not displayed, check the 'Show Name' box on the bottom left of the screen.
- Complete additional fields as needed.
- Click [Submit].
- Open Crystal reports or other SQL Reporting tool.
- Create a report against SYSTEM.check_in_clients.
- Include, at a minimum, the following fields
- PATID
- patient_name
- data_entry_date
- Run the report for Client A.
- Verify the 'patient_name' field contains the entire client name, up to 100 characters. This field may need to be set to 'Can Grow' if using Crystal reports.
- Close the report.
- Open Crystal reports or other SQL Reporting tool.
- Create a report against SYSTEM.check_out_client_history.
- Include, at a minimum, the following fields
- PATID
- patient_name
- data_entry_date
- Run the report for Client A.
- Verify the 'patient_name' field contains the entire client name, up to 100 characters. This field may need to be set to 'Can Grow' if using Crystal reports.
- Close the report.
Scenario 4: 'Group Registration' - support client names with up to 100 characters.
Specific Setup:
- Avatar PM 2022 Update 118 and RADplus 2022 Update 126 are required for full functionality.
- Registry Setting 'Allow Spaces in Client Name' is set to 'Y'.
- Registry Setting 'Client Demographics - Additional Fields' include a value of '3' to add the client name detail fields.
- A client (Client A) has been admitted where the client name is greater than 40 characters, up to 100 characters.
Steps
- Open 'Group Registration' form.
- Select any group in the 'Select Group' field.
- Click the group to be selected.
- Click [Select].
- Click [Group Member Assignment].
- Click [Add New Item].
- Set the 'Client' field to Client A.
- Verify the 'Client' field is populated with the entire client name. The user may need to scroll to the right to view the entire name.
- Select any episode in the 'Episode Number' field.
- Set the 'Group Assignment Start Date' to any date.
- Click [Submit].
- Using Crystal Reports or any reporting tool, create a report against SYSTEM.appt_group_member_data table.
- Include, at a minimum, the following fields:
- PATID
- patient_name
- group_name.
- Run the report for Client A.
- Verify the 'patient_name' field is populated with the full client name, up to 100 characters. The user may need to set the field to 'Can Grow' if using Crystal Reports.
- Close the report.
- Open 'Scheduling Calendar'.
- Add a group appointment for a group where Client A is a member.
- Click 'Group Members' section.
- Verify that Client A displays the full client name. This name may wrap to a second line in order to display all characters.
- Click [Submit].
Scenario 5: Avatar PM Front Desk - Check Out
Specific Setup:
- Avatar PM 2022 Update 118 is required for full functionality.
- RADplus 2022 Update 126 is required for full functionality.
- Client A is admitted with long Last (up to 40 characters), First (up to 40 characters), and Middle (up to 25 characters) names. Note that any spaces in the names will count as a character.
- Client A has one or more appointments in the 'Scheduling Calendar'.
Steps
- Open "Front Desk Information" form.
- Set "Date" field to the appointment date.
- Select the appointment location in the "Site" field.
- Click the 'Check Out' section.
- Select the client (Client A) from the "Client Checking In" drop down list.
- Verify that the client name displays up to 100 characters (Last Name, First Name, Middle Name combined).
- Complete additional fields as required.
- Click [Submit].
Scenario 6: Validate SYSTEM.appt_group_member_data table
Specific Setup:
- Avatar PM 2022 Update 118 is required for full functionality.
- RADplus 2022 Update 126 is required for full functionality.
- Client A has up to 100 characters across the First, Last, and Middle names.
- Client A is a member of a group.
Steps
- Using Crystal Reports or other SQL reporting tool, create a report against SYSTEM.appt_group_member_data.
- Include the 'PATID' and 'patient_name' fields in the report.
- Run the report for Client A.
- Verify the 'patient_name' field contains the full patient name, up to 100 characters.
- Close the report.
|
Topics
• Front Desk
• Group Appointment
• Group Member Assignment
• NX
• Scheduling Calendar
• Stand By Appointment
|