Avatar CareFabric - Support for time zones
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Facesheet.Vitals
- Registry Settings (PM)
- SQL Query/Reporting
- client-search-form
- Flowsheet
Scenario 1: MedNote "Vitals" - Validate the 'Time Zone Offset' registry setting when set to "-1"
Specific Setup:
- User with existing Provider login credentials
- A client is enrolled in an existing episode in Medical Note
- "Client A"
- User must have access to the 'SYSTEM.cw_vital_signs' SQL table in the 'User Definition' form
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "-1" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- Select "Client A" and select the MedNote widget.
- Verify the existence of the "Facesheet" tab.
- Click [Vitals] link.
- Click [Add] and set "Heart Rate(BPM)" field to any value.
- Click [Save] and validate that a new vitals entry is created for "Client A".
- Access Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_vital_signs' table.
- Validate a row is displayed for the recent vitals signs for "Client A".
- Validate the 'PATID' field contains the Client ID for "Client A".
- Validate the 'Admin_time_actual_h' field contains the Time as set by the time zone offset value in the registry settings for the updated vital signs.
- Validate the 'Admin_date_actual' field contains the Date for the updated vital signs.
- Close the report.
- Select "Client A" and select the MedNote widget.
- Verify the existence of the "Facesheet" tab.
- Click [Vitals] link and click [Refresh].
- Verify the existence of the vitals entry for "Client A".
- Validate that the local date and time value is displayed in the "Date/Time" column on the existing vitals entry.
Scenario 2: MedNote "Vitals" - Validate the 'Time Zone Offset' registry setting when set to "0"
Specific Setup:
- User with existing Provider login credentials
- A client is enrolled in an existing episode in Medical Note
- "Client A"
- User must have access to the 'SYSTEM.cw_vital_signs' SQL table in the 'User Definition' form
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "0" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- Select "Client A" and select the MedNote widget.
- Verify the existence of the "Facesheet" tab.
- Click [Vitals] link.
- Click [Add] and set "Heart Rate(BPM)" field to any value.
- Click [Save] and validate that a new vitals entry is created for "Client A".
- Access Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_vital_signs' table.
- Validate a row is displayed for the recent vitals signs for "Client A".
- Validate the 'PATID' field contains the Client ID for "Client A".
- Validate the 'Admin_time_actual_h' field contains the local Time for the updated vital signs.
- Validate the 'Admin_date_actual' field contains the Date for the updated vital signs.
- Close the report.
- Select "Client A" and select the MedNote widget.
- Verify the existence of the "Facesheet" tab.
- Click [Vitals] link and click [Refresh].
- Verify the existence of the vitals entry for "Client A".
- Validate that the local date and time value is displayed in the "Date/Time" column on the existing vitals entry.
Scenario 3: MedNote "Vitals" - Validate the 'Time Zone Offset' registry setting when set to "1"
Specific Setup:
- User with existing Provider login credentials
- A client is enrolled in an existing episode in Medical Note
- "Client A"
- User must have access to the 'SYSTEM.cw_vital_signs' SQL table in the 'User Definition' form
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "1" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- Select "Client A" and select the MedNote widget.
- Verify the existence of the "Facesheet" tab.
- Click [Vitals] link.
- Click [Add] and set "Heart Rate(BPM)" field to any value.
- Click [Save] and validate that a new vitals entry is created for "Client A".
- Access Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_vital_signs' table.
- Validate a row is displayed for the recent vitals signs for "Client A".
- Validate the 'PATID' field contains the Client ID for "Client A".
- Validate the 'Admin_time_actual_h' field contains the Time as set by the time zone offset value in the registry settings for the updated vital signs.
- Validate the 'Admin_date_actual' field contains the Date for the updated vital signs.
- Close the report.
- Select "Client A" and select the MedNote widget.
- Verify the existence of the "Facesheet" tab.
- Click [Vitals] link and click [Refresh].
- Verify the existence of the vitals entry for "Client A".
- Validate that the local date and time value is displayed in the "Date/Time" column on the existing vitals entry.
Scenario 4: Flowsheet "Vital Signs" - Validate the 'Time Zone Offset' registry setting when set to "-1"
Specific Setup:
- Must have access to the Flowsheet application and have "Vital Signs" assessments published.
- Must have access to Crystal Reports or other SQL Reporting tool.
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "-1" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- Access the 'Flowsheet' widget.
- Select any client.
- Click "Vitals" collections tab.
- Navigate to the 'Vital Signs' assessment
- Populate the fields.
- Click [Sign].
- Verify the previously signed "Vital signs" assessment is displayed as expected in the historical column.
- Access the Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_vital_signs' table.
- Validate a row is displayed for the recent vitals signs for the above client.
- Validate the 'PATID' field contains the clientID of the above client.
- Validate the 'Admin_time_actual_h' field contains the Time as set by the time zone offset value in the registry settings for the updated vital signs.
- Validate the 'Admin_date_actual' field contains the Date for the updated vital signs.
- Close the report.
Scenario 5: Flowsheet "Vital Signs" - Validate the 'Time Zone Offset' registry setting when set to "1"
Specific Setup:
- Must have access to the Flowsheet application and have "Vital Signs" assessments published.
- Must have access to Crystal Reports or other SQL Reporting tool.
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "1" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- Access the 'Flowsheet' widget.
- Select any client.
- Click "Vitals" collections tab.
- Navigate to the 'Vital Signs' assessment.
- Populate the fields.
- Click [Sign].
- Verify the previously signed "Vital signs" assessment is displayed as expected in the historical column.
- Access the Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_vital_signs' table.
- Validate a row is displayed for the recent vitals signs for the above client.
- Validate the 'PATID' field contains the clientID of the above client.
- Validate the 'Admin_time_actual_h' field contains the Time as set by the time zone offset value in the registry settings for the updated vital signs.
- Validate the 'Admin_date_actual' field contains the Date for the updated vital signs.
- Close the report.
Scenario 6: Flowsheet "Vital Signs" - Validate the 'Time Zone Offset' registry setting when set to "0"
Specific Setup:
- Must have access to the Flowsheet application and have "Vital Signs" assessments published.
- Must have access to Crystal Reports or other SQL Reporting tool.
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "0" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- Access the 'Flowsheet' widget.
- Select any client.
- Click "Vitals" collections tab.
- Navigate to the 'Vital Signs' assessment.
- Populate the fields.
- Click [Sign].
- Verify the previously signed "Vital signs" assessment is displayed as expected in the historical column.
- Access the Crystal Reports or other SQL Reporting Tool.
- Create a report using the 'SYSTEM.cw_vital_signs' table.
- Validate a row is displayed for the recent vitals signs for the above client.
- Validate the 'PATID' field contains the clientID of the above client.
- Validate the 'Admin_time_actual_h' field contains the local Time for the updated vital signs.
- Validate the 'Admin_date_actual' field contains the Date for the updated vital signs.
- Close the report.
Scenario 7: Task List - Flowsheet "Vital Signs" - Validate the 'Time zone offset' registry setting when set to "-1"
Specific Setup:
- Using the "Task Definition" Avatar form, have a Task Code configured.
- Using the "Task Association" Avatar form, associate the Task Code to an Order Code.
- Must have access to the Flowsheet application and make sure 'Vital Signs' assessment is published and it is configured with the above Task Code.
- Using the Order Entry Console, have an order for any client with the Order Code associated to the Task Code.
- Must have access to Crystal Reports or other SQL reporting tool.
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "-1" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- In Avatar, navigate to the "Task List" widget.
- Search and select the desired client.
- Verify the desired task is displayed as expected for the selected client.
- Click the desired task to lock the task in place.
- Click [Complete].
- Verify the "Flowsheet Documentations" dialog window is displayed as expected.
- Verify the "Vital Signs" assessment is displayed as expected.
- Populate the fields.
- Click [Sign].
- Verify the "Flowsheet Documentations" dialog window is no longer displayed.
- Verify the previously selected task is no longer displayed.
- Access Crystal Reports or other SQL Reporting Tool and run a query against "SYSTEM.task" table.
- Verify a row is displayed for the recent vitals signs task completion for the above client in the "SYSTEM.task" table.
- Verify the 'PATID' field contains the clientID of the above client.
- Verify the "data_entry_date" field contains the Date for the respective Task completed.
- Verify the "data_entry_time" field contains the Time as set by the time zone offset value in the registry settings for the respective Task completed.
- Close the report.
Scenario 8: Task List - Flowsheet "Vital Signs" - Validate the 'Time zone offset' registry setting when set to "0"
Specific Setup:
- Using the "Task Definition" Avatar form, have a Task Code configured.
- Using the "Task Association" Avatar form, associate the Task Code to an Order Code.
- Must have access to the Flowsheet application and make sure 'Vital Signs' assessment is published and it is configured with the above Task Code.
- Using the Order Entry Console, have an order for any client with the Order Code associated to the Task Code.
- Must have access to Crystal Reports or other SQL reporting tool.
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "0" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- In Avatar, navigate to the "Task List" widget.
- Search and select the desired client.
- Verify the desired task is displayed as expected for the selected client.
- Click the desired task to lock the task in place.
- Click [Complete].
- Verify the "Flowsheet Documentations" dialog window is displayed as expected.
- Verify the "Vital Signs" assessment is displayed as expected.
- Populate the fields.
- Click [Sign].
- Verify the "Flowsheet Documentations" dialog window is no longer displayed.
- Verify the previously selected task is no longer displayed.
- Access Crystal Reports or other SQL Reporting Tool and run a query against "SYSTEM.task" table.
- Verify a row is displayed for the recent vitals signs task completion for the above client in the "SYSTEM.task" table.
- Verify the 'PATID' field contains the clientID of the above client.
- Verify the "data_entry_date" field contains the Date for the respective Task completed.
- Verify the "data_entry_time" field contains the local Time for the respective Task completed.
- Close the report.
Scenario 9: Task List - Flowsheet "Vital Signs" - Validate the 'Time zone offset' registry setting when set to "1"
Specific Setup:
- Using the "Task Definition" Avatar form, have a Task Code configured.
- Using the "Task Association" Avatar form, associate the Task Code to an Order Code.
- Must have access to the Flowsheet application and make sure 'Vital Signs' assessment is published and it is configured with the above Task Code.
- Using the Order Entry Console, have an order for any client with the Order Code associated to the Task Code.
- Must have access to Crystal Reports or other SQL reporting tool.
Steps
- Access the 'Registry Settings' form.
- Enter "Time Zone Offset" in the 'Select Registry Setting' field.
- Click [View Registry Settings].
- Select "Time Zone Offset" and click [OK].
- Validate the 'Registry Setting Details' field contains: "Define the time zone offset for a facility in hours as a positive or negative integer."
- Enter time zone offset value "1" in the 'Registry Setting Value' field.
- Click [Submit] and close the form.
- In Avatar, navigate to the "Task List" widget.
- Search and select the desired client.
- Verify the desired task is displayed as expected for the selected client.
- Click the desired task to lock the task in place.
- Click [Complete].
- Verify the "Flowsheet Documentations" dialog window is displayed as expected.
- Verify the "Vital Signs" assessment is displayed as expected.
- Populate the fields.
- Click [Sign].
- Verify the "Flowsheet Documentations" dialog window is no longer displayed.
- Verify the previously selected task is no longer displayed.
- Access Crystal Reports or other SQL Reporting Tool and run a query against "SYSTEM.task" table.
- Verify a row is displayed for the recent vitals signs task completion for the above client in the "SYSTEM.task" table.
- Verify the 'PATID' field contains the clientID of the above client.
- Verify the "data_entry_date" field contains the Date for the respective completed Task.
- Verify the "data_entry_time" field contains the Time as set by the time zone offset value in the registry settings for the respective completed Task.
- Close the report.
|
Topics
• Medical Note
• Registry Settings
• Vitals
|