Avatar NX - Date display in forms
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
Scenario 1: Treatment Plan - File a Treatment Plan with Document Routing
Specific Setup:
- Client must be admitted into an active episode with problems recorded in 'Problem List' form (Client A).
- The 'Utilize Local Workstation Time Zone' registry setting must be set to "Y" and the user's workstation must be in a different time zone than EST. The time zone must be either the next day or the previous day compared to EST.
- Google Chrome Browser settings are set to enable Autofill for passwords and the logged in user's password has been saved.
Steps
- Select "Client A" and access the 'Treatment Plan' form.
- Click [Add].
- Enter "T" in the 'Plan Date' field.
- Validate the current date is displayed in the 'Plan Date' field.
- Click [Plan Date T].
- Validate the current date is displayed in the 'Plan Date' field.
- Select any value in the 'Plan Type' field.
- Select any value from 'Problem List'.
- Navigate to another view or open a form.
- Navigate back to the 'Treatment Plan' form and validate that all data appears as expected in the 'Problem List' grid.
- Click [New Row].
- Select any value from the 'Role' field in the 'Participation' section.
- Select 'Staff ID' and enter "Staff Member A".
- Validate that the selected staff member's name displays in the 'Participant Name' field.
- Select any value from the 'Plan Author' field.
- Select any value from the 'Notification' field,
- Add multiple staff members as needed.
- Enter any value in the 'Strengths' field.
- Enter any value in the 'Weakness' field.
- Enter any value in the 'Discharge Planning' field.
- Select "Draft" in the 'Draft/Final' field.
- Click [Launch Plan].
- Select the problem from the 'Tree View'.
- Select any value from the Status field.
- Click [Add New Goal].
- Enter any value (a large amount of data) in the 'Goal' field.
- Validate that the data wraps correctly and displays as expected.
- Select any value from the Status field.
- Click [Add New Objective].
- Enter any value (a large amount of data) in the 'Objective' field.
- Validate that the data wraps correctly and displays as expected.
- Select any value from the Status field.
- Click [Add New Intervention].
- Enter any value in the 'Intervention' field.
- Select any value in the 'Status' field.
- Click [Return to Plan].
- Select "Final" in the 'Draft/Final' field.
- Click [Submit] and [Sign].
- Validate the 'Password' field autofill's with the user's password that is saved in Google Chrome.
- Press the 'Enter' key.
- Select the desired staff member in the 'Route Document To' field and click [Add].
- Click [Submit]
- Select "Client A" and navigate to the 'Documentation' view.
- Validate the recently filed 'Treatment Plan' is displayed in the 'Console Widget Viewer' when selected.
Scenario 2: Nursing Assessment - Add/Edit Assessment
Specific Setup:
- Client must be admitted to two active episodes (Client A).
- The 'Utilize Local Workstation Time Zone' registry setting must be set to "Y" and the user's workstation must be in a different time zone than EST. The time zone must be either the next day or the previous day compared to EST.
Steps
- Select "Client A" and access the 'Nursing Assessment' form.
- Select "Episode 1".
- Click [Assessing Date T].
- Validate the current date is displayed in the 'Assessing Date' field.
- Enter "T" in the 'Assessing Date' field.
- Validate the current date is displayed in the 'Assessing Date' field.
- Click [Current Time].
- Enter the desired practitioner in the 'Assessing Clinician' field.
- Populate all required and desired fields.
- Click [Submit].
- Access Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_physical_health_assessment' SQL table.
- Validate a row is displayed for the assessment filed in the previous steps.
- Validate the 'PATID' field contains the ID of "Client A".
- Validate the 'NSA_uniqueid' field contains a unique identifier.
- Validate the 'assessment_date' field contains today's date.
- Validate the 'assessment_time' field contains the current time.
- Select "Client A" and access the 'Nursing Assessment' form.
- Select "Episode 1".
- Click [Current Time].
- Click [Submit].
- Access Crystal Reports or other SQL Reporting Tool.
- Refresh the report using the 'SYSTEM.cw_physical_health_assessment' SQL table.
- Validate the 'assessment_time' field contains the current time.
- Select "Client A" and access the 'Nursing Assessment' form.
- Select "Episode 2".
- Validate a message is displayed stating: "Client has information from a previous episode, default?"
- Click [OK].
- Validate the 'Assessing Date' field is enabled.
- Enter yesterday's date in the 'Assessing Date' field.
- Click [Submit].
- Access Crystal Reports or other SQL Reporting Tool.
- Refresh the report using the 'SYSTEM.cw_physical_health_assessment' SQL table.
- Validate a second row is displayed and has a new unique id.
- Validate the 'PATID' field contains the ID of "Client A".
- Validate the 'NSA_uniqueid' field contains a unique identifier.
- Validate the 'assessment_date' field contains yesterday's date.
- Close the report.
Scenario 3: Validate accessing various 'Quick Actions' from the 'Client Dashboard'
Specific Setup:
- A client must be admitted to an active episode (Client A).
- 'Update Client Data', 'Smoking Assessment', 'Problem List', 'Emergency Contact', and 'Alerts' Quick Actions must be assigned to the user in the 'NX View Definition' form.
- The 'Utilize Local Workstation Time Zone' registry setting must be set to "Y" and the user's workstation must be in a different time zone than EST. The time zone must be either the next day or the previous day compared to EST.
- This scenario must be tested in an Avatar NX system.
Steps
- Select "Client A" and launch the 'Client Dashboard'.
- Validate there is no grey box behind the client's name.
- Navigate to the 'Quick Actions' widget.
- Click [Update Client Data - Add].
- Click outside of the 'Update Client Data' dialog.
- Validate the dialog is fixed and centered in the screen.
- Enter "LASTNAME, FIRSTNAME" in the 'Name' field and press the "Tab" key.
- Validate the space is automatically removed after the comma.
- Click the 'State' field and validate the states are listed alphabetically.
- Populate the required and desired fields.
- Click [Save].
- Click [Emergency Contact - Add].
- Click outside of the 'Emergency Contact' dialog.
- Validate the dialog is fixed and centered in the screen.
- Enter "LASTNAME, FIRSTNAME" in the 'Emergency Contact Name' field and press the "Tab" key.
- Validate the space is automatically removed after the comma.
- Fill out any required and desired fields.
- Click [Save].
- Click [Smoking Assessment - Add].
- Click outside of the 'Smoking Assessment' dialog.
- Validate the dialog is fixed and centered in the screen.
- Populate the required fields.
- Click [Save].
- Click [Problems List - Add].
- Click outside of the 'Problems List' dialog.
- Validate the dialog is fixed and centered in the screen.
- Populate the required and desired fields.
- Click [Save].
- Click [Alerts - Add].
- Select "Warning (Custom)" in the 'Type of Alert' field.
- Select "All Episodes" in the 'Episode(s)' field.
- Enter any value with special characters in the 'Custom Message' field and press the "Tab" key.
- Validate an Error message and click [OK].
- Enter any value in the 'Custom Message' field.
- Select "No" in the 'Disabled' field.
- Select "Active for Date Range" in the 'Active or Active for Date Range' field.
- Enter "T" in the 'Start Date' field.
- Validate the current date is displayed in the 'Start Date' field.
- Enter any future value in the 'End Date' field.
- Select any form in the 'Applicable Forms' field (Form A).
- Validate the 'Applicable Forms' are listed alphabetically.
- Click [Save].
- Close the 'Client Dashboard'.
- Access 'Form A'.
- Validate the 'Client Alert' message is displayed and contains the message entered in the previous steps.
- Click [OK].
- Close the form.
Scenario 4: 'Progress Notes (Group and Individual)' - validate duplicate service check
Specific Setup:
- Client must be admitted in an existing episode (Client A).
- The 'Allow Skipping Duplicate Service Check' registry setting must be set to "N".
- Document Routing must be enabled for the 'Progress Notes (Group and Individual)' form.
- The 'Progress Notes' widget is on the user's myDay view.
- The 'Utilize Local Workstation Time Zone' registry setting must be set to "Y" and the user's workstation must be in a different time zone than EST. The time zone must be either the next day or the previous day compared to EST.
Steps
- Select "Client A" and access the 'Progress Notes (Group and Individual)' form.
- Select "New Service" in the 'Progress Note For' field.
- Enter "T" in the 'Date of Service' field.
- Validate the 'Date of Service' field contains today's date.
- Click [Date of Service T].
- Validate the 'Date of Service' field contains today's date.
- Fill out all required and desired fields.
- Select "Final" in the 'Draft/Final' field.
- Click [Submit Note] and [OK] and close the form.
- Navigate to the 'Progress Notes' widget.
- Validate the 'Progress Notes' widget contains the note filed in the previous steps.
- Select "Client A" and access the 'Progress Notes (Group and Individual)' form.
- Fill out all required and desired fields like the previous steps.
- Select "Final" in the 'Draft/Final' field.
- Click [Submit Note].
- Validate a "Duplicate Service" message is displayed stating "The System Identified A Possible Duplicate Entry, For The Client, For This Charge Entry. If You Continue, You Will Have To Delete Any Duplicates Via 'Delete Service'. Continue With The Filing of This Service?"
- Click [No].
- Validate a message is displayed stating "Filing Aborted".
- Click [OK].
- Click the 'myDay' view and navigate to the 'Progress Notes' widget.
- Validate the 'Progress Notes' widget does not contain a duplicate note.
- Navigate back to the 'Progress Notes (Group and Individual)' form for "Client A".
- Select "Final" in the 'Draft/Final' field.
- Click [Submit Note].
- Validate a "Duplicate Service" message is displayed stating "The System Identified A Possible Duplicate Entry, For The Client, For This Charge Entry. If You Continue, You Will Have To Delete Any Duplicates Via 'Delete Service'. Continue With The Filing of This Service?"
- Click [Yes] and [OK].
- Click the 'myDay' view and navigate to the 'Progress Notes' widget.
- Validate the 'Progress Notes' widget contains the original note and duplicate note filed in the previous steps.
|
Topics
• Allergies and Hypersensitivities
• Clinical Document Viewer
• Nursing Assessment
• NX
• Order Entry Console
• Progress Notes (Group And Individual)
• Quick Actions
• Treatment Plan
|
'All Documents' widget - Form Edits
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- All Documents Widget
- Ambulatory Progress Notes (Diag Entry - Mednote)
- Client Observation
- Treatment Plan
- Against Medical Advice
Scenario 1: 'All Documents' Widget - Verification of 'New Record' Display
Specific Setup:
- This Acceptance Testing Scenario applies to Avatar NX systems only.
- Registry Setting 'RADplus->General->-Enable Documentation Views' must be enabled.
- A Documentation View must exist and assigned to a users view.
- A client must be enrolled in an existing episode (Client A).
Steps
- Select "Client A" and navigate to the 'All Documents' view.
- Select the 'All Forms' field.
- Click [New Record].
- Select "Client Observation" from the 'New Record' field.
- Fill out any required and desired fields.
- Click [Submit] and [No].
- Validate the user is returned to the 'All Documents' view.
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Select "Client Observation" from the 'Form Description' field.
- Validate the 'Client Observation' record displays.
- Click [New Record].
- Select "Medical Note" from the 'New Record' field.
- Fill out any required and desired fields.
- Click [Submit].
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Select "Medical Note" from the 'Form Description' field.
- Validate the 'Medical Note' record displays.
- Select the 'Medical Note' and click [Open].
- Select "Final" in the 'Final/Draft' field.
- Click [Submit].
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Select "Medical Note" from the 'Form Description' field.
- Validate the 'Medical Note' record displays.
- Select the 'Medical Note' and click [Open].
- Validate an Error dialog stating: "This note cannot be edited in this manner."
- Click [OK].
- Validate the user is returned to the 'All Documents' view.
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Click [New Record].
- Select "Treatment Plan" from the 'New Record' field.
- Fill out any required and desired fields.
- Select "Final" in the 'Treatment Plan Status' field.
- Click [Submit].
- Refresh the 'All Documents' widget.
- Select "Treatment Plan" from the 'Form Name' field.
- Validate the 'Treatment Plan' record displays.
- Select the 'Treatment Plan' and verify the 'Open' button is disabled.
Scenario 2: Validate modeled forms that do not allow edits cannot be edited in the 'All Documents' widget
Specific Setup:
- A client must be enrolled in an existing episode (Client A).
- User must have the 'All Documents' widget and the 'Console Widget Viewer' configured to a view ('All Documents' view).
- Must have a modeled form defined that does not allow edits ('Against Medical Advice' modeled form is used for testing).
- Please note: This is for Avatar NX systems only.
Steps
- Select "Client A" and access the 'Against Medical Advice (AMA)' form.
- Fill out all required and desired fields.
- Click [Submit].
- Navigate to the 'All Documents' view.
- Select the 'All Forms' field.
- Select "Against Medical Advice (AMA)" from the 'Form Description' field.
- Validate the record displays and select it.
- Validate the 'Open' button is disabled in the 'All Documents' widget.
- Validate the record opens in the 'Console Widget Viewer' and that the 'Open Record' button is disabled.
Scenario 3: Validate modeled forms when they do not allow edits
Specific Setup:
- A client must be enrolled in an existing episode (Client A).
- Must have a modeled form defined that does not allow edits ('Against Medical Advice' modeled form is used for testing).
Steps
- Select "Client A" and access the 'Against Medical Advice (AMA)' form.
- Fill out all required and desired fields.
- Click [Submit].
- Select "Client A" and access the 'Against Medical Advice (AMA)' form.
- Verify the entry in the previous steps displays the correct date and time.
- Try to select the entry from the previous steps.
- Validate the form does not reopen.
- Close the form.
|
Topics
• Modeling
• NX
• Progress Notes
• Treatment Plan
• Widgets
|
'All Documents' widget - Newly filed documents
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- All Documents Widget
- Ambulatory Progress Notes (Diag Entry - Mednote)
- Client Observation
- Treatment Plan
Scenario 1: Validate Problem List records display in the 'All Documents' Widget
Specific Setup:
- This scenario is for Avatar NX systems only.
- A client must be defined and have a problem filed in the 'Problem List' form (Client A).
Steps
- Select "Client A" and access the 'All Documents Widget'.
- Select the "All Forms" section.
- Select "Problem List" in the 'Form Description' field.
- Validate only 'Problem List' records are now displayed.
- Click on the existing 'Problem List' record for "Client A".
- Validate the problem displays in the 'Console Widget Viewer'.
Scenario 2: 'All Documents' Widget - Verification of 'New Record' Display
Specific Setup:
- This Acceptance Testing Scenario applies to Avatar NX systems only.
- Registry Setting 'RADplus->General->-Enable Documentation Views' must be enabled.
- A Documentation View must exist and assigned to a users view.
- A client must be enrolled in an existing episode (Client A).
Steps
- Select "Client A" and navigate to the 'All Documents' view.
- Select the 'All Forms' field.
- Click [New Record].
- Select "Client Observation" from the 'New Record' field.
- Fill out any required and desired fields.
- Click [Submit] and [No].
- Validate the user is returned to the 'All Documents' view.
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Select "Client Observation" from the 'Form Description' field.
- Validate the 'Client Observation' record displays.
- Click [New Record].
- Select "Medical Note" from the 'New Record' field.
- Fill out any required and desired fields.
- Click [Submit].
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Select "Medical Note" from the 'Form Description' field.
- Validate the 'Medical Note' record displays.
- Select the 'Medical Note' and click [Open].
- Select "Final" in the 'Final/Draft' field.
- Click [Submit].
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Select "Medical Note" from the 'Form Description' field.
- Validate the 'Medical Note' record displays.
- Select the 'Medical Note' and click [Open].
- Validate an Error dialog stating: "This note cannot be edited in this manner."
- Click [OK].
- Validate the user is returned to the 'All Documents' view.
- Refresh the 'All Documents' widget.
- Select the 'All Forms' field.
- Click [New Record].
- Select "Treatment Plan" from the 'New Record' field.
- Fill out any required and desired fields.
- Select "Final" in the 'Treatment Plan Status' field.
- Click [Submit].
- Refresh the 'All Documents' widget.
- Select "Treatment Plan" from the 'Form Name' field.
- Validate the 'Treatment Plan' record displays.
- Select the 'Treatment Plan' and verify the 'Open' button is disabled.
Scenario 3: Validate 'Disclosure Management' records display in the 'All Documents' Widget
Specific Setup:
- This Acceptance Testing Scenario applies to Avatar NX systems only.
- Registry Setting 'RADplus->General->-Enable Documentation Views' must be enabled.
- A Documentation View must exist and assigned to a users view (All Documents view).
- A client must be enrolled in an existing episode (Client A).
Steps
- Select "Client A" and navigate to the 'All Documents' view.
- Select the 'All Forms' tab.
- Click [New Record].
- Select "Disclosure Management" from the 'New Record' field.
- Fill out any required and desired fields.
- Click [Submit] and [No].
- Validate the user is returned to the 'All Documents' view.
- Refresh the 'All Documents' widget.
- Select the 'All Forms' tab.
- Validate the 'Disclosure Management' record displays.
|
Topics
• NX
• Progress Notes
• Progress Notes (Group And Individual)
• Treatment Plan
|