<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>ed-informatics.org</title>
	<atom:link href="http://ed-informatics.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://ed-informatics.org</link>
	<description>medical computer usability, viewed from the ED</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Visibility</title>
		<link>http://ed-informatics.org/2012/02/08/visibility/</link>
		<comments>http://ed-informatics.org/2012/02/08/visibility/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 03:40:40 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Charting]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Emergency Department]]></category>
		<category><![CDATA[Medical Charting]]></category>
		<category><![CDATA[Tracking System]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Visibility]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1496</guid>
		<description><![CDATA[&#8220;Out of sight, out of mind.&#8221; Ever heard the one about the early translation program that converted this aphorism into Chinese and then back? It came out as &#8220;invisible idiot.&#8221; Regardless, &#8220;out of sight, out of mind&#8221; is a good general psychological principle. In any nuclear power plant control station, air traffic control center, AWACS plane, aircraft cockpit, or any busy and confusing medical setting whether [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 207px"><a href="http://www.mountainproject.com/v/invisible-idiot/105759972"><img title="Invisible Idiot Climbing Route" src="http://www.mountainproject.com/images/20/96/1322096_medium_349a18.jpg" alt="" width="197" height="288" /></a><p class="wp-caption-text">&quot;Invisible Idiot&quot; Climbing Route</p></div>
<p>&#8220;Out of sight, out of mind.&#8221;</p>
<p>Ever heard the one about the early translation program that converted this aphorism into Chinese and then back? It came out as &#8220;<a href="http://www.snopes.com/language/misxlate/machine.asp">invisible idiot</a>.&#8221; Regardless, &#8220;out of sight, out of mind&#8221; is a good general psychological principle. In any nuclear power plant control station, air traffic control center, <a href="http://en.wikipedia.org/wiki/Airborne_Warning_and_Control_System">AWACS plane</a>, aircraft cockpit, or any busy and confusing medical setting whether inpatient, outpatient or ED , people need to know what&#8217;s going on. It&#8217;s called <a href="http://en.wikipedia.org/wiki/Situational_awareness">situational awareness</a>, and it is key to avoiding human error. And we need to keep unimportant stuff out of sight, and out of mind, so people can concentrate on what&#8217;s important.</p>
<p>But to keep nuclear reactor coolant pumps, aircraft, or patients in people&#8217;s minds, we put something in front of them. Even if it&#8217;s just a tiny blinking light, a text summary. or an icon of an airplane. That is why there are <a href="http://ed-informatics.org/series/tracking-systems/">tracking systems</a>, to which many of the essays on this site are devoted.<span id="more-1496"></span></p>
<p>However, the principle applies in other settings, including medical charting.</p>
<p>I dictate many of my charts using a system from <a href="http://www.nuance.com/">Nuance</a>/<a href="http://www.nuance.com/products/dictaphone-enterprise-speech/index.htm">Dictaphone</a> called <a href="http://www.nuance.com/products/dictaphone-enterprise-speech/enterprise-workstation/index.htm">Enterprise Workstation</a>. Indeed,  in the ED, all of our physician charts, even those of rotating interns, have been done on this system for several years. (We&#8217;ve actually used speech recognition for all our charts for over ten years, using some predecessor systems.) It has been fairly succesful by many measures.</p>
<p>There are a few problems with it, including a klunky interface and the total lack of user interface upgrades for years, but one problem in particular stands out: chart completion. We have to have people tracking our charts. They are always emailing us about charts that we have</p>
<ol>
<li>forgotten to do, or</li>
<li>left in self-edit mode (not yet signed), or</li>
<li>there is an unsigned resident note (sometimes an attending physician will tell a resident not to dictate a chart as the attending has done a complete chart, but the resident goes ahead and dictates a note and the attending doesn&#8217;t know it exists).</li>
</ol>
<p>We could save $$$ and lots of people&#8217;s time if only chart status was apparent to our docs and midlevels. The system should make charts visible, so we may form a mental model of our chart status:</p>
<ul>
<li>Do I have charts left over from previous shifts to complete?</li>
<li>Which patients belong to me this shift?</li>
<li>Which charts have been completed by a resident?</li>
<li>Which charts have been completed by me?</li>
</ul>
<p>Any charting system needs a tracking system, not for patients, but for tracking <em>charts</em>. Such a tracking system might look like this:</p>
<div id="attachment_1687" class="wp-caption alignnone" style="width: 310px"><a href="http://ed-informatics.org/wp-content/uploads/2012/01/EWS-Interface-Suggestion.jpg"><img class="size-medium wp-image-1687 " title="EWS-Interface-Suggestion" src="http://ed-informatics.org/wp-content/uploads/2012/01/EWS-Interface-Suggestion-300x186.jpg" alt="EWS-Interface-Suggestion" width="300" height="186" /></a><p class="wp-caption-text">EWS Interface Suggestion</p></div>
<p>Here is the explanation, which I sent to Dictaphone in June 2009:</p>
<p><em>Please look at the attached picture (just a rough sketch in Adobe Illustrator, sorry if it&#8217;s a bit crude).  </em></p>
<p><em>For charts you&#8217;ve &#8220;claimed&#8221; the triangles turn to squares.</em></p>
<p><em>This is from an attending&#8217;s view, things would look different for a resident, CRNP or PA.</em></p>
<p><em>The intern has started a note on Abel Baker but is not currently editing it.  </em></p>
<p><em>The intern has finished a note on Charlie Delta and the R3 has started work on it.  </em></p>
<p><em>The intern AND the R3 have finished their work on Ecco Fox&#8217;s note, and you&#8217;ve claimed it and have started editing (adding your attending note).- in fact, you only see this for a second after you&#8217;ve double- clicked on the line before the actual note pops up in front of you.  </em></p>
<p><em>Some other attending has started a note on Greg Hoatl.</em></p>
<p><em>A midlevel of some sort (CRNP, R2 or R3 &#8211; I grouped them for simplicity) has finished a note on Juliet India, but no attending has claimed it yet.</em></p>
<p><em>You&#8217;ve started a note on Lee Keel but are not editing it right now.</em></p>
<p><em>The intern is editing Mike Novimbur&#8217;s note right now.</em></p>
<p><em>You and the intern are both seeing Oscar Pah; you&#8217;ve edited your attending note a bit, and the intern is currently editing.  </em></p>
<p><em>You can click on any of the icons to edit a chart. If the chart is already open, you will be presented with an option to Cancel or to create a new chart. (If there are two charts for a particular patient, that line will double and it will have two rows of icons to indicate the two charts.)</em></p>
<p>The essential part of this is to make the relevant aspects of your list of charts visible, with nothing else cluttering the screen: &#8220;invisible idiot&#8221;.</p>
<div class="wp-caption alignright" style="width: 147px"><a href="http://www.istockphoto.com/stock-photo-473612-blank-slide.php"><img class="  " title="Blank Film" src="http://i.istockimg.com/file_thumbview_approve/473612/2/stock-photo-473612-blank-slide.jpg" alt="Blank Film" width="137" height="130" /></a><p class="wp-caption-text">Invisible Idiot</p></div>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;count=none&amp;text=Visibility" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;count=none&amp;text=Visibility" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2012/02/08/visibility/','Visibility')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;linkname=Visibility" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fvisibility%2F&amp;title=Visibility" id="wpa2a_2"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2012/02/08/visibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Charting]]></series:name>
	</item>
		<item>
		<title>Consistency</title>
		<link>http://ed-informatics.org/2012/02/08/consistency/</link>
		<comments>http://ed-informatics.org/2012/02/08/consistency/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 22:16:17 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Consistency]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1471</guid>
		<description><![CDATA[Neatness counts. Trying to find my way from the entrance of my 12 year old daughter&#8217;s bedroom to the bed to kiss her goodnight, especially if barefoot, is considerably more dangerous than most of the search and rescue and disaster operations I&#8217;ve been on. Navigating the screens of medical software often seems like walking in [...]]]></description>
			<content:encoded><![CDATA[<p>Neatness counts.<a href="http://www.babble.com/CS/blogs/strollerderby/archive/2009/05/19/dad-calls-cops-for-son-s-messy-room.aspx"><img class="alignright" title="Messy Room" src="http://www.babble.com/CS/blogs/strollerderby/2008/10/01-07/MessyTeenRoom.jpg" alt="" width="238" height="180" /></a></p>
<p>Trying to find my way from the entrance of my 12 year old daughter&#8217;s bedroom to the bed to kiss her goodnight, especially if barefoot, is considerably more dangerous than most of the search and rescue and disaster operations I&#8217;ve been on.</p>
<p>Navigating the screens of medical software often seems like walking in my daughter&#8217;s room with the lights out, blindfolded, backwards. I&#8217;m sure you can find examples in many medical software applications, and there are many causes for such problems.</p>
<p>But one of the most important is consistency, or rather lack of it.</p>
<p><span id="more-1471"></span>I know of one EMR application, <a href="http://www.docutap.com/">DocuTAP</a>, where clicking on things is inconsistent. Sometimes you have to click on something that looks like a button. Sometimes you have to click on a word (and, inconsistent with the standard for web pages, it is neither blue nor underlined, even when you hover the mouse over it). Sometimes you have to click on a checkbox.<a href="http://www.docutap.com/our-solution/design"><img class="alignright" title="DocuTAP EMR" src="http://www.docutap.com/var/ezwebin_site/storage/images/media/images/product-shots03/1536-1-eng-US/product-shots03.jpg" alt="" width="390" height="251" /></a></p>
<p>Sometimes, clicking on a word does nothing, because you have to click the checkbox next to it.</p>
<p>Sometimes, in a configuration screen, you can click on a checkbox, and a checkmark appears, but this has absolutely no effect on anything.</p>
<p>Sometimes, you have to click on a line of text in a listbox and then click on a button below the listbox.</p>
<p>Sometimes, clicking on a word initiates some action.</p>
<p>Sometimes, clicking on a word selects it.</p>
<p>Sometimes, left-clicking on a word results in a popup box, with the word &#8220;remove&#8221; which when clicked removes the word from a list.</p>
<p>Sometimes, you have to <em>right</em>-click to get a context menu to pop up.</p>
<p>Sometimes, you have to click on a word or sentence to select it, then look around and click on the red X at the upper right corner to remove the item. The red X is not a button. It is not blue. It is not underlined. There is nothing that tells you it&#8217;s clickable. It has no <a href="http://ed-informatics.org/2010/11/20/tracking-systems-part-7/">affordance</a>. Once you&#8217;ve figured out to click the red X, it&#8217;s easy to remember, so it&#8217;s <a href="http://ed-informatics.org/2009/12/28/medical-computing-1/">memorable</a>, but it&#8217;s certainly not easily <a href="http://ed-informatics.org/2009/12/28/medical-computing-1/">learnable</a>.</p>
<p>Once, I was totally stymied on how to sign the PA&#8217;s electronic charts; I had clicked on the chart&#8217;s listings in a listbox and reviewed each. But how to &#8220;sign?&#8221; Looking around the list of charts, I saw nothing. Someone finally pointed out to me that, at the very bottom of the screen, far, far away from the couple of charts at the top of the listbox, was a button that said &#8220;Sign.&#8221; Duh.</p>
<p>But I&#8217;m not the only one who had this self-same problem. Many others did.  Placing a button far away from the <a href="http://ed-informatics.org/2010/02/11/medical-computing-10/">foveal vision range</a> of the items on which it is to operate is not, apparently, a good idea.  This seems like a good candidate for being detected during <a href="http://ed-informatics.org/2009/12/29/computers-in-the-ed-4/">discount usability testing</a>, which makes me think that no usability testing, discount or retail, was aimed at this particular screen.<a href="https://store.cerner.com/items/216"><img class="alignright" title="Cener FirstNet" src="https://store.cerner.com/items/216/main_image" alt="Cerner FirstNet" width="420" height="90" /></a></p>
<p>Let me also pick on another medical product that I use: <a href="https://store.cerner.com/items/216">Cerner FirstNet</a>. When doing discharge instructions, and you want to remove something you&#8217;ve added, sometimes you right-click and from the context menu select &#8220;remove&#8221;, other times you have to highlight the entry and then click a big red X (which, again, doesn&#8217;t have any clickability or &#8220;affordance&#8221; to indicate it&#8217;s clickable).<a href="http://images.travelpod.com/users/kinkajou25/13.1308598255.our-neat-room.jpg"><img class="alignright" title="Neat Room" src="http://images.travelpod.com/users/kinkajou25/13.1308598255.our-neat-room.jpg" alt="Neat Room" width="330" height="248" /></a> Seems as though (1) big red Xs are trendy, and (2) most medical software designers don&#8217;t know from &#8220;affordance&#8221;.</p>
<p>In <a href="http://ed-informatics.org/2010/02/11/medical-computing-10/">Mental Models, Input Modes and Cognitive Friction</a>, I wrote about how distracting and slowing it is when you have to change input modes, for instance, changing from using the mouse to using the keyboard and back to the mouse. The same applies for &#8220;mental input modes&#8221;: left-clicking, right-clicking, clicking on a button, clicking on a big red X, or clicking on a checkbox. Changing from one mental input mode to another distracts us from the mental task at hand, slows us down, and makes us more likely to make an error.</p>
<p>If you coded a program, leaving the interface like a messy room might be OK for you: you know where everything is. If you know every little corner of the code and where everything is, that&#8217;s fine, but it doesn&#8217;t mean that users of your code should have to know each idiosyncratic corner where you&#8217;ve hidden things.</p>
<p>Want usability? Clean up your room.</p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;count=none&amp;text=Consistency" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;count=none&amp;text=Consistency" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2012/02/08/consistency/','Consistency')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;linkname=Consistency" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fconsistency%2F&amp;title=Consistency" id="wpa2a_4"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2012/02/08/consistency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>Layers</title>
		<link>http://ed-informatics.org/2012/02/08/layers/</link>
		<comments>http://ed-informatics.org/2012/02/08/layers/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 19:50:56 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Charting]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Healthcare IT]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Layers]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1520</guid>
		<description><![CDATA[When using a point-and-click medical charting application (of which there are a zillion, and I think I&#8217;ve used maybe a half-zillion) there are many designs, but I&#8217;ve recently realized there is a way to divide them into two types. There are one-layer charting apps and two-layer charting apps. I&#8217;m not talking about computer layers, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>When using a point-and-click medical charting application (of which there are a zillion, and I think I&#8217;ve used maybe a half-zillion) there are many designs, but I&#8217;ve recently realized there is a way to divide them into two types. There are one-layer charting apps and two-layer charting apps. I&#8217;m not talking about computer layers, I&#8217;m talking about conceptual layers.<a href="http://findicons.com/icon/437348/layers"><img class="alignright" title="Layers Icon" src="http://images-2.findicons.com/files/icons/2315/default_icon/258/layers.png" alt="Layers Icon" width="155" height="155" /></a></p>
<p>In a one-conceptual-layer app, you click on a word to instantiate it. For example, if charting about someone&#8217;s tonsils, and you click on the word</p>
<pre><strong>Tonsillar Exudate</strong></pre>
<p>then that means that there is exudate on the tonsils. Conceptually, it&#8217;s a one-step process; there is only one layer of cognition needed to check items on the page. You click on the word to validate it. If you click on <strong>Tonsillar Exudate</strong>, there are tonsillar exudates.<span id="more-1520"></span></p>
<p>In a two-conceptual layer app, you might have to click on a checkbox next to the word. For example, you might see:</p>
<pre> A   N
[ ] [ ] Tonsillar Exudate</pre>
<p>You have to check the box for A (Abnormal) or the box for N (Normal). This requires a two-step, or two-layer, mental process. First, you have to find the term <strong>Tonsillar Exudate</strong>. Then you have to think&#8221; &#8220;What does &#8216;Normal&#8217; mean in the context of <strong>Tonsillar Exudate</strong>? That means <em>no</em> <strong>Tonsillar Exudate</strong>. So I need to check &#8216;A&#8217; for Abnormal since there <em>is</em> <strong>Tonsillar Exudate</strong>.&#8221;</p>
<p>I suppose you can argue that this is more than two steps, and likely you&#8217;re right. But for the purposes of simplifying the argument, I picked &#8220;one-layer&#8221; and &#8220;two-layer&#8221; even if the &#8220;two-layer&#8221; strategy may actually require several layers of cognition.<a href="http://www.tsystem.com/haiti"><img title="T-sheet  Sample" src="http://www.tsystem.com/tsystem/media/T-System-Media-Library/Images/Jpg-files/Haiti/Thumbs/Adult_Trauma_thumb.jpg" alt="T-sheet Sample" width="150" height="196" /></a></p>
<p>&nbsp;</p>
<p>From an ease of use perspective, from an efficiency perspective, and from an error-prevention perspective, a one-layer charting system is quite superior to a two-layer charting system.</p>
<p>An example of a highly-successful mostly one-layer process is the T-system, available in both paper and electronic versions. The T-system offers two options for each item. First, on paper, if you circle <strong>Tonsillar Exudate</strong> or, on the computer, left-click  <strong>Tonsillar Exudate</strong>, that means it&#8217;s true. So, check next to, circle or click on <strong>Tonsillar Exudate,</strong> and this means that the patient <em>does</em> have tonsillar exudates. Second, if you draw a backslash through <strong>Tonsillar Exudate</strong> that means there is <em>no </em>tonsillar exudate.</p>
<p>An example of a successful two-layer process is DocuTAP.<a href="http://www.docutap.com/our-solution/design"><img class="alignright" title="DocuTAP" src="http://www.docutap.com/var/ezwebin_site/storage/images/media/images/product-shots03/1536-1-eng-US/product-shots03.jpg" alt="DocuTAP" width="390" height="251" /></a></p>
<p>If you&#8217;re looking at point-and-click charting applications, you may want to look carefully at whether charting is a one-layer or two-layer process. All other things being equal (and they&#8217;re usually not!) a one-layer process will be more efficient for your practitioners, cause less error, and make them happier.</p>
<p>And if you are a charting vendor with a two-step process, you should consider a revision to make it a one-step process. Even if your charting system is good, making it a one-layer system would likely improve it.</p>
<p>For point-and-click medical charting systems, simpler is better, at least in terms of the number of cognitive processing layers.</p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;count=none&amp;text=Layers" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;count=none&amp;text=Layers" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2012/02/08/layers/','Layers')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;linkname=Layers" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Flayers%2F&amp;title=Layers" id="wpa2a_6"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2012/02/08/layers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>ALLCAPS</title>
		<link>http://ed-informatics.org/2012/02/08/allcaps/</link>
		<comments>http://ed-informatics.org/2012/02/08/allcaps/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 17:35:29 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ALLCAPS]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Human Error]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[The Elements of Typography]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1511</guid>
		<description><![CDATA[I was just a few seconds ago scanning a page of possible tests in the program DocuTAP, a list of about fifty items, to enter an order for an EKG. On the list, everything is in ALL CAPS. Even though I knew the approximate location of what I was looking for, it took me a long [...]]]></description>
			<content:encoded><![CDATA[<p>I was just a few seconds ago scanning a page of possible tests in the program <a href="http://www.docutap.com/">DocuTAP</a>, a list of about fifty items, to enter an order for an EKG. On the list, everything is in ALL CAPS. Even though I knew the approximate location of what I was looking for, it took me a long time to find &#8220;EKG.&#8221; I think if all the other entries on the page, things like<a href="http://blog.thomasjquinn.com/tag/graphic-design/"><img class="alignright" title="ALLCAPS" src="http://blog.thomasjquinn.com/wp-content/uploads/2010/05/HelvetiCollage_BW600.jpg" alt="ALLCAPS" width="216" height="179" /></a></p>
<p style="font-size: 1em; line-height: 1em;">CHECK VITAL SIGNS<br />
DISCONTINUE IV THERAPY<br />
EKG<br />
ORTHOSTATIC BP, PULSE<br />
SET UP FOR PELVIC EXAM<br />
AEROSOL TREATMENT, ADDITIONAL</p>
<p>WERE (whoops, sorry, need to hit the CapsLock key) were in Mixed Case, it would have been much easier to find.</p>
<p><span id="more-1511"></span>As a standard part of <a href="http://en.wikipedia.org/wiki/Netiquette">netiquette</a>, one is NOT SUPPOSED TO SHOUT. So simply from a viewpoint of politeness, this list should be in mixed case. Coders: don&#8217;t make your computer program SHOUT AT THE USERS ALL THE TIME. And, we have <a href="http://en.wikipedia.org/wiki/All_caps">known since 1914</a> that ALL CAPS is harder to read than Mixed Case.</p>
<div><a href="http://www.docutap.com/our-solution/design"><img class="alignright" title="DocuTAP" src="http://www.docutap.com/var/ezwebin_site/storage/images/media/images/product-shots03/1536-1-eng-US/product-shots03.jpg" alt="DocuTAP" width="234" height="151" /></a>There are rules of typography, most succinctly and eruditely expressed in Bringhurst&#8217;s <a href="http://www.amazon.com/Elements-Typographic-Style-Robert-Bringhurst/dp/0881792063%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0881792063">The Elements of Typographic Style.</a></div>
<p><a href="http://www.amazon.com/Elements-Typographic-Style-Robert-Bringhurst/dp/0881792063%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0881792063"><img src="http://ecx.images-amazon.com/images/I/41AmGRL92VL._SL160_.jpg" alt="" /></a></p>
<p>Most of these rules are designed to make type easier and more pleasurable to read.</p>
<p>Modern typography sometimes uses</p>
<h2></h2>
<h2><strong>A L L   C A P S </strong></h2>
<p>&nbsp;</p>
<p>for certain artistic purposes, particularly in headings. But it&#8217;s usually used with extra letter-spacing, and extra white space above and below, to allow readability. This is most emphatically <em>not</em> the case in the DocuTAP list.  Lest I seem to be singling out DocuTAP (which also violates other rules of typography by sometimes having three different sans-serif typefaces on a single page), let me say that <em>many</em> medical programs have  typography that is even worse.</p>
<p>The book <a href="http://www.amazon.com/Ten-Commandments-Typography-Type-Heresy/dp/1858943558%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1858943558">The Ten Commandments of Typography/Type Heresy</a> says about allcaps that “THE TEXT MAY MAKE MORE OF A DEMAND ON THE READER BUT WHAT THE HELL IS WRONG WITH THAT?”</p>
<p><a href="http://www.amazon.com/Ten-Commandments-Typography-Type-Heresy/dp/1858943558%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1858943558"><img src="http://ecx.images-amazon.com/images/I/31N54%2B53kgL._SL160_.jpg" alt="" /></a></p>
<p>This is OK if you&#8217;re creating something that is <em>designed</em> to make demands on the reader, like a website or poster for the <a href="http://www.ushmm.org/">Holocaust museum</a>.<a href="http://web.ushmm.org/site/apps/ka/ec/product.asp?c=ftILI5PMKoG&amp;b=2264499&amp;en=6pJBILNnH5LKLVNqG4IGJXOHJgJNK2MBKhKLLYNILtH&amp;ProductID=812461"><img class="alignright" title="Holocaust Museum Poster" src="http://web.ushmm.org/AccountTempFiles/Account17398/images/POSTER_THINK_BIG.JPG" alt="Holocaust Museum Poster" width="240" height="181" /></a></p>
<p>It is most emphatically <strong><em>not</em></strong> OK if you&#8217;re coding a program that I have to use over and over again, when I&#8217;m very busy, and often distracted by lots of <a href="http://ed-informatics.org/2010/03/07/tracking-systems-part-2/">interruptions</a>.</p>
<p>Want to make an improvement in usability without altering a line of actual code? Change your ALLCAPS to MixedCase.</p>
<p><em>Knowledge is knowing the rules. </em></p>
<p><em>Understanding is knowing how to break the rules.</em></p>
<p><em>Wisdom is knowing WHEN </em>(<strong>and when not</strong>)<em> to break the rules.</em></p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;count=none&amp;text=ALLCAPS" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;count=none&amp;text=ALLCAPS" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2012/02/08/allcaps/','ALLCAPS')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;linkname=ALLCAPS" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F08%2Fallcaps%2F&amp;title=ALLCAPS" id="wpa2a_8"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2012/02/08/allcaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>What&#8217;s in a word?</title>
		<link>http://ed-informatics.org/2012/02/04/whats-in-a-word/</link>
		<comments>http://ed-informatics.org/2012/02/04/whats-in-a-word/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 18:10:12 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Healthcare IT]]></category>
		<category><![CDATA[Human Error]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Learnability]]></category>
		<category><![CDATA[Tognazinni's Paradox]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1568</guid>
		<description><![CDATA[What&#8217;s in a word? That which we call a rose By any other name would smell as sweet. Romeo and Juliet (II, ii, 1-2) OK, I cheated. I changed &#8220;name&#8221; to &#8220;word.&#8221; It sounded better for the purposes of this essay, which is about the need to choose words carefully. Yes, I changed a word [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>What&#8217;s in a word? That which we call a rose<a href="http://en.wikipedia.org/wiki/William_Shakespeare"><img class="alignright" title="William Shakespeare" src="http://upload.wikimedia.org/wikipedia/commons/a/a2/Shakespeare.jpg" alt="William Shakespeare portrait" width="151" height="194" /></a><br />
By any other name would smell as sweet.<br />
<cite><a href="http://www.enotes.com/romeo-text/act-ii-scene-ii#rom-2-2-45">Romeo and Juliet (II, ii, 1-2)</a></cite></p></blockquote>
<p>OK, I cheated. I changed &#8220;name&#8221; to &#8220;word.&#8221; It sounded better for the purposes of this essay, which is about the need to choose words carefully. Yes, I changed a word of The Bard&#8217;s, and for the worse. So sue me. It makes the point.</p>
<p>This blog is about the usability of medical software. So I am going to offer a real-life example where the choice of a single word can have a major effect on usability.<span id="more-1568"></span></p>
<p>I have discussed this idea that &#8220;one word changes everything&#8221; before. If you have read the series on <a href="http://ed-informatics.org/series/medical-computing/">Medical Computing</a>, you will remember that the second essay was on <a href="http://ed-informatics.org/2009/12/28/medical-computing-2/">Tognazinni&#8217;s Paradox</a>, where usability testing showed that changing a single word on the screen made a massive difference in the usability of Apple&#8217;s introduction to the Apple II computer.</p>
<div id="attachment_495" class="wp-caption alignright" style="width: 310px"><a href="http://ed-informatics.org/wp-content/uploads/2010/02/Mental-Models-Cooper-Small.jpg"><img class="size-medium wp-image-495" title="Mental-Models-Cooper-Small" src="http://ed-informatics.org/wp-content/uploads/2010/02/Mental-Models-Cooper-Small-300x210.jpg" alt="User Mental Models vs. Implementation Models" width="300" height="210" /></a><p class="wp-caption-text">User Mental Models vs. Implementation Models</p></div>
<p>I have also discussed the idea that <a href="http://ed-informatics.org/2010/02/11/medical-computing-10/">usable programs present a simple and coherent mental model</a> that match the users&#8217; expectations. Poorly-usable programs often have an interface based on an <em>implementation model</em> that reflects the underlying code. Instead of an interface that reflects the underlying modules of code, coders need to overlay their module structure (and likely spaghetti-like code) with the illusion of a simple, easy-to-understand machine. This is not a trivial task.</p>
<p>Here is an example, from a medical charting program I use. It illustrates both of these points.</p>
<p>I was using <a href="http://www.docutap.com/">DocuTAP</a>, a system for urgent care charting. I had been using it parttime for almost a year, so was fairly familiar with it. When first trained on it (an hour or so of overview), I was told that you could draw diagrams, but it looked so klunky I never tried it. But yesterday, I saw a patient with a very broad (though superficial) corneal abrasion, and thought I would try to diagram it on the chart.</p>
<p>Of course I had no clue about how to do this; I&#8217;m not even sure I would have remembered a week after that one-hour training. So I started inspecting the main <a href="http://www.docutap.com/our-solution/design">DocuTAP screen</a>. It&#8217;s pretty crowded.</p>
<p>Aha! I saw the word &#8220;Images&#8221; near the top. I see &#8220;Images&#8221; and I think Google Image Search, Picasa, or maybe sketch diagrams of an eye on which I can draw.</p>
<p>I clicked on &#8220;Images.&#8221; Wrong, wrong, <em>wrong</em>. It wasn&#8217;t the diagram-charting module, it was something else. OK, what else can I click on that looks as though it would let me draw a diagram of a corneal abrasion?</p>
<p>I spent maybe five minutes looking and finally gave up. I asked one of the PAs. She immediately pointed to an icon of a pushpin. I said &#8220;That&#8217;s how I chart a diagram? What has a pushpin got to do with drawing a diagram?&#8221; I finally figured out that it maybe means that you draw a diagram and then use a pushpin to attach it to the chart. Well, if this is by analogy to what we used to do with paper charts, I guess it should be a staple or a paper clip, but still, I&#8217;m not sure if I would figure that out without help. Maybe it&#8217;s just me being stupid. But I think many others would be just as &#8220;stupid.&#8221;</p>
<p><a href="http://www.iconfinder.com/icondetails/34219/128/gps_location_map_pin_push_pin_pushpin_icon"><img class="  alignright" title="Pushpin" src="http://cdn1.iconfinder.com/data/icons/softwaredemo/PNG/256x256/DrawingPin1_Blue.png" alt="Pushpin Icon" width="154" height="154" /></a></p>
<p>Sometimes people (usually quite-intelligent people) say they are having problems with a computer program because they simply aren&#8217;t &#8220;computer literate.&#8221; I tell them it&#8217;s because the coder didn&#8217;t make the program &#8220;human-literate.&#8221;</p>
<p>But let me go back to the main point: that word I clicked on before: &#8220;Images.&#8221; It showed me images of scanned documents that had been attached to the chart. I&#8217;d been wondering for months how to find those! I actually had thought that &#8221;Images&#8221; was to take a picture with a digital camera and upload it to the chart. (Not a bad idea, that.)</p>
<p>To a coder, scanned documents are images. The might be bloated TIFF files, they might be PNG files, but most likely they&#8217;re JPG files embedded in an Adobe Acrobat PDF file. But they&#8217;re images.</p>
<p>But to someone working on a medical chart, they&#8217;re not &#8220;images.&#8221; To medical charting users, scanned documents are just that, documents. When I&#8217;m thinking about medical charting as a coder, those scanned documents are images. But when I&#8217;m thinking about medical charting as a user, I don&#8217;t think of them as images, I think of them as &#8220;Scans&#8221; or maybe &#8220;Scanned Documents&#8221; or maybe &#8220;Attachments.&#8221; (Though that last is getting a bit coder-ish.)</p>
<p>I think DocuTAP could make their program a lot more user-friendly by just changing that one word &#8220;Images.&#8221; It would be interesting to do some <a href="http://ed-informatics.org/2009/12/29/computers-in-the-ed-4/">discount usability testing</a> and figure out how many people can find the attached scanned document images when the link is &#8220;Images&#8221; and how many can find it when the link is &#8220;Scanned Documents.&#8221;<a href="http://en.wikipedia.org/wiki/Romeo_and_juliet"><img class="alignright" title="Romeo and Juliet Title Page" src="http://upload.wikimedia.org/wikipedia/commons/4/4c/Romeoandjuliet1597.jpg" alt="Romeo and Juliet Title Page" width="212" height="351" /></a></p>
<p>(Let me say that I&#8217;m picking on DocuTAP only as an example because I have used it regularly. While it could do with a usability makeover, it&#8217;s actually better than many of its competitors.)</p>
<p>Bruce Tognazinni was right. Changing one word can make a world of difference.</p>
<p>I know you&#8217;ve been waiting for it. OK. Here&#8217;s the quote with the right word:</p>
<blockquote><p>What&#8217;s in a name? That which we call a rose<br />
By any other name would smell as sweet.</p></blockquote>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;count=none&amp;text=What%26%238217%3Bs%20in%20a%20word%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;count=none&amp;text=What%26%238217%3Bs%20in%20a%20word%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2012/02/04/whats-in-a-word/','What&#8217;s%20in%20a%20word?')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;linkname=What%26%238217%3Bs%20in%20a%20word%3F" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2012%2F02%2F04%2Fwhats-in-a-word%2F&amp;title=What%26%238217%3Bs%20in%20a%20word%3F" id="wpa2a_10"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2012/02/04/whats-in-a-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>Ignore</title>
		<link>http://ed-informatics.org/2011/12/12/ignore/</link>
		<comments>http://ed-informatics.org/2011/12/12/ignore/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 01:48:02 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Cognitive Friction]]></category>
		<category><![CDATA[Encapsulation]]></category>
		<category><![CDATA[Healthcare IT]]></category>
		<category><![CDATA[Ignore]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Hiding]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Learnability]]></category>
		<category><![CDATA[Memorability]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1456</guid>
		<description><![CDATA[No, I&#8217;m not talking about a system error message like Windows&#8217; infamous &#8220;Abort, Retry, Fail?&#8221; I&#8217;m talking about active cognitive ignoring. This occurred to me as I&#8217;ve been using an electronic medical record system called DocuTAP. It has many very, very busy screens, each with a hundred or so items from which to choose. But [...]]]></description>
			<content:encoded><![CDATA[<p>No, I&#8217;m not talking about a system error message like Windows&#8217; infamous &#8220;Abort, Retry, Fail?&#8221;<a href="http://ed-informatics.org/wp-content/uploads/2011/11/Abort_retry_fail.jpg"><img class="alignright size-thumbnail wp-image-1460" title="Abort_retry_fail" src="http://ed-informatics.org/wp-content/uploads/2011/11/Abort_retry_fail-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>I&#8217;m talking about active cognitive ignoring.</p>
<p>This occurred to me as I&#8217;ve been using an electronic medical record system called <a href="http://www.docutap.com/">DocuTAP</a>. It has many very, very busy screens, each with a hundred or so items from which to choose.</p>
<p>But I and other have learned to use it relatively quickly and efficiently. It&#8217;s hard, and it takes a lot of concentration and time, but we&#8217;ve done it.</p>
<p>Quoting from the website: <em>&#8220;The DocuTAP system is extremely user-friendly and easy to learn. We can typically teach a new staff member how to use the system in less than two hours.&#8221; &#8211;Greg Troyer Owner.</em> Yes, but how long does it take to learn to use it efficiently and effectively? I probably shouldn&#8217;t be picking on DocuTAP, as it&#8217;s no worse than many other point-and-click charting solutions, and at least you <strong><em>can</em></strong> learn to use it fairly efficiently, which is not true of a fair number of its competitors, so I&#8217;d rate it better-than-average.<span id="more-1456"></span></p>
<p>How did we learn to use it &#8220;fairly efficiently?&#8221;<a href="http://ed-informatics.org/wp-content/uploads/2011/11/AbortRetryIgnoreButton.png"><img class="alignright size-full wp-image-1461" title="AbortRetryIgnoreButton" src="http://ed-informatics.org/wp-content/uploads/2011/11/AbortRetryIgnoreButton.png" alt="" width="266" height="119" /></a></p>
<p>We learned to <strong><em>ignore</em></strong>. We ignore most of what&#8217;s on the page, the vast majority of which we never use. We focus our attention, our <a href="http://ed-informatics.org/2010/02/11/medical-computing-10/">foveal vision</a>, and even our mouse cursors on the place where we have learned to focus, to the exclusion of everything else on the page.  Our eyes and mousing hands (and brains) have learned where the commonly-used items are. In fact – due to slow performance – I often find my mouse cursor hovering over a particular place on a blank screen, waiting for the screen to refresh and allow me to click the link that should be <strong><em>right here</em></strong>.</p>
<p>There is a lesson in this. Learning to ignore things is hard work. Cognitive work. The more we have to ignore, the higher the <a href="http://ed-informatics.org/2011/10/28/cognitive-friction/">cognitive friction</a>. The more choices on a screen, the more we have to <em>learn</em> to ignore.</p>
<div class="wp-caption alignright" style="width: 400px"><a href="http://www.docutap.com/our-solution/design"><img class=" " title="DocuTAP" src="http://www.docutap.com/var/ezwebin_site/storage/images/media/images/product-shots03/1536-1-eng-US/product-shots03.jpg" alt="DocuTAP" width="390" height="251" /></a><p class="wp-caption-text">DocuTAP</p></div>
<p>So, cutting down on the number of choices on a screen improves <a href="http://ed-informatics.org/2009/12/28/medical-computing-1/">learnability and memorability</a>.This seems obvious, but if it really is obvious, why do the screens of most medical software have such a bewilderingly-massive number of choices on each screen?</p>
<p>If you have a single listbox with many choices, for example, the standard x-rays you may order, that&#8217;s not too bad, as long as they&#8217;re organized in a quickly-comprehensible way. It&#8217;s when you have five or six different boxes on the page, each containing a different type of option, and each with a long list of items, that things get really confusing, and the friction slows cognition to a crawl.</p>
<p>The infrequently-used choices on the screen should be grouped and then hidden behind a single item. A simple way to do this is to offer a few of the most common choices and then a link or button with <strong><em>More&#8230;</em></strong></p>
<p>The concepts of <a href="http://en.wikipedia.org/wiki/Information_hiding">information hiding</a> and <a href="http://en.wikipedia.org/wiki/Encapsulation_%28object-oriented_programming%29">encapsulation</a> are well-established in computer programming, but somehow many programmers have difficulty applying it to their user interfaces.</p>
<p>The lesson in this essay and other essays here applies whether you&#8217;re designing medical software; or, critiquing it, perhaps with an eye to buying it. This is another way to actually quantify (or at least qualify) <em>user-friendly</em>.</p>
<p>The bottom line? Ignoring is hard work. Ignore this at your peril.</p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;count=none&amp;text=Ignore" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;count=none&amp;text=Ignore" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2011/12/12/ignore/','Ignore')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;linkname=Ignore" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2011%2F12%2F12%2Fignore%2F&amp;title=Ignore" id="wpa2a_12"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2011/12/12/ignore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>Dialog-Box Rooms</title>
		<link>http://ed-informatics.org/2011/11/23/dialog-box-rooms/</link>
		<comments>http://ed-informatics.org/2011/11/23/dialog-box-rooms/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 14:51:49 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Alan Cooper]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Dialog Box]]></category>
		<category><![CDATA[Doorway]]></category>
		<category><![CDATA[Forgetting]]></category>
		<category><![CDATA[Human Error]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Parkinson's Disease]]></category>
		<category><![CDATA[Room]]></category>
		<category><![CDATA[Screen]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1467</guid>
		<description><![CDATA[An experimental study recently (late 2011) ballyhooed in the press looks at how we tend to forget things as we move into a doorway, and that walking back into the room doesn&#8217;t help you recover the memories. (Duh. I could have told anyone this. As could everyone.) Not sure why prior studies on the same [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ncbi.nlm.nih.gov/pubmed/17128613">An experimental study</a> recently (late 2011) ballyhooed in the press looks at how we tend to forget things as we move into a doorway, and that walking back into the room doesn&#8217;t help you recover the memories. (Duh. I could have told anyone this. As could everyone.) Not sure why prior studies on the same topic haven&#8217;t been so widely reported. And does this have something to do with the fact that those with <a href="http://en.wikipedia.org/wiki/Parkinson%27s_disease">Parkinson&#8217;s Disease</a> get <a href="http://www.ncbi.nlm.nih.gov/pubmed/16780886">stuck in doorways</a>?</p>
<p>Combine this with Alan Cooper&#8217;s dictum, from the first edition of <a href="http://www.amazon.com/About-Face-Essentials-Interface-Design/dp/1568843224%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1568843224">About Face: The Essentials of User Interface Design</a>: &#8220;A dialog box is another room. Have a good reason to go there.&#8221;<a href="http://ed-informatics.org/wp-content/uploads/2011/11/10222488_s.jpg"><img class="alignright size-full wp-image-1468" title="Doorways" src="http://ed-informatics.org/wp-content/uploads/2011/11/10222488_s.jpg" alt="Doorways" width="311" height="400" /></a></p>
<p>We get another heuristic (rule of thumb) for usability: &#8220;The more pages or dialog boxes a user has to traverse to accomplish a task, the less likely they are to remember what they were thinking at the beginning.&#8221;</p>
<p>In settings where distractions are rife, this effect is more likely to result in error, as you don&#8217;t have the cueing of the original screen to remind you where you were. The <a href="http://ed-informatics.org/2010/03/07/tracking-systems-part-2/">high degree of interruptions </a>in the Emergency Department is a classic example.</p>
<p>Therefore, for applications for such environments should use techniques such as <a href="http://en.wikipedia.org/wiki/Breadcrumb_trail">breadcrumb trails</a>.</p>
<p>Again, duh. But the point is that the transition from page to page, or page to dialog box, is the transition where most of the forgetting occurs.</p>
<p>It&#8217;s not just you.</p>
<p><a href="http://www.amazon.com/About-Face-Essentials-Interface-Design/dp/1568843224%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1568843224"><img src="http://ecx.images-amazon.com/images/I/51ZFHQFZM4L._SL160_.jpg" alt="" /></a></p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;count=none&amp;text=Dialog-Box%20Rooms" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;count=none&amp;text=Dialog-Box%20Rooms" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2011/11/23/dialog-box-rooms/','Dialog-Box%20Rooms')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;linkname=Dialog-Box%20Rooms" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2011%2F11%2F23%2Fdialog-box-rooms%2F&amp;title=Dialog-Box%20Rooms" id="wpa2a_14"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2011/11/23/dialog-box-rooms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>Cognitive Friction</title>
		<link>http://ed-informatics.org/2011/10/28/cognitive-friction/</link>
		<comments>http://ed-informatics.org/2011/10/28/cognitive-friction/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 23:20:29 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Alan Cooper]]></category>
		<category><![CDATA[Cognitive Friction]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[ED]]></category>
		<category><![CDATA[ED Systems]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Healthcare IT]]></category>
		<category><![CDATA[Human Error]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1195</guid>
		<description><![CDATA[The Whorf-Sapir hypothesis says that our language shapes how we think. It&#8217;s been moderately debunked in recent decades, but it&#8217;s likely true, at least in small part. And one of those small parts is when someone coins a new word that encapsulates a new idea. There has been a debate within philosophy since Plato&#8217;s time [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://en.wikipedia.org/wiki/Linguistic_relativity">Whorf-Sapir hypothesis</a> says that our language shapes how we think. It&#8217;s been moderately debunked in recent decades, but it&#8217;s likely true, at least in small part. And one of those small parts is when someone coins a new word that encapsulates a new idea. There has been a debate within philosophy since Plato&#8217;s time about whether words (names) &#8211; such as &#8220;circle&#8221; &#8211; correspond with some sort of actual ideal thing in some abstract realm &#8211; such as the one ideal circle of which our best drawn circles are only a pale imitation. Plato said yes, establishing the philosophical school known as <a href="http://en.wikipedia.org/wiki/Philosophical_realism">Realism</a>: &#8220;real&#8221; in this case means that there really, truly is an ideal circle somewhere out there. <a href="http://en.wikipedia.org/wiki/Nominalism">Nominalism</a> says no, that &#8220;circle&#8221; is just a name, but <a href="conceptualism">Conceptualism</a>, thanks to <a href="http://en.wikipedia.org/wiki/Peter_abelard">Peter Abelard</a>, says that &#8220;circle&#8221; refers to something real, but that what&#8217;s real is about &#8220;circle&#8221; is that it&#8217;s a concept held in our brains. (If you&#8217;re a philosopher, I apologize for the gross oversimplification; but I&#8217;m a scientist, and as Bacon said: <em>We are more likely to reach the truth through error than confusion</em>.) And coining a new phrase can do just that &#8211; create new concepts in our brains. And that can change how we think about things.</p>
<p>And  if all those corporate executives who are responsible for our medical software were to get one particular concept into their brains, all of us in the medical field would find our lives a lot easier and error-free.</p>
<p><em>Cognitive friction</em> is that term, coined by Alan Cooper in <a href="http://www.amazon.com/Inmates-Are-Running-Asylum-ebook/dp/B000OZ0N62%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000OZ0N62">The Inmates Are Running the Asylum: Why High Tech Products Drive Us Crazy and How to Restore the Sanity</a>.</p>
<p><a href="http://www.amazon.com/Inmates-Are-Running-Asylum-ebook/dp/B000OZ0N62%3FSubscriptionId%3DAKIAJ724ZKEX67GY6UGQ%26tag%3Dedinformatics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000OZ0N62"><img src="http://ecx.images-amazon.com/images/I/51xNkNwTDhL._SL160_.jpg" alt="" /></a></p>
<p class="name-search">It&#8217;s quite simple. If you make a process cognitively easy, we do it rapidly and without error. If you make it cognitively hard, it takes us longer and we make mistakes.</p>
<p class="name-search">And we know how to make things cognitively easier &#8211; how to lubricate software to reduce cognitive friction. At least, the information is out there, no matter that most medical software vendors are blissfully unaware of it.<span id="more-1195"></span></p>
<p class="name-search">There are many, many things that contribute to cognitive friction. In the essay on <a href="http://ed-informatics.org/?s=color">Color</a>, we learned how color can be used to guide us through a series of computer screens by directing us to the most likely thing that we should click.</p>
<p class="name-search">In <a title="Permanent Link: Mental Models, Input Modes and Cognitive Friction" href="http://ed-informatics.org/2010/02/11/medical-computing-10/" rel="bookmark">Mental Models, Input Modes and Cognitive Friction</a> we learned about central (foveal) vision, which subtends only a six-degree field of view. We learned that our subjective impression that we can see an entire computer screen is a total illusion, and that we have to (unconsciously) scan computer screens to find things on them.</p>
<div id="attachment_424" class="wp-caption alignright" style="width: 160px"><a href="http://ed-informatics.org/wp-content/uploads/2010/01/few-preattentive-1.gif"><img class="size-thumbnail wp-image-424" title="few-preattentive-1" src="http://ed-informatics.org/wp-content/uploads/2010/01/few-preattentive-1-150x150.gif" alt="Preattentive Attributes from Few" width="150" height="150" /></a><p class="wp-caption-text">Preattentive Attributes from Few</p></div>
<p class="name-search">Unless, that is, the things on the computer screen are tagged with characteristics that are preattentively recognized &#8211; characteristics such as shown in the <a href="http://ed-informatics.org/wp-content/uploads/2010/01/few-preattentive-1.gif">first</a> and <a href="http://ed-informatics.org/wp-content/uploads/2010/01/few-preattentive-2.gif">second</a> diagrams in <a href="http://ed-informatics.org/2010/01/25/medical-computing-8/">Performance, Data Pixels, Location, and Preattentive Attributes</a>.</p>
<p class="name-search">We <a href="http://ed-informatics.org/wp-admin/Mental%20Models,%20Input%20Modes%20and%20Cognitive%20Friction">learned</a> that switching modes &#8211; moving from mouse to keyboard &#8211; increases cognitive friction.</p>
<p class="name-search">We also <a href="http://ed-informatics.org/2010/01/25/medical-computing-8/">learned</a> that computer response time is important &#8211; if the computer makes you wait for more than a second, at any time, then your attention wanders, which of course is not just cognitive friction, it&#8217;s more of a cognitive full-stop.</p>
<div id="attachment_422" class="wp-caption alignright" style="width: 160px"><a href="http://ed-informatics.org/wp-content/uploads/2010/01/few-preattentive-2.gif"><img class="size-thumbnail wp-image-422" title="few-preattentive-2" src="http://ed-informatics.org/wp-content/uploads/2010/01/few-preattentive-2-150x150.gif" alt="More Preattentive Attributes from Few" width="150" height="150" /></a><p class="wp-caption-text">More Preattentive Attributes from Few</p></div>
<p class="name-search">But here, I wish to concentrate on the big-menu effect. When you&#8217;re going out for dinner, it&#8217;s easier and faster to make a choice from a one-page menu than from a six-page menu. Unless you&#8217;ve been there many times before, and know exactly what you want and where to find it on the menu - which is the same way we finally manage to work around poorly-usable medical computer systems with experience and regular practice.</p>
<p class="name-search">Too much information – too many choices – can paralyze. Trying to find the right choice from fifty alternatives is more than ten times more difficult than choosing from three alternatives. This is true whether it&#8217;s on a menu, in medical decision-making, as reported in Donald Redelmeier and Eldar Shafr&#8217;s <a href="http://jama.ama-assn.org/content/273/4/302.short">1995 study</a>, or a cluttered computer screen.</p>
<div id="attachment_410" class="wp-caption alignright" style="width: 160px"><a href="http://ed-informatics.org/wp-content/uploads/2010/01/find-numbers.jpg"><img class="size-thumbnail wp-image-410" title="find-numbers" src="http://ed-informatics.org/wp-content/uploads/2010/01/find-numbers-150x150.jpg" alt="finding the numbers can be hard" width="150" height="150" /></a><p class="wp-caption-text">finding the numbers can be hard</p></div>
<p class="name-search">My <a href="http://ed-informatics.org/wp-content/uploads/2010/01/find-numbers.jpg">favorite example of this</a> is from one of the books my daughter had when she was just a bit beyond being a toddler, which was chock-full of visual puzzles. If you&#8217;re developing your cognitive abilities as a toddler, such a page can focus your attention and provide an engaging exercise for an hour or so. However, the many medical computer screen pages that mimic this puzzle page are less suitable for rapid, effective use by busy, distracted, and sleep-deprived medical professionals.</p>
<p class="name-search">So what is the solution? Follow the advice of Strunk and White: &#8220;Avoid needless words.&#8221; And follow that up, for the computer screen, following the precepts of Edward Tufte and Neilsen and Tahir, with &#8220;Avoid needless pixels.&#8221;</p>
<p class="name-search">This is easy to say, but if you&#8217;re a computer coder or designer, not that easy to do. The main requirements for low cognitive friction are to design the program, ideally using the persona approach, looking at the work process of the most common users (doctors, nurses, secretaries, respirator therapists, x-ray technician, and the like) and designing screens to closely map their work processes. And, for each of these users, the program must allow users to create a mental model of what the software does; users must never be &#8220;lost&#8221; in the program.</p>
<p class="name-search">Here is my summary on how to grease computer screens to minimize cognitive friction.</p>
<div id="attachment_1122" class="wp-caption alignright" style="width: 160px"><a href="http://ed-informatics.org/wp-content/uploads/2011/04/Color-Triadic.jpg"><img class="size-thumbnail wp-image-1122" title="Color-Triadic" src="http://ed-informatics.org/wp-content/uploads/2011/04/Color-Triadic-150x150.jpg" alt="Triadic Colors" width="150" height="150" /></a><p class="wp-caption-text">Triadic Colors</p></div>
<ol>
<li><strong>Limit the Choices:</strong>If a screen has 50 different clickable links or buttons to choose from, redesign to hide most of them behind a top-level choice.</li>
<li>
<div class="name-search"><strong>No Corporate Logos:</strong> If you have to put a corporate logo on a computer screen or you will get fired, do your best to (1) make it smaller, and (2) make it low-contrast and use dull, unsaturated colors. If you have a choice, put it at the bottom right, where it is less likely to attract attention. As far as the user is concerned, these are totally useless pixels, about as helpful as one of those new LED billboards right across from your bedroom window.</div>
</li>
<li>
<div class="name-search"><strong>Group Related Items:</strong> if there are bits of information on a screen that need to be seen together to make sense, make sure that they are within the 6-degree view of foveal vision. A classic example is the main elements of a complete blood count: white blood cell count, hemoglobin, hematocrit, and platelet count. These items, plus the patient name and date and time should all be within foveal vision range.</div>
</li>
<li>
<div class="name-search"><strong>Guide with Color: </strong>Color can guide users through screens, just like hospitals used to have colored lines on the floor that led to different parts of the hospital (Why did they get rid of those? They were a brilliant idea, just like the London Underground Map but in real life!) Complementary color highlighting of the most commonly clicked items on a page help users mentally automate common processes. If you have to have different types of users using the same screen but frequently choosing different options, consider a triadic color scheme, with a background color and then two other colors, one for each type of user. (A tetradic color scheme, with background and three colors, is stretching it a bit.)</div>
</li>
<li>
<div class="name-search"><strong>Keep User Attention From Wandering:</strong>Keep response rates well under a second. Any common computer task that has any delay more than 3/4 of a second anywhere in the process is simply unacceptable and will lead to error. Hardware is cheap, throw enough hardware at the system to keep it responsive.</p>
<div id="attachment_1123" class="wp-caption alignright" style="width: 160px"><a href="http://ed-informatics.org/wp-content/uploads/2011/04/Color-Tetradic.jpg"><img class="size-thumbnail wp-image-1123" title="Color-Tetradic" src="http://ed-informatics.org/wp-content/uploads/2011/04/Color-Tetradic-150x150.jpg" alt="" width="150" height="150" /></a><p class="wp-caption-text">Tetradic Color</p></div>
</div>
</li>
<li>
<div class="name-search"><strong>Use Preattentive Features: </strong>We all hate flashing website ads, because flashing is a preattentive attribute we simply cannot ignore (if it gets through AdBlock, I hold my hand over the offending area of the screen). Use flashing only to indicated something truly catastrophic, perhaps your &#8220;incoming missile alert.&#8221; But subtle highlighting with less-obvious preattentive attributes, especially on information-dense tracking displays, can improve the usability of these displays by many magnitudes. For example, with rare exceptions, every clickable item needs to be in blue and underlined, or look like a button.</div>
</li>
</ol>
<p>There are other rules for good design – some of which are covered in other posts on this website – but the six rules above are the major ones apparent to me, at least at this particular instant. If you&#8217;d vote for another principle to be given such high-level status, please post a comment.</p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;count=none&amp;text=Cognitive%20Friction" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;count=none&amp;text=Cognitive%20Friction" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2011/10/28/cognitive-friction/','Cognitive%20Friction')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;linkname=Cognitive%20Friction" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fcognitive-friction%2F&amp;title=Cognitive%20Friction" id="wpa2a_16"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2011/10/28/cognitive-friction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
		<item>
		<title>Scribes</title>
		<link>http://ed-informatics.org/2011/10/28/scribes/</link>
		<comments>http://ed-informatics.org/2011/10/28/scribes/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 18:03:13 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Charting]]></category>
		<category><![CDATA[ED]]></category>
		<category><![CDATA[ED Systems]]></category>
		<category><![CDATA[Emergency Department]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Healthcare IT]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Scribes]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1412</guid>
		<description><![CDATA[&#8220;This job would be great if I didn&#8217;t have to chart.&#8221; Physicians say this all the time. One way to not have to chart (much) is to work with a Federal Disaster Medical Assistance Team (DMAT) team. Although the National Disaster Medical System now has an electronic medical record (EMR) system, it used to just [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;This job would be great if I didn&#8217;t have to chart.&#8221; Physicians say this all the time. One way to not have to chart (much) is to work with a Federal Disaster Medical Assistance Team (DMAT) team. Although the National Disaster Medical System now has an electronic medical record (EMR) system, it used to just use scribbling on paper charts. And, since you have sovereign immunity against lawsuits, and you aren&#8217;t using your charts for billing, charting could be quite minimal. I have personal knowledge of a medical team in the field, after Hurricane Katrina, in a small, isolated town for a several-hour medical clinic; the team used 8.5&#215;11&#8243; paper on a clipboard for charting, and each patient got one line.<a href="http://en.wikipedia.org/wiki/Scribe"><img class="alignright" title="Scribe" src="http://upload.wikimedia.org/wikipedia/commons/0/00/Escribano.jpg" alt="Scribe" width="216" height="167" /></a></p>
<p>This isn&#8217;t feasible for most real-life physician medical charting. We do have to use our charts for billing, and for protection against lawsuits. (&#8220;If you didn&#8217;t chart it, it wasn&#8217;t done.&#8221;)</p>
<p>We also are sometimes faced with the demand for charting so that, instead of a narrative string of ASCII text, our charts are a small database of discrete, labeled elements (e.g., Chief Complaint: chest pain. Duration: 1 day.) This latter is known as <strong><em>structured charting</em></strong>, and is eagerly promoted by researchers, who want structured data, and billing companies, who enjoy the resulting ease of assuring compliance with billing and coding rules. <span id="more-1412"></span></p>
<p>Some template systems are easy and fast for physicians to use, such as the famed and very-profitable paper T-sheets from <a href="http://www.tsystem.com/">T-system</a> (there are also many reputable competitors). They are also great for billing, but hard to defend in court. They are easy enough to use that, if you&#8217;re using them, you really don&#8217;t need scribes. There are electronic versions of the T-sheets and competitors, and on a tablet such as an iPad, they are very attractive – but still not as easy as paper templates.<a href="http://ed-informatics.org/wp-content/uploads/2011/10/ED-Dirty-Bed-Screen.jpg"><img class="alignright size-thumbnail wp-image-1421" title="Busy Emergency Department " src="http://ed-informatics.org/wp-content/uploads/2011/10/ED-Dirty-Bed-Screen-150x150.jpg" alt="Busy Emergency Department " width="150" height="150" /></a></p>
<p>T-sheets and the like are, in a sense, structured charting, but the data elements are hard to capture from a scanned chart, so researchers and those involved in QI activities aren&#8217;t as enamored of them. They want <strong><em>electronic</em></strong> structured data. So the rest of this post will be devoted to electronic structured charting.</p>
<p>If you&#8217;re dictating into a phone, dictating takes quite a while, and I know places that use such dictation who are thinking about scribes. But instead of having the scribes dictate into a phone, the scribes would use an electronic structured charting application to complete the chart. There also are places that use speech-recognition for charting – in fact I&#8217;ve been doing ED charting via speech-recognition for over ten years – which has advantages over dictating into a telephone. For example, you can dictate the History of Present Illness (HPI) on each patient right after you see them, even if you&#8217;re pretty busy. Later, when you have a chance to complete the chart, you can see that HPI that you dictated, which really helps you remember the patient and do a more accurate chart.  However, this produces a string of ASCII text rather than electronic structured data.</p>
<p>I&#8217;ve tried using point-and-click charting, with speech-recognition to fill in the HPI and medical decision-making sections. Switching modes from point-and-click back and forth to dictation is awkward and slowed me down. It seemed a lot slower than simply using speech-recognition to do the whole chart.</p>
<p>There are other advantages to electronic structured charting; it&#8217;s easy to put in reminders to chart important things (e.g., neck and fontanelle exams for kids with fever). Electronic charting systems may also be integrated with computer-based practitioner order entry (CPOE) and other systems, allowing interaction checking between existing medications and prescribed or ordered medications (which has its own set of pros and cons to discuss), and providing easy look-up of appropriate reference information. Electronic structured charting (at least if you do a good job of haggling with the vendor before signing the contract) is a lot cheaper than traditional dictation-into-a-telephone. Which, by the way, uses speech-recognition as a front-end; rather than true transcriptionists, the people who review the output of the first-stage speech-recognition are better termed <em>correctionists</em>.</p>
<p>But, as many emergency physician informatics doyens such as Todd Taylor and Rick Bukata maintain, using a highly-paid physician to to a data-entry clerk&#8217;s job just doesn&#8217;t make economic sense. Except that electronic structured charting  (Unless you&#8217;re a hospital administrator and you don&#8217;t care about the impact on the pay and satisfaction of your emergency physicians to cut your bottom line for transcription costs.) But the pressure from researchers, coders and administrators is hard to resist.</p>
<p>Thus, scribes.</p>
<p>Scribes are now well-established in many community EDs, and used in a few academic settings. Community EDs tend to contract with a company that trains, vets and provides scribes, whereas academic EDs, which tend to be in college towns, generally set up their own program to train and vet scribes.</p>
<p>The Emergency Medicine Practice Committee of the American College of Emergency Physicians has prepared <a href="http://www.acep.org/WorkArea/DownloadAsset.aspx?id=80984">a detailed white paper</a> on the subject of scribes that provides much more information about scribe programs. But I hope that the above adds somewhat, though perhaps a bit opinionated, to what the white paper provides.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;count=none&amp;text=Scribes" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;count=none&amp;text=Scribes" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2011/10/28/scribes/','Scribes')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;linkname=Scribes" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F28%2Fscribes%2F&amp;title=Scribes" id="wpa2a_18"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2011/10/28/scribes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Charting]]></series:name>
	</item>
		<item>
		<title>&#8220;Wrong Patient&#8221;</title>
		<link>http://ed-informatics.org/2011/10/27/wrong-patient/</link>
		<comments>http://ed-informatics.org/2011/10/27/wrong-patient/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 01:51:26 +0000</pubDate>
		<dc:creator>kconover</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[CPOE]]></category>
		<category><![CDATA[ED]]></category>
		<category><![CDATA[ED Systems]]></category>
		<category><![CDATA[Emergency Department]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Healthcare IT]]></category>
		<category><![CDATA[Human Error]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Order Entry]]></category>
		<category><![CDATA[Tracking System]]></category>
		<category><![CDATA[User Interaction Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://ed-informatics.org/?p=1403</guid>
		<description><![CDATA[Speaking of &#8220;Bad Design Killing&#8221; a big part of the discussion at the ACEP Informatics Section meeting in San Francisco this month was about one particular usability problem with CPOE: entering orders on the wrong patient. I&#8217;ve done this myself &#8211; as far as I know I&#8217;ve always caught it before anything bad occurred. Many [...]]]></description>
			<content:encoded><![CDATA[<p>Speaking of &#8220;<a href="http://ed-informatics.org/2010/03/05/tracking-systems-1/">Bad Design Killing</a>&#8221; a big part of the discussion at the ACEP Informatics Section meeting in San Francisco this month was about one particular usability problem with CPOE: entering orders on the wrong patient. I&#8217;ve done this myself &#8211; as far as I know I&#8217;ve always caught it before anything bad occurred. Many of my partners have had the same problem, and so have many of those at the Section meeting, with widely-different CPOE systems.<a href="http://ed-informatics.org/wp-content/uploads/2011/10/Banana-Peel.jpg"><img class="alignright size-thumbnail wp-image-1405" title="Banana Peel" src="http://ed-informatics.org/wp-content/uploads/2011/10/Banana-Peel-150x150.jpg" alt="Banana Peel" width="150" height="150" /></a></p>
<p>There are a variety of suggestions for why this is so, and what to do about it.<span id="more-1403"></span></p>
<p>With the system I use, it seems to me that there are two main sources of the error. Orders are usually entered by right-clicking the patient on the spreadsheet-metaphor tracking system, and then entering orders. However, even though you <strong><em>think</em></strong> you&#8217;re right-clicking the patient, in the split-second after your brain sends the message to your finger to right-click, a new patient is entered or deleted by someone else, and you actually click on the patient above or below your intended patient.</p>
<p>For the second cause of wrong-patient order entry, I have to explain the tracking system we use. There is the main spreadsheet window, which is usually maximized onscreen. Then there is a large popup window with other information; a great variety of chunks of information populate this popup window, including old records, a list of orders that have been entered, and even the order-entry screen. It&#8217;s possible to have one patient selected on the spreadsheet, and a different patient in the popup window. That is the second major cause of wrong-patient entry.</p>
<p>Regardless of the source of error, however, using the Swiss cheese error-prevention analogy (see the post on <a href="http://ed-informatics.org/2011/07/06/color/">Color</a>) we need a method to catch such errors (a second piece of Swiss cheese).</p>
<p>There are many suggestions for how to prevent such errors in the informatics literature. One suggestion is that we put a picture of the patient on the screen when one is ordering. This is used, for example, by the CPOE system used by the US Veteran&#8217;s Administration. However, for someone who has just met the patient for the first time, this may not be particularly useful. Actually, those in the ED tend to identify patients more by location and chief complaint: &#8220;the chest pain in room 5&#8243; and perhaps having these two things prominently shown would work better for ED systems.</p>
<p>It&#8217;s also true that we can only see a narrow field of &#8220;foveal vision&#8221; as described in the post on <a href="http://ed-informatics.org/2010/02/11/medical-computing-10/">Mental Models, Input Modes and Cognitive Friction</a>. So whatever we put on a screen as an error-prevention label (picture, &#8220;chest pain/Rm 5&#8243; or whatever) is within that six-degree field of view. Even if it&#8217;s within the realm of foveal vision, it may still be ignored, as was the gorilla that strolled through the ball-players in a <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.125.9246&amp;rep=rep1&amp;type=pdf">famous psychology experiment</a>: when we are tightly-focused on a task, we can ignore almost anything. In such experiments, some people even looked right at the gorilla (as seen by eye-movement tracking) but didn&#8217;t &#8220;see&#8221; it as they were so narrowly focused. There was one experiment reported at the Informatics Section meeting where placing the patient name in bold helped prevent the &#8220;wrong patient&#8221; errors, I would suspect that having the name (or &#8220;chest pain/rm5,&#8221; or a picture) closer to the task at hand would help.</p>
<p>I look forward to the results of more research into this issue, and will post new information here when I receive it.</p>
<p><a class="a2a_button_slashdot" href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Slashdot" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;count=none&amp;text=%26%238220%3BWrong%20Patient%26%238221%3B" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;counturl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;count=none&amp;text=%26%238220%3BWrong%20Patient%26%238221%3B" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Digg" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a href="javascript:if(document.all){window.external.AddFavorite('http://ed-informatics.org/2011/10/27/wrong-patient/','&#8220;Wrong%20Patient&#8221;')}else{var%20b=a2a_config.localize.BookmarkInstructions%20||%20'Press%20Ctrl+D%20to%20bookmark%20this%20page';alert(a2a_config.localize.BookmarkInstructions)}" title="Bookmark/Favorites" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/bookmark.png" width="16" height="16" alt="Bookmark/Favorites"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Evernote" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Google Reader" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Delicious" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="WordPress" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_typepad_post" href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;linkname=%26%238220%3BWrong%20Patient%26%238221%3B" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fed-informatics.org%2F2011%2F10%2F27%2Fwrong-patient%2F&amp;title=%26%238220%3BWrong%20Patient%26%238221%3B" id="wpa2a_20"><img src="http://ed-informatics.org/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ed-informatics.org/2011/10/27/wrong-patient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Words]]></series:name>
	</item>
	</channel>
</rss>

