The project addresses the challenge of a growing elderly population in Ontario increasing demand for long-term care, leading to a shortage of healthcare staff and resources. This shortage has caused higher burnout rates, incomplete documentation, and a rise in pressure ulcers.
Our goal was to create a system for PSWs and nurses to make pressure ulcer prevention decisions without excessive cognitive load. The system, consisting of two interfaces, was tested through two design iterations, successfully demonstrating usability and effective tracking of prevention efforts despite the pandemic challenges.
UX Researcher
UI/UX Designer
1 Designers
1 PM
2 Developers
September 2020 - May 2021
Awarded Best Overall Project in Systems Design Engineering Department
01 - Prototype Highlight
Check the nursing station for the status of your patients. Note the amount of time since they've been seen last and their Braden Score is.
You briefly check their information to see what interventions should be performed and what precautions should be taken.
During patient treatment, you use the mobile tablet to log the intervention which gets saved to their patient history.
02 - Research
From user interviews with 2 personal support workers, 1 registered nurse, and 1 registered nurse practitioner and secondary research, we gathered the following insights:
03 - Empathize
We conducted further interviews with the healthcare workers to understand how they are currently interacting with their each other and their technology (Electronic Health Records) the product the following artifacts.
Personas were valuable because even though PSWs and RNs jobs are similar, they both had different needs and pain points.
A systems diagram was helpful defining the interactions between the user groups and their technology.
An HTA helped us break down the workflow of the healthcare workers and identify areas of redundancy.
04 - PROBLEM DEFINITION
Based on our research, we knew that pressure ulcer prevalence was linked to the care provided by healthcare professionals, and since the care from the healthcare professionals depended on their strained work conditions, we focused our efforts on improving the workflow for the nurses and PSWs in long-term care homes.
The objective is to design a system to be used by PSWs and registered nursing staff (RN/RPNs) that will support both PSWs and nurses in making preventative pressure ulcer decisions that meet the standard of care without negatively impacting cognitive load.
Nurses and PSWs must be able to input charting information, including pressure ulcer information easily. SUS Usability > 80
The system must present data to nurses and PSWs so it is simple and intuitive to comprehend. SUS Learnability > 80
Adhere to PHIPA / PIPEDA data privacy standards
Must not cost more than $200
Must not increase cognitive load
05 - ideate
Bedside/Tablet Interface: This interface enables nurses and PSWs to input pressure ulcer interventions, such as shifting, applying barrier cream, or changing clothes. It ensures efficient logging of interventions, which are compared and updated with the patient's care plan.
Nursing Station: An interface connected to EMR database like PointClickCare. Provides patient info (age, medication), intervention history, and data on pain level and position tracking for informed decision-making.
06 - Prototype
07 - Testing rd 1
Prototypes were evaluated using tests for performance, user satisfaction, and cognitive load. To compare with the existing system under COVID-19 constraints, a mock Electronic Medical Record (mock-EMR) was created in Microsoft Excel to compete against the Bedside/Tablet interface. These tests were performed on a virtual call or in-person.
System Usability Scale (SUS): Testers simulated nurse/PSW tasks on prototypes, including mock PCC. Post-task, a 10-question SUS questionnaire assessed usability and learnability for comparison with current and future systems.
NASA TLX: Testers replicated tasks on prototypes, including mock PCC. Post-task, a 6-question NASA questionnaire gauged perceived workload that we could compare with the current system.
Tapping Test: Testers tapped rhythmically with their non-dominant hand or foot while using the prototype. Areas of slow or irregular tapping indicated increased cognitive load, particularly on the bedside interface, where the test was focused.
Sternberg Test: Testers remembered instructions, completed tasks with prototype/mock PCC, then recalled instructions. Success rate indicated impact on short-term memory, exclusive to bedside interface.
Qualitative Feedback: After the testing session, the user would provide feedback on the interface and their experience identifying moments of vagueness, confusion, or frustration.
08 - Refinements
Refinement 1: Some users were confused how many options there were allowed to select on a given page. To address this, checkboxes were used on pages where you could select multiple items and radio buttons were used when only one item can be selected.
Refinement 2: Button size and colour contrast was improved to comply with WCAG 2.0 Accessibility guidelines.
Refinement 3: To reduce confusion, the alert icon was updated to a red clock to show that the patient hasn't been seen in >2 hours
Refinement 4: Button size and colour contrast were changed to comply with WCAG 2.0 and Google Material Design Accessibility guidelines.
Refinement 5: Braden scores were added to the main page because they can help make quicker, better decisions.
09 - Testing rd 2
Using the improved designs after the redesign, we tested again using the same methods to validate the improvements!
11 - Takeaways