<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Monday Morning Update 5/11/09</title>
	<atom:link href="http://histalk2.com/2009/05/10/monday-morning-update-51109/feed/" rel="self" type="application/rss+xml" />
	<link>http://histalk2.com/2009/05/10/monday-morning-update-51109/</link>
	<description>Healthcare IT News and Opinion</description>
	<lastBuildDate>Tue, 22 May 2012 14:25:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Unfrozen Caveman CIO</title>
		<link>http://histalk2.com/2009/05/10/monday-morning-update-51109/comment-page-1/#comment-4268</link>
		<dc:creator>Unfrozen Caveman CIO</dc:creator>
		<pubDate>Tue, 12 May 2009 17:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://histalk2.com/2009/05/10/monday-morning-update-51109/#comment-4268</guid>
		<description>I don’t understand Epic.  It seems as though it costs too much money.  Your large operating budgets and limitless capital budgets frighten and confuse me.

I don&#039;t know. Because I&#039;m a caveman -- that&#039;s the way I think.  There is one thing I DO know.  Healthcare IT needs to rethink what is a reasonable amount to pay for technology.

Cirroc</description>
		<content:encoded><![CDATA[<p>I don’t understand Epic.  It seems as though it costs too much money.  Your large operating budgets and limitless capital budgets frighten and confuse me.</p>
<p>I don&#8217;t know. Because I&#8217;m a caveman &#8212; that&#8217;s the way I think.  There is one thing I DO know.  Healthcare IT needs to rethink what is a reasonable amount to pay for technology.</p>
<p>Cirroc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soup Line Jamie</title>
		<link>http://histalk2.com/2009/05/10/monday-morning-update-51109/comment-page-1/#comment-4267</link>
		<dc:creator>Soup Line Jamie</dc:creator>
		<pubDate>Tue, 12 May 2009 04:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://histalk2.com/2009/05/10/monday-morning-update-51109/#comment-4267</guid>
		<description>Years ago I programmed forms for a local hospital on Epic. They eventually decided it wasn&#039;t worth the effort to pay me to do new projects when the IT department could typically do something good-enough for free.  One of my last experiences was when the oncology department was willing to foot the bill for me to build a 1-page form that did exactly what they wanted. IT heard about the project and 2 weeks later the IT guy had configured a couple of screens that were good enough to cost me the job.

As for development options in a big vendor system, when I threw in the towel in 2005 they already had SDKs for GUI screens, custom data entry forms, web applications and had at least two customers using their SOA.  The real problem is that paying programmers is bad PR when the CIO has just spent millions on a new system that supposedly does it all.</description>
		<content:encoded><![CDATA[<p>Years ago I programmed forms for a local hospital on Epic. They eventually decided it wasn&#8217;t worth the effort to pay me to do new projects when the IT department could typically do something good-enough for free.  One of my last experiences was when the oncology department was willing to foot the bill for me to build a 1-page form that did exactly what they wanted. IT heard about the project and 2 weeks later the IT guy had configured a couple of screens that were good enough to cost me the job.</p>
<p>As for development options in a big vendor system, when I threw in the towel in 2005 they already had SDKs for GUI screens, custom data entry forms, web applications and had at least two customers using their SOA.  The real problem is that paying programmers is bad PR when the CIO has just spent millions on a new system that supposedly does it all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p_anon</title>
		<link>http://histalk2.com/2009/05/10/monday-morning-update-51109/comment-page-1/#comment-4266</link>
		<dc:creator>p_anon</dc:creator>
		<pubDate>Mon, 11 May 2009 23:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://histalk2.com/2009/05/10/monday-morning-update-51109/#comment-4266</guid>
		<description>BPM tools (AKA &quot;Business Process Management&quot;; in the context of SOA) are explicitly built to tie a bunch of services together into a kind of workflow. The idea is that, once you&#039;ve got your SOA rolled out, you can rework your business processes with these high-level BPM tools, making your business nimble. Maybe (to use a business example) you have an insurance verification service, and you need to ... I don&#039;t know, have someone spot-check after the computer system has done its automated insurance check. So you go into your fancy BPM tool and add a little box on the workflow, and ... some implementation magic happens ... and now you have an extra screen wherein someone can spot check the insurance verification results. All this without going to the vendor.

Bad example, sorry. I&#039;m trying to show the difference between simply swapping out services (which is mostly achievable with interfaces we have today) and intercepting/adding workflow around/rearranging the services, which is something BPM theoretically offers. Haven&#039;t tried it/wouldn&#039;t know.

The problem with BPM, even in the best case, is that the first step is to get your pile of services. We&#039;re not there, thus BS&#039;s assertion is flawed. Anyway, if anyone&#039;s trying to sell you on BPM, definitely ask for an example of how it can help. Hopefully their example will be better than mine :)</description>
		<content:encoded><![CDATA[<p>BPM tools (AKA &#8220;Business Process Management&#8221;; in the context of SOA) are explicitly built to tie a bunch of services together into a kind of workflow. The idea is that, once you&#8217;ve got your SOA rolled out, you can rework your business processes with these high-level BPM tools, making your business nimble. Maybe (to use a business example) you have an insurance verification service, and you need to &#8230; I don&#8217;t know, have someone spot-check after the computer system has done its automated insurance check. So you go into your fancy BPM tool and add a little box on the workflow, and &#8230; some implementation magic happens &#8230; and now you have an extra screen wherein someone can spot check the insurance verification results. All this without going to the vendor.</p>
<p>Bad example, sorry. I&#8217;m trying to show the difference between simply swapping out services (which is mostly achievable with interfaces we have today) and intercepting/adding workflow around/rearranging the services, which is something BPM theoretically offers. Haven&#8217;t tried it/wouldn&#8217;t know.</p>
<p>The problem with BPM, even in the best case, is that the first step is to get your pile of services. We&#8217;re not there, thus BS&#8217;s assertion is flawed. Anyway, if anyone&#8217;s trying to sell you on BPM, definitely ask for an example of how it can help. Hopefully their example will be better than mine <img src='http://histalk2.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unfrozen Caveman IT Guy</title>
		<link>http://histalk2.com/2009/05/10/monday-morning-update-51109/comment-page-1/#comment-4265</link>
		<dc:creator>Unfrozen Caveman IT Guy</dc:creator>
		<pubDate>Mon, 11 May 2009 22:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://histalk2.com/2009/05/10/monday-morning-update-51109/#comment-4265</guid>
		<description>I don&#039;t understand all your fancy words and abbreviations.  It is all too complex for my tiny brain to absorb.  I&#039;m just a lowly unfrozen caveman IT guy.

But I do know one thing about healthcare IT:

BPM bad.....SOA good!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand all your fancy words and abbreviations.  It is all too complex for my tiny brain to absorb.  I&#8217;m just a lowly unfrozen caveman IT guy.</p>
<p>But I do know one thing about healthcare IT:</p>
<p>BPM bad&#8230;..SOA good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mozy saved my ass-ets</title>
		<link>http://histalk2.com/2009/05/10/monday-morning-update-51109/comment-page-1/#comment-4264</link>
		<dc:creator>Mozy saved my ass-ets</dc:creator>
		<pubDate>Mon, 11 May 2009 20:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://histalk2.com/2009/05/10/monday-morning-update-51109/#comment-4264</guid>
		<description>I second the Mozy endorsement.  I got on a cross-country flight last year with my notebook, and my hard drive died 5 min after altitude.  My data wasn&#039;t so invaluable that I would pay for clean-room recovery, but I couldn&#039;t imagine losing it all.  Fortunately, I use Mozy so I was able to restore all my data to a new drive, 2500 miles from my home.  Didn&#039;t lose a thing.  Best part - once you set it up, you never have to remember to do anything more.</description>
		<content:encoded><![CDATA[<p>I second the Mozy endorsement.  I got on a cross-country flight last year with my notebook, and my hard drive died 5 min after altitude.  My data wasn&#8217;t so invaluable that I would pay for clean-room recovery, but I couldn&#8217;t imagine losing it all.  Fortunately, I use Mozy so I was able to restore all my data to a new drive, 2500 miles from my home.  Didn&#8217;t lose a thing.  Best part &#8211; once you set it up, you never have to remember to do anything more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

