Scheduling Calendar - Changing Client ID
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Scheduling Calendar
- Admission
- Program Maintenance
- Registry Settings (PM)
Scenario 1: 'Scheduling Calendar' - Add New Appointment
Specific Setup:
- A client is enrolled in an existing episode
Steps
- Access the 'Scheduling Calendar' form.
- Select a day on the calendar for the appointment.
- Click on any available time and drag the cursor down to select a time slot. For this example "1:30pm to 2:30pm".
- Right click and click "Add Appointment".
- In the "Add Appointment" screen, validate the appointment start and end times are populated as expected based on the time's entered in step 3.
- In the "Add Appointment" screen, validate the "Duration" field is populated (in minutes) based on the time's entered in step 3, for this example "60".
- Click the "Start Time" field and change the start time to a new time, for this example "1:00pm".
- Click the "End Time" field and change the end time to a different time, for this example "2:00pm".
- Validate the duration field value reflects the new duration (in minutes) for the appointment based on the new time's. For this example, "60".
- Change the duration from the current value, for this example "30".
- Validate the end time reflects a new end time based on the duration value entered.
- Select any service code in the 'Service Code' field.
- Validate the program and location field are populated.
- Select a client in the 'Client' field.
- Select an episode in the 'Episode Number' field.
- Click [Submit].
- Validate the appointment files successfully and is displayed on the "Scheduling Calendar", as expected.
Scenario 2: Scheduling Calendar - Add Appointment and Changing Client ID
Specific Setup:
- Registry setting "Enable Service Entry Restriction by" to "E".
- Enable the registry setting "Activate Program/Location Filter".
- Using "Program Maintenance", edit a program to Associate All Service Programs to the program.
- Navigate to the "Assign Services To Program" section.
- Assign all service codes.
- Admit a new client to designate as client "Client A".
- This client should be admitted to 2 episodes. The first episode can be assigned to any program. The second episode needs to be the program you edited in previous setup steps.
- Admit another new client. Admit this client to any program. Designate this client "Client B".
Steps
- Open the "Scheduling Calendar" form.
- Right click on an open time slot on the calendar and click "Add Appointment".
- Set the "Service Code".
- Enter Client A into the "Client ID" field.
- Set "Episode" to "Episode 1".
- Clear the "Service Code".
- Change the "Client ID" to Client B.
- Fill out all required fields on the form.
- Click "Submit" to file the appointment.
- Validate the appointment appears on the Scheduling Calendar.
|
Topics
• NX
• Scheduling Calendar
|
Scheduling Calendar - Missed Visit processing
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- Appointment Scheduling System Defaults
- Registry Settings (PM)
- Scheduling Calendar - Status Update
- Service Codes
- Site Registration
- Group Registration
Scenario 1: Scheduling Calendar - Missed Visit for Individual Appointment
Specific Setup:
- Using the "Service Codes" form, create a service code to be used to designate missed appointments.
- Using the "Site Registration" form's Missed Visit tab, identify the missed service code.
- Enable the registry setting "Post Missed Visit Appointments Within Scheduling Calendar".
- Using the "Appointment Scheduling System Defaults", select "Missed Visit Service Code" and "Missed Visit Notes" in the "Retain the Following Properties Upon Appointment Edits".
- Admit a new client into a specific program.
Steps
- Open the "Scheduling Calendar" form.
- Right Click on an open time slot on the calendar.
- Select "Add Appointment".
- Select the client that was admitted during setup.
- Select the service code created in setup.
- Right click and select "Status Update".
- Mark this appointment as a missed visit.
- Using the preferred method of validating SQL tables, check the following columns in the "SYSTEM.AppointmentData" table to verify they contain "Y" or "Yes" posted_code and posted_value.
- Return to the "Scheduling Calendar".
- Select the appointment created, right click and then select "Details/Edit" from the dropdown.
- Validate a message pops up indicating "Appointment is already verified, edits are not allowed. Appointment details will appear in Read-Only mode".
- Click the "Delete Item" button.
- Validate a message pops up indicating "Error: Verified appointments cannot be deleted".
- Using the preferred method of validating SQL tables, check the following columns in the "SYSTEM.AppointmentData" table to verify they contain "Y" or "Yes" posted_code and posted_value.
Scenario 2: Scheduling Calendar - Missed Visit for Group Member
Specific Setup:
- Using the "Service Codes" form, create a service code to be used to designate missed appointments.
- Using the "Site Registration" form's Missed Visit tab, identify the missed service code.
- Enable the registry setting "Post Missed Visit Appointments Within Scheduling Calendar".
- Using the "Appointment Scheduling System Defaults", select "Missed Visit Service Code" and "Missed Visit Notes" in the "Retain the Following Properties Upon Appointment Edits".
- Admit 2 new clients into a specific program.
- Create a new group and add the 2 new clients to the group.
Steps
- Open the "Scheduling Calendar" form.
- Right Click on an open time slot on the calendar.
- Select to "Add Appointment".
- Create a group appointment.
- Select the group that was just created during setup.
- File the appointment to the scheduling calendar.
- Select the appointment that was just created.
- Right click and select "Status Update".
- Mark the first group member's appointment as a missed visit.
- Using the preferred method of validating SQL tables, check the following columns in the "SYSTEM.AppointmentData" table to verify they contain "N" or "No": posted_code and posted_value.
- Return to the "Scheduling Calendar".
- Select the appointment created, right click and then select "Details/Edit" from the dropdown.
- Validate a message pops up indicating "Appointment is already verified, edits are not allowed. Appointment details will appear in Read-Only mode".
- Complete the process.
- Using the preferred method of validating SQL tables, check the following columns in the "SYSTEM.AppointmentData" table to verify they contain "N" or "No": posted_code and posted_value.
- Return to the "Scheduling Calendar".
- Select the appointment on the calendar, right click and select "Check In".
- Check in the 2nd client in the group.
- Complete the process.
- Return to the "Scheduling Calendar".
- Select the appointment on the calendar, right click and select "Check Out".
- Check out the 2nd client in the group.
- Complete the process.
- Using the preferred method of validating SQL tables, check the following columns in the "SYSTEM.AppointmentData" table to verify they contain "Y" or "Yes": posted_code and posted_value.
|
Topics
• NX
|