Hi fellow CMIOs, CNIOs, and other Informatics friends,
Today I thought I'd share some materials I delivered in a talk back in 2023 for Dr. Judi Binderman, a really seasoned Clinical Informaticist and good friend of mine. I recently discovered these when going through some old slides. At the time, Dr. Binderman had asked me to speak briefly to her team at Community Medical Centers in Fresno, CA about some helpful tips and tricks of clinical workflow redesign :
- Waterfall Methodology - Linear, step-by-step, good for plan-first approach, takes longer but especially well-suited for Healthcare or new high-risk scenarios where one build is all you can plan for.
- Agile (Software Development) Methodology - Iterative, emphasizes rapid feedback and adaptation, sometimes useful when clinical workflows are evolving or need user-centered design - but not ideal for Healthcare scenarios. Better built for speed and iterations.
- the project priority, estimated scope, estimated stakeholders, estimated deliverables, and necessary resources,
- the estimated Total Cost of Ownership (TCO) and Return on Investment (ROI)
Q : Who is doing what, and in what sequence (order)?
Procedure (n.) (synonym : workflow, recipe, process, algorithm) - An ordered series of tasks that uses people, time, and resources to achieve a desired goal or outcome.
Task = [ WHO ] will/may [ WHAT ] { how } { when } { where } { why }
where :
- [ WHO ] = Role of the person that will perform the task
- will/may = Use "WILL" for required tasks, "MAY" for optional tasks
- [ WHAT ] = Brief description of the task
- { how } = Optional modifier, use only when needed to clarify how the task is performed
- { when } = Optional modifier, use only when needed to clarify when the task is performed (for timing/duration)
- { where } = Optional modifier, use only when needed to clarify where the task is performed
- { why } = Optional modifier, use only when needed to clarify why the task is formed
- Cost = Labor + Materials
- Cost = (Salary * Time) + Materials
I hope this has been a helpful journey into how to document, analyze, and develop your own clinical workflows. If you have any questions, please feel free to leave them in the feedback/comment section below! (And special thank you to both Dr. Judi Binderman and Dr. Charles Webster for their contributions to this post!)
REMEMBER : This blog is for education and discussion purposes only - Your mileage may vary. Have any other helpful tricks for quickly untangling or developing clinical workflows? Feel free to leave them in the comments section below!


































