You are on page 1of 8

International Journal of Medical Informatics 110 (2018) 90–97

Contents lists available at ScienceDirect

International Journal of Medical Informatics


journal homepage: www.elsevier.com/locate/ijmedinf

Clinician user involvement in the real world: Designing an electronic tool to T


improve interprofessional communication and collaboration in a hospital
setting

Terence Tanga,b, , Morgan E. Limc,d, Elizabeth Mansfieldc,e, Alexander McLachlanf,
Sherman D. Quanc
a
Institute for Better Health and Program of Medicine, Trillium Health Partners, 100 Queensway West, Clinical Administrative Building, 6th floor, Mississauga, Ontario,
L5B 1B8, Canada
b
Department of Medicine, University of Toronto, Toronto, Ontario, Canada
c
Institute for Better Health, Trillium Health Partners, Mississauga, Ontario, Canada
d
Institute for Health Policy, Management, and Evaluation, University of Toronto, Toronto, Ontario, Canada
e
Department of Occupational Science and Occupational Therapy, University of Toronto, Toronto, Ontario, Canada
f
Department of Family Medicine, McMaster University, Hamilton, Ontario, Canada

A R T I C L E I N F O A B S T R A C T

Keywords: Objectives: User involvement is vital to the success of health information technology implementation. However,
Software design involving clinician users effectively and meaningfully in complex healthcare organizations remains challenging.
User involvement The objective of this paper is to share our real-world experience of applying a variety of user involvement
Hospital communication system methods in the design and implementation of a clinical communication and collaboration platform aimed at
facilitating care of complex hospitalized patients by an interprofessional team of clinicians.
Methods: We designed and implemented an electronic clinical communication and collaboration platform in a
large community teaching hospital. The design team consisted of both technical and healthcare professionals.
Agile software development methodology was used to facilitate rapid iterative design and user input. We in-
volved clinician users at all stages of the development lifecycle using a variety of user-centered, user co-design,
and participatory design methods.
Results: Thirty-six software releases were delivered over 24 months. User involvement has resulted in im-
provement in user interface design, identification of software defects, creation of new modules that facilitated
workflow, and identification of necessary changes to the scope of the project early on.
Conclusion: A variety of user involvement methods were complementary and benefited the design and im-
plementation of a complex health IT solution. Combining these methods with agile software development
methodology can turn designs into functioning clinical system to support iterative improvement.

1. Introduction achieving this.


Although there are multiple definitions of “user involvement” in the
Although health information technology (HIT) has the potential to literature [6,7], we use this term in general to describe “any direct
improve healthcare through enhancing efficiency and safety [1], this contact with users” [7].
potential has not yet been fully realized [2]. Challenges to the success of There are three major strategies for involving users in HIT projects
HIT are largely due to non-technical issues such as poor usability that and they lie on a continuum from least to most user control [8,9]. The
impact communication and workflow [3]. Therefore, HIT requires the first strategy is user-centered design, where the designer actively studies
design of user friendly tools that are context appropriate [4]. Im- and understands the users’ perspectives and experiences to ensure the
plementation considerations including the impact on workflow must be product is useful and usable to them [8]. Examples include usability
addressed early in the initial planning and design stages if HIT appli- testing and user observation [8]. Because the user is the object of study
cations are to be successful [5]. User involvement is one approach for rather than driving the design process, it is considered to have the least


Corresponding author at: Institute for Better Health and Program of Medicine, Trillium Health Partners, 100 Queensway West, Clinical Administrative Building, 6th floor, Mississauga,
Ontario, L5B 1B8, Canada.
E-mail addresses: terence.tang@utoronto.ca, terence.tang@thp.ca (T. Tang).

https://doi.org/10.1016/j.ijmedinf.2017.11.011
Received 12 July 2017; Received in revised form 31 October 2017; Accepted 19 November 2017
1386-5056/ © 2017 The Authors. Published by Elsevier Ireland Ltd. This is an open access article under the CC BY-NC-ND license
(http://creativecommons.org/licenses/BY-NC-ND/4.0/).
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

user control. The second strategy is user co-design, where the designer Care Connector’s architecture is modular, allowing each module to
and users design the product together [8]. This gives the user more be developed independently and address a different yet interconnected
control in the design process and examples of such techniques include clinical workflow. To date, these include the physician sign-out, pro-
design meetings with prototypes and simulation [8]. The third major gress note, interprofessional care planner, patient centered messaging,
strategy is participatory design, where the user is an active participant in patient flow planner, and electronic discharge summary modules
design and has a strong voice in decision-making, driving the innova- (Table 1). These modules are interconnected by the sharing of in-
tion while the designer facilitates the creative process [8,10,11]. Ex- formation. Examples include displaying a patient’s medical information
amples of this strategy include design games, CARD, PICTIVE, and the contained in the physician sign-out in the interprofessional care planner
third-generation participatory design method [8,11,12]. so that the entire care team shares this understanding, and the ability
Reported benefits of user involvement in HIT projects include im- for the discharge summary module to pre-populate fields from the
proved system quality due to accurate user requirements gathering, physician sign-out module to reduce the need for repeated data entry or
inclusion of useful features and exclusion of less useful features, higher the likelihood of missing information.
level of user acceptance and adoption during implementation, de-
creased training needs due to increased system understanding by users, 2.3. Approach to iterative design and development
and higher level of participation by users in the organization [7,8,13].
Despite the reported benefits of user involvement in HIT develop- We built Care Connector using Agile software development meth-
ment, it remains complex and difficult to achieve in practice due to odology where usable software is delivered on a frequent basis so that
social, cultural, organizational, and technical factors [14,15]. Other the product can be iteratively improved based on feedback from real
challenges identified include lack of time for both users and the project use [29,30]. The design team directly engaged clinician users to ensure
team, difficulty in obtaining representative users as clinicians have busy design decisions and software requirements fit the true needs of the
schedules, disagreement between users and the inability to reach a users and their clinical workflows. Using this approach, a new version
consensus, and the lack of necessary technical skills or knowledge by of software was released once every 2–4 weeks during active develop-
users to effectively participate in the design process [7,8]. The chal- ment. The design team meets on a weekly basis to review feedback from
lenges has led to some projects paying only “lip-service” to user in- users, on-going development tasks, and prioritize development activ-
volvement, and one qualitative study concluded that physician users ities including bug fixes and new features. The design team is composed
participating in one HIT project were not active participants in decision of 1 project lead, 1 project manager, 2 developers, 1 business analyst, 1
making, and were reduced to mere clinical consultants informing about physician lead, 1 nursing lead, and a learner. The physician and nursing
needs and requirements [15,16]. leads are users of the system themselves.
To increase the success of future HIT projects, research into user
involvement best practices in system development, and the dissemina- 2.4. User involvement methodology
tion of experiences of both successful and failed HIT projects are desired
by the health informatics community [3,8]. With this in mind, we de- We used a variety of methods at different points to involve users in
scribe our real-life experience with applying a variety of user involve- the design and development of Care Connector as the design needs
ment methods in the design and development of a clinical commu- arose. Due to rapid development timeline, we chose methods that were
nication and collaboration platform (called Care Connector) for feasible (balancing effective feedback with resources required). Table 2
frontline clinicians. summarizes the user involvement methods and the timing of use in the
Care Connector project.
2. Materials and methods
2.4.1. Initial design of modules: user centered design, user co-design, and
2.1. Setting participatory design
We used all 3 strategies (user-centered design, user co-design, and
Trillium Health Partners (THP) is a large community teaching participatory design) during the initial design of modules to ensure the
hospital in Mississauga, Ontario, Canada, affiliated with the University software truly met the needs of frontline clinicians. We observed users
of Toronto. In 2016/2017, it operated 1252 in-patient beds, had 63,334 (a user-centered design method) carrying out their daily work activities
in-patient admissions, and 270,929 Emergency Department visits. to better understand the potential impact of an electronic tool on
clinical workflow. We shadowed physicians and nurses (weekdays,
2.2. Care Connector weekends, and nights) as they performed their work. We took notes and
recorded the amount of time each spent on communication and doc-
Effective communication and teamwork are increasingly recognized umentation activities.
as crucial to providing high quality, efficient, and safe care in health- We also employed user co-design methods extensively during the
care organizations [17–21]. Care Connector is an interprofessional requirements gathering and the initial design phase of each module. For
(when 2 or more professions work together to improve collaboration each module, we held design meetings with relevant user groups (e.g.
and quality of care [22]) clinical communication and collaboration physicians for the physician sign-out module, and nursing and allied
platform that facilitates coordinated care of complex hospitalized pa- health staff for the interprofessional care planner). Invitations to these
tients. Its users include physicians, nurses, and the allied health team meetings were open (and non-mandatory) and any interested in-
(physiotherapists, occupational therapists, dietitians, speech language dividuals were welcome to attend. The initial objective was to confirm
pathologists, pharmacists, and social workers). It was designed and and fully understand the problem to be solved from frontline clinicians’
developed at THP to address limitations of existing communication perspectives. This then led to discussions for creating solutions tailored
technology including lack of context [23], workflow interruptions for the clinicians and determining how the new solutions would in-
[24,25], reaching wrong recipients [26], privacy and security concerns tegrate into their clinical workflow. Based on this knowledge, the de-
[27], and not being inclusive of all team members [28]. It is a web- sign team built prototypes of the solution in the form of screen mockups
based application distinct from the primary hospital information system supported by workflow diagrams. The Balsamiq Mockups software [31]
(HIS). However, to integrate seamlessly into clinicians’ workflow, it was used to produce these prototypes (see example in Fig. 1). In sub-
does retrieve information from and can write information to the pri- sequent meetings, clinician users would provide feedback on these
mary HIS. This paper describes the user involvement methods used prototypes and the design was iteratively improved upon. Prior to de-
during the design of this platform. ployment of a module, frontline clinicians worked collaboratively with

91
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

Table 1
Care Connector modules.

Module Description Value

Physician Sign-Out An electronic standardized template (based on IPASSa) to ensure the 1) Improves information continuity to facilitate safe, coordinated and
timely and comprehensive transfer of patient information for patient clinically coherent care from one physician to another
hand-over from one physician to another. 2) Improves workflow efficiency
3) Addresses privacy and security issues with alternative handover
methods (e.g., use of personal emails, text messages etc.)
Interprofessional Care Facilitates nursing hand-over and provides a snapshot of a patient’s 1) Improves shared understanding of the patient’s comprehensive
Planner current conditions (medical, social, functional) and plan of care from an care needs (medical, social, functional) by the interprofessional
interprofessional perspective, allowing clinical team members to align care team. This may lead to:
their care activities. a.) improved quality and efficiency of care (more timely
Patient-centered Messaging Secure method for communicating amongst the interprofessional team of arrangement of needed tests/services)
clinicians in an asynchronous, less disruptive fashion. All messages center b.) improved teamwork
around the patient rather than the provider, so one-to-one care 2) Reduction of unnecessary interruptions for team members, improving
conversations are recorded, archived, and accessible by the entire care workflow efficiency
team. 3) Addresses privacy and security concerns with alternate methods of
communication e.g. SMS text messages
Patient Flow Planner Supports clinical operations to improve patient flow and discharge 1) Focuses care team on a goal for discharge (estimated date of
planning. It facilitates communication across the interprofessional care discharge)
team to unlock barriers to discharge. 2) Prioritizes patients and provides more predictability around
discharges for bed management and planning
Electronic Discharge Replaces the process of dictating and transcribing the discharge summary. 1 Is a living document so information can be updated at any time
Summary The electronic discharge summary would become more interprofessional, during the admission, ensuring details are not lost over time.
incorporating instructions from nursing and allied health. Since the 2 More timely completion of discharge summary
discharge summary would be completed prior to discharge, a patient- 3 Reduction in transcription costs
friendly version can also be generated based on the Patient Oriented 4 Patient is able to have a patient friendly copy at the time of discharge
Discharge Summary (PODS)b project.
Progress Note Allows physicians and allied health staff to produce daily progress notes 1) Improves workflow efficiency by eliminating the need to double
while updating information in the Physician Sign-out Tool or the document and reducing the amount of time it takes to document
Interprofessional Care Planner. 2) Improves documentation and coding as information is more complete
and legible
ED Intake Sheet Allows the on-call physician in the Emergency Department a snapshot 1) Improves communication between admitting physicians and in-
view of the census of all in-patient teams and to distribute admitted patient physicians of newly admitted patients
patients according to workload.

a
Starmer AJ, Spector ND, Srivastava R, Allen AD, Landrigan CP, Sectish TC, et al. I-pass, a mnemonic to standardize verbal handoffs. Pediatrics. 2012;129(2) :201-4.
b
Hahn-Goldberg S, Okrainec K, Huynh T, Zahr N, Abrams H. Co-creating patient-oriented discharge instructions with patients, caregivers, and healthcare providers. J Hosp Med.
2015;10(12):804-7.

the design team to agree on an implementation plan. problems [32]. The users were asked to perform 5 representative tasks
Embracing participatory design principles, we embedded two clin- with the physician sign-out module while being observed and timed.
ician users (the physician and nursing leads) as an integral part of the They were also asked to think aloud and to provide comments during
design team. They participated in weekly design team meetings and had the exercise [33]. An observer noted usability issues (e.g. issues with
a strong voice in decision making by the team. They were also able to navigation, unclear labels) during these tasks and recorded comments
facilitate a close relationship between the design team and frontline and feedback from users. Amount of time required to complete each
clinician users, often bringing back on-the-ground feedback and in- task was also recorded. Usability issues with the user interface and
sights into the impact of our modules on workflow both during the workflow issues were identified so the design team could use this
design and implementation phases. feedback to improve subsequent releases.

2.4.2. Usability testing: user-centered design 2.4.3. Feedback and iterative improvement: user co-design and
Following the deployment of the first module (the physician sign- participatory design
out), we conducted usability testing (a user-centered design method) with To gather feedback and generate ideas for improvement, we continued
5 physicians recruited using a convenience sampling strategy. A sample to hold design meetings (a user co-design method) after each module was
size of 5 users was previously shown to discover 55–99% of usability released in clinical use. We continuously received feedback through both

Table 2
User involvement methods during design of Care Connector.

Design Phase User Involvement Method Major Results

Initial design of modules User-centered design: user Significant change to scope and use of Patient Centered Messaging module to initially target non-
observation urgent messages only due to observation of bed-side nurses’ workflow and their communication needs
User co-design: design meeting with Identified additional modules (Progress Note and ED Intake Sheet) that are time-saving features that
prototyping would facilitate user adoption.
To meet the needs of the clinical team, designed an Interprofessional Care Planner (rather than
Nursing Handover tool as initially planned).
Participatory design Facilitated design meetings and initial design of modules.
Usability Testing User-centered design: usability Identified usability issues with user interface, leading to improvement in subsequent versions.
testing
Feedback and iterative User co-design Identified workflow enhancements.
improvement Participatory design Identified new features/enhancements through actual use of software as it relates to clinical workflow.
Facilitated close relationship with users.

92
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

Fig. 1. Example of low fidelity prototypes used in design meetings.

formal (in design meetings, questionnaires, helpdesk tickets) and informal facilitated this close relationship with users and continued to have a strong
(through hallway conversations and user initiated emails to members of voice in decision making to guide the design team in making improvement
the design team) means. The design team took note of feedback from all decisions throughout the project. This cycle of deploying then obtaining
sources during weekly team meetings and acted upon them when appro- feedback then deploying again quickly continued throughout the project,
priate. The embedded physician and nursing leads (participatory design) with changes being released every 2–4 weeks.

93
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

Fig. 2. Different versions of the same screen of Care Connector. Image on the top is the earlier version, while image on the bottom is the current version. A. The Patient List. This is the
view that clinicians use to see a list of own patients. It displays the patient’s demographic information, location, diagnosis, and other administrative information. B. The Physician Sign
Out. This view is where physicians enter information that he/she wants to handover to a covering physician or next physician who would assume care.

3. Results infrequently during observations, with physicians leading in this prac-


tice (31 emails and 125 text messages). In addition, observation showed
Care Connector’s first module (Physician Sign-Out) was released in that a web-based application for communication might not fit bedside
January 2015 after engaging with Hospitalist physicians who identified nurses’ workflow as they are busy and rarely sit in front of a computer.
a need for better physician hand-over to improve clinical workflow, When they did require assistance, the need was often time sensitive,
efficiency, and patient safety. Since then, we have engaged with the making urgent paging and phone calls more appropriate. Based on
entire interprofessional team involved in the care of complex hospita- these results and clinician input, the design team changed the scope of
lized patients to design solutions addressing communication and col- the patient centered messaging module to initially target only non-ur-
laboration needs. There were 36 software releases while the system was gent messages, while allowing urgent messages to be communicated in
in real clinical use over the first 2 years (January 2015 to January the current form (paging and phone calls). This could potentially reduce
2017). Here, we report on how our user involvement experience has interruptions to clinicians by diverting non-urgent messages away from
influenced the design of Care Connector. Table 2 summarizes the major paging and phone calls, while providing asynchronous secured com-
results described in the following subsections. munication channels for the entire team.

3.1. Initial design of modules: user observation (user-centered design) 3.2. Initial design of modules: design meetings with prototyping (user co-
design)
User observation generated significant insights for the design of the
Patient-Centered Messaging module. Trained observers shadowed Design meetings with user groups identified features that would be
nurses and physicians for 282 and 154 hours respectively. Both nurses required to facilitate clinical workflow. During the development of the
and physicians spent significant time on communication (16% for physician sign-out module, physicians identified two modules (ED
nurses, 25% for physicians) and documentation (21% for nurses, 33% Intake Sheet and Progress Note) that were needed to facilitate clinical
for physicians). However, electronic communication happened workflow. The ED Intake Sheet allows admitted patients to be added to

94
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

Fig. 2. (continued)

the system, and the Progress Note allows documentation and updating physicians, making adoption more difficult.
of the Sign-Out at the same time. Without these modules, the use of the Design meetings with nursing and allied health staff had a sig-
physician sign-out would have increased the workload burden on nificant impact in changing the fundamental design of the tool. We

95
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

initially set out to build a nursing handover tool. However, during these beyond the two embedded clinicians, we used user co-design methods
meetings with clinicians, it was clear that building an interprofessional (such as design meetings) to engage a large number of users. Using
care planner would best support team communication around a pa- participatory design in tandem with user co-design enabled timely
tient’s overall care plan and status. Ultimately, the care planner was feeedback to support agile software development cycles. This was cri-
able to support nursing handover as well. The design team worked with tical to the success of the project where adoption was easily achieved
clinicians to define the information to be included in the care planner and feedback suggested that it is a highly functional, practical, and user
and how to pull data from existing systems to avoid duplication of friendly application. Using a variety of user involvement methods was
work. Clinicians also indicated that updating the interprofessional care complementary and strengthened our design.
planner could increase workload from double documentation, so the Drawing on others’ experiences [7,8,11,12] and reflecting on our
progress note feature was made available to them. The information that own, we recognize challenges with user involvement. Pollack and col-
clinicians documented as part of their daily progress note, a required leagues described applying participatory design with physicians and
practice, could now be re-used within the interprofessional care noted that relatively few reports involved clinicians [12]. Pilemalm and
planner. Timpka recognized additional challenges with designing large-scale
systems for a heterogeneous group of users (such as an interprofessional
3.3. Usability testing (user centered design) team) and adapted traditional participatory design principles to pro-
pose the third-generation participatory design method [11]. While
Usability testing has provided the design team with formal feedback participatory design techniques produce designs that suit the needs and
to improve the user interface. With the deployment of Care Connector’s workflows of users, there is still a gap in turning these designs into
first module (physician sign-out), 5 physicians each performed 5 re- actual implementations [11,12]. Designs remaining too abstract and
presentative tasks. The average time taken to perform each task varied lack of design knowledge by users were also challenging [11,12]. In this
from 18 to 118 seconds, with considerable variability between users. current report, we demonstrated that user involvement methods are
Usability testing identified issues including unclear meaning of ab- complementary and can be effectively applied to a heterogenous group
breviations and acronyms (e.g. “w.e.” for weekend), unclear location of of clinician users. Using prototypes made early designs less abstract and
items (cannot find “see on weekend” checkbox), and navigation chal- allowed users to participate in the process. Finally, combining agile
lenges (scrolling required to find the team menu). Improvements were software development methodology with user involvement can turn
made as a result. Fig. 2 shows early versions of the Patient List and designs and ideas into a functional system and achieve iterative im-
Physician Sign-Out, as compared to the current version. provement in a busy clinical setting.

3.4. Feedback and iterative improvement: participatory design 5. Conclusion

Our physician and nursing leads helped facilitate continuous in- Though there are challenges, we demonstrated that using different
volvement of users. This involvement guided many decisions regarding user involvement methods combined with agile software development
the direction of the project and on multiple occasions identified features methodology is feasible and effective for engaging clinicians in a real-
that would enhance clinical workflow. Examples include adding func- world healthcare environment for developing complex HIT systems.
tionality to the ED intake sheet module to prevent extra admissions to Further research into the best practices of achieving user involvement
teaching teams, systematically generating admission emails as safe- in the design of complex HIT systems would increase the success of
guards to ensure no admissions were missed, and the ability for nursing future HIT projects.
staff to print the care planner for multiple patients from one screen.
Funding
3.5. System use and reach
Funding for the design, development, and implementation of Care
The use of Care Connector is voluntary and not mandated by the Connector is provided by Trillium Health Partners.
design team or hospital leadership. System use statistics showed that
Care Connector had more than 300 unique users spanning the entire Competing interests
interprofessional team, facilitated physician handover for 13,687 hos-
pitalizations, and generated 27,122 progress notes over 2 years. The Care Connector project was funded by, developed at, and
owned by Trillium Health Partners (THP). TT, ML, EM, SQ are staff at
4. Discussion THP. TT, ML, EM, and SQ are also investigators in the mixed methods
evaluation of Care Connector, which has received research funding
User involvement in HIT can be difficult to achieve in practice, and from Canadian Medical Protective Association (CMPA), and Physician
many practical implementation details remain areas of active research Services Incorporated (PSI) Foundation.
[8,15]. We shared our real-life experience of applying user-centered
design, user co-design, and participatory design methods in supporting Acknowledgements
the development and implementation of Care Connector with frontline
clinicians. User-centered design was effective in informing the design of We would like to acknowledge the clinicians of Trillium Health
new modules, but was inefficient in obtaining iterative feedback for Partners for participating in this project, the technical team (Rafael
enhancements due to resource intensiveness (user observation) and Cunhar, Jason Percival, Janice Do Rego, Arif Siddiqui, Ellen Roberto,
difficulty of scheduling with busy clinicians (both usability testing and Andrea Coburn, Emanuel Lucez) for successfully delivering the project,
user observation) to obtain timely feedback necessary for rapid agile Dr. Robert Reid for guidance on this manuscript, and Dr. Dante Morra
software development cycles. This gap was well addressed by the for conception of the project.
complementary methods of participatory design and user co-design.
Using participatory design, our physician and nursing leads were em- References
bedded as part of the core design team and played a key role in design
decision making. Their participation and insights allowed us to build [1] R. Hillestad, J. Bigelow, A. Bower, F. Girosi, R. Meili, R. Scoville, et al., Can elec-
functionality that met the needs of users efficiently and rapidly. To tronic medical record systems transform health care? Potential health benefits,
savings, and costs, Health Aff. (Millwood) 24 (5) (2005) 1103–1117.
ensure the varied perspectives of the broader user group is represented

96
T. Tang et al. International Journal of Medical Informatics 110 (2018) 90–97

[2] A.L. Kellermann, S.S. Jones, What it will take to achieve the as-yet-unfulfilled Adverse Events Study: the incidence of adverse events among hospital patients in
promises of health information technology, Health Aff. (Millwood) 32 (1) (2013) Canada, CMAJ 170 (11) (2004) 1678–1686.
63–68. [18] A. Lee, P.D. Mills, J. Neily, R.R. Hemphill, Root cause analysis of serious adverse
[3] B. Kaplan, K.D. Harris-Salamone, Health IT success and failure: recommendations events among older patients in the Veterans Health Administration, Joint Comm.
from literature and an AMIA workshop, J. Am. Med. Inf. Assoc. 16 (3) (2009) Res. 40 (6) (2014) 253–262.
291–299. [19] L. Lemieux-Charles, W.L. McGuire, What do we know about health care team ef-
[4] M.C. Beuscart-Zéphir, P. Elkin, S. Pelayo, R. Beuscart, The human factors en- fectiveness? A review of the literature, Med. Care Res. Rev. 63 (3) (2006) 263–300.
gineering approach to biomedical informatics projects: state of the art, results, [20] B. Okoniewska, M.J. Santana, H. Groshaus, S. Stajkovic, J. Cowles, D. Chakrovorty,
benefits and challenges, Yearb. Med. Inf. 10 (2007) 9–27. et al., Barriers to discharge in an acute care medical teaching unit: a qualitative
[5] K. Cresswell, A. Sheikh, Organizational issues in the implementation and adoption analysis of health providers' perceptions, J. Multidiscip. Healthc. 8 (2015) 83–89.
of health information technology innovations: an interpretative review, Int. J. Med. [21] R.M. Wilson, B.T. Harrison, R.W. Gibberd, J.D. Hamilton, An analysis of the causes
Inf. 82 (5) (2013) e73–86. of adverse events from the Quality in Australian Health Care Study, Med. J. Aust.
[6] M. Bano, D. Zowghi, User involvement in software development and system success: 170 (9) (1999) 411–415.
a systematic literature review, Proceedings of the 17th International Conference on [22] S. Reeves, J. Goldman, J. Gilbert, J. Tepper, I. Silver, E. Suter, et al., A scoping
Evaluation and Assessment in Software Engineering: EASE, Apr 14–16, Porto de review to improve conceptual clarity of interprofessional interventions, J. Interprof.
Galinhas, Brazil2013. p. 125., 2013. Care 25 (3) (2011) 167–174.
[7] S. Kujala, User involvement: a review of the benefits and challenges, Behav. Inf. [23] B.M. Wong, S. Quan, S. Shadowitz, E. Etchells, Implementationn and evaluation of
Technol. 22 (1) (2003) 1–16. an alpha-numeric paging system on a resident inpatient teaching service, J. Hosp.
[8] A. Kushniruk, C. Nøhr, Participatory design, user involvement and health IT eva- Med. 4 (8) (2009) E34–E40.
luation, Stud. Health Technol. Inform. 222 (2016) 139–151. [24] M. Weigl, A. Müller, A. Zupanc, J. Glaser, P. Angerer, Hospital doctors' workflow
[9] M.J. Muller, S. Kuhn, Participatory design, Commun. ACM 36 (6) (1993) 24–28. interruptions and activities: an observation study, BMJ Qual. Saf. 20 (6) (2011)
[10] J. Clemensen, S.B. Larsen, M. Kyng, M. Kirkevold, Participatory design in health 491–497.
sciences: using cooperative experimental methods in developing health services and [25] M. Woloshynowych, R. Davis, R. Brown, C. Vincent, Communication patterns in a
computer technology, Qual. Health Res. 17 (1) (2007) 122–130. UK emergency department, Ann. Emerg. Med. 50 (4) (2007) 407–413.
[11] S. Pilemalm, T. Timpka, Third generation participatory design in health in- [26] B.M. Wong, S. Quan, C.M. Cheung, D. Morra, P.G. Rossos, K. Sivjee, et al.,
formatics–making user participation applicable to large-scale information system Frequency and clinical importance of pages sent to the wrong physician, Arch.
projects, J. Biomed. Inform. 41 (2) (2008) 327–339. Intern. Med. 169 (11) (2009) 1072–1073.
[12] A.H. Pollack, A. Miller, S.R. Mishra, W. Pratt, PD-atricians: leveraging physicians [27] A.H. Greene, HIPAA compliance for clinician texting, J. AHIMA 83 (4) (2012)
and participatory design to develop novel clinical information tools, AMIA Annual 34–36.
Symposium Proceedings/AMIA Symposium AMIA Symposium. 2016 (2016) [28] R. Wu, V. Lo, D. Morra, E. Appel, T. Arany, B. Curiale, et al., A smartphone-enabled
1030–1039. communication system to improve hospital communication: usage and perceptions
[13] M.L. Bernstein, T. McCreless, M.J. Cote, Five constants of information technology of medical trainees and nurses on general internal medicine wards, J. Hosp. Med. 10
adoption in healthcare, Hosp. Top. 85 (1) (2007) 17–25. (2) (2015) 83–89.
[14] K. Cresswell, Z. Morrison, S. Crowe, A. Robertson, A. Sheikh, Anything but engaged: [29] K. Beck, M. Beedle, A. van Bennekum, Principles, 2001. Available from: http://
user involvement in the context of a national electronic health record im- www.agilemanifesto.org/principles.html.
plementation, Inform. Prim. Care 19 (4) (2011) 191–206. [30] K. Beck, M. Beedle, A. van Bennekum, Software Development, 2001. Available
[15] A.W. Kushniruk, P. Turner, Who's users? Participation and empowerment in socio- from: http://www.agilemanifesto.org/.
technical approaches to health IT developments, Stud. Health Technol. Inform. 164 [31] B. Studios, Balsamiq Mockups, 2015.
(2011) 280–285. [32] L. Faulkner, Beyond the five-user assumption: benefits of increased sample sizes in
[16] A.M. Høstgaard, P. Bertelsen, C. Nøhr, Methods to identify, study and understand usability testing, Behav. Res. Methods Instrum. Comput. 35 (3) (2003) 379–383.
end-user participation in HIT development, BMC Med. Inform. Decis. Mak. 11 [33] A.W. Kushniruk, E.M. Borycki, Integrating low-cost rapid usability testing into agile
(2011) 57. system development of healthcare IT: a methodological perspective, Stud. Health
[17] G.R. Baker, P.G. Norton, V. Flintoft, R. Blais, A. Brown, J. Cox, et al., The Canadian Technol. Inform. 210 (2015) 200–204.

97

You might also like