EHR Design

Software Takeover

by Jerome Carter on May 7, 2012 · 0 comments

Marc Andreessen, of Netscape and Mosaic fame, and current uber venture capitalist, wrote a fascinating essay last year in the Wall Street Journal.  In Why Software is Eating the World, he makes the case that software-based companies are gradually assuming a dominant position in the economy.  Andreessen offers the following as the basis for this [...]

{ 0 comments }

Managing Test Results, It’s a Process

by Jerome Carter on April 23, 2012 · 0 comments

Dealing with abnormal test results was one of the main misery points during my years in practice.    It was too easy for things to fall through the cracks.    When clinicians receive an abnormal result, the usual steps are: review the patient’s chart, decide what to do, and take action.  Proper management may require additional tests, [...]

{ 0 comments }

For the last few weeks or so, I have taken time from other activities in order to take a fresh look at EHR design. This was not on my to-do list.  It came about because of my interest in how usability, workflow, and other design issues affect implementation success.   EHR implementation is a source of [...]

{ 0 comments }

Use and Usability

by Jerome Carter on April 11, 2012 · 0 comments

Since the initiation of the NIST EHR usability program, I have noticed a range of reactions to its supposed intent.  Everything from “the federal government should not dictate EHR design” to “it’s about time someone did something about EHR usability.”  It appears that much of the discrepancy in opinion may be due to the varying [...]

{ 0 comments }

EHR Data Accuracy—Should You Be Concerned?

by Jerome Carter on April 9, 2012 · 0 comments

When creating the EHR at UAB, I spent months working on the data model.   Much of that effort went into making sure that the data captured would be suitable for outcomes research.   Of course, the data model can only do so much to ensure data quality–what users choose to enter also plays a role. Anyone [...]

{ 0 comments }

Software Architecture and Design, First Steps

by Jerome Carter on February 29, 2012 · 0 comments

The desire to understand modern software development best practices is the impetus behind my study of software architecture and design.  Fortunately, there are many good books on the topic.  Primarily, I have been using: Software Architecture in Practice, Second Edition and Microsoft Application Architecture, Second Edition (1). The former is recommended by the Software Engineering [...]

{ 0 comments }

NIST Usability Resources—A Goldmine for Developers

by Jerome Carter on February 1, 2012 · 0 comments

I have just finished rereading the NIST Draft EHR Usability Protocol (EUP).   I am even more impressed with its quality now that I have a new software project underway.   When developing software, creating an actionable set of requirements is difficult.   Working with users only solves part of the problem because naïve users (those who have [...]

{ 0 comments }

Getting Serious About Software Architecture and Design

by Jerome Carter on January 16, 2012 · 0 comments

As I mentioned in the last post, I am making good progress toward learning object-oriented development methods.   During the holiday break, I created a small web project to test my understanding so far.   The results were encouraging, convincing me to promote my programming activities from a hobby to a real business pursuit.    Likewise, mastering the [...]

{ 0 comments }

What If EHRs Were More Like Content Management Systems?

by Jerome Carter on November 16, 2011 · 0 comments

A few posts back,  I described how the flexibility offered by content management systems made them superior to traditional methods for building websites.     Content management systems such as WordPress (used for building this site) are designed in a way that allows new capabilities to be added to sites quickly and easily.  The appearance of a [...]

{ 0 comments }