<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>NeoTool Healthcare IT Blog</title>
	<link>http://www.neotool.com/blog</link>
	<description>Healthcare Integration and Interoperability Insights, Lessons Learned, and Comments</description>
	<pubDate>Wed, 23 Jul 2008 15:28:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>An Overview of CCD Templates</title>
		<link>http://www.neotool.com/blog/2008/07/23/an-overview-of-ccd-templates/</link>
		<comments>http://www.neotool.com/blog/2008/07/23/an-overview-of-ccd-templates/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 15:28:19 +0000</pubDate>
		<dc:creator>Elizabeth Armenta</dc:creator>
		
		<category><![CDATA[CCD]]></category>

		<category><![CDATA[CDA]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/07/23/an-overview-of-ccd-templates/</guid>
		<description><![CDATA[The Continuity of Care Document (CCD) defines a detailed set of constraints, or templates, for CDA elements. Each template may have further supporting templates as required. The data contained in each of the templates is set by CCR.
Below is an overview of the templates (excludes supporting templates) and how they are used.
Header
Defines the type of [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="/blog/2007/02/15/what-is-hl7-continuity-of-care-document/" title="What is CCD?">Continuity of Care Document (CCD)</a> defines a detailed set of constraints, or templates, for CDA elements. Each template may have further supporting templates as required. The data contained in each of the templates is set by <a href="/blog/2006/10/18/what-is-the-continuity-of-care-record-ccr/" title="What is CCR?">CCR.</a></p>
<p>Below is an overview of the templates (excludes supporting templates) and how they are used.</p>
<p><strong>Header</strong><br />
Defines the type of document being created, who the document is regarding (patient, physician, author) and how the document relates to other existing documents (if applicable).</p>
<p><strong>Purpose</strong><br />
States the reason the document was generated, but only if a specific purpose is known (i.e., a referral, transfer, or by request of the patient).</p>
<p><strong>Problems</strong><br />
Provides a list of relevant clinical problems, both current and historical, that are present for the patient at the time the document was created.</p>
<p><strong>Procedures</strong><br />
Provides a list of all relevant and notable procedures or treatments, both current and historical, for the patient.</p>
<p><strong>Family history </strong><br />
Gives relevant family health information that may have an impact on the patient’s healthcare risk profile.</p>
<p><strong>Social history</strong><br />
Describes the patient’s lifestyle, occupation, and environmental health risks plus patient demographics such as marital status, ethnicity and religion.</p>
<p><strong>Payers</strong><br />
Provides payment and insurance data pertinent to billing and collection, plus any authorization information that might be required.</p>
<p><strong>Advance directives</strong><br />
Includes information about wills, healthcare proxies and resuscitation wishes, including both patient instructions and references to external documents.</p>
<p><strong>Alerts</strong><br />
Provides a list of allergies and adverse reactions that are relevant for current medical treatment.</p>
<p><strong>Medications </strong><br />
Provides a list of current medications and relevant historical medication usage.</p>
<p><strong>Immunizations</strong><br />
Gives information the patient’s current immunization status plus pertinent historical information about past immunizations.</p>
<p><strong>Medical equipment</strong><br />
Provides a list of medical equipment and any implanted or external devices relevant to patient treatment.</p>
<p><strong>Vital signs </strong><br />
Details information about vital signs for the time period including at a minimum the most recent vital signs, trends over time, and a baseline.</p>
<p><strong>Functional stats</strong><br />
Details information about what is normal for the patient, deviations from the norm (both positive and negative) and extensive examples.</p>
<p><strong>Results</strong><br />
Lists lab and procedure results, and at a minimum lists abnormal results or trends for the time period.</p>
<p><strong>Encounters</strong><br />
Details relevant past healthcare encounters including the activity and location.</p>
<p><strong>Plan of care</strong><br />
Lists active, incomplete or pending activities for the patient that are relevant for ongoing care - including orders, appointments, procedures, referrals and services.</p>
<p>For additional information on getting started with CCD, please read the <a href="http://www.neotool.com/blog/2008/06/12/hl7-continuity-of-care-document-quick-start-guide/" title="CCD Quick Start Guide">post on the quick start guide</a> provided by EHRVA.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/07/23/an-overview-of-ccd-templates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is an HL7 ADT Feed?</title>
		<link>http://www.neotool.com/blog/2008/07/18/what-is-an-hl7-adt-feed/</link>
		<comments>http://www.neotool.com/blog/2008/07/18/what-is-an-hl7-adt-feed/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:33:12 +0000</pubDate>
		<dc:creator>Alex Lin</dc:creator>
		
		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Standards]]></category>

		<category><![CDATA[HL7 Basics]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/07/18/what-is-an-hl7-adt-feed/</guid>
		<description><![CDATA[Any &#8220;feed&#8221;, whether an ADT feed, ORU feed or ORM feed, is basically a streamlined way of getting messages. In the HL7 standards world, ADT, ORU (order messages) and ORM (results messages) are the most common HL7 messages. Of those three, ADT messages are the most commonly used.
ADT stand for &#8220;admissions, discharges, and transfers&#8221;. It [...]]]></description>
			<content:encoded><![CDATA[<p>Any &#8220;feed&#8221;, whether an ADT feed, ORU feed or ORM feed, is basically a streamlined way of getting messages. In the HL7 standards world, <a href="/blog/2006/10/05/what-is-an-adt-message" title="ADT Defnition">ADT</a>, <a href="/blog/2006/10/05/what-is-an-oru-message" title="ORU Definition">ORU</a> (order messages) and <a href="/blog/2006/10/05/what-is-an-orm-message" title="ORM Definition">ORM</a> (results messages) are the most common HL7 messages. Of those three, ADT messages are the most commonly used.</p>
<p>ADT stand for &#8220;admissions, discharges, and transfers&#8221;. It basically means demographics; anytime you think of ADTs, think demographics: the patient&#8217;s name, the patient&#8217;s location in the hospital, his or her address, phone number, gender, etc.</p>
<p>There are many different types of ADT message types, such as:</p>
<ul>
<li>Registering a patient</li>
<li>Discharging a patient</li>
<li>Merging patient files to avoid duplication</li>
</ul>
<p>An ADT feed is one way an application or a provider can get all that information from a clinic or hospital information system (HIS). With the constant updating of a client, customer or patient&#8217;s data, ADTs comprise the most <a href="http://www.neotool.com/blog/2006/12/05/what-is-health-level-seven/" title="What is HL7?">HL7</a> messaging traffic. Change of address, addition of a middle name, and addition of next of kin are all examples of the type of data updates that make up ADT messages. Upon updating, this clinical data will then flow out to different places such as outpatient clinics or laboratories, dependent on who needs that information in their database.</p>
<p>Typically, a hospital registration database will have the master of the patient data and information. Each time patient information is updated, the updates will be pushed out in the form of an ADT message to the appropriate applications in facilities such as labs or clinics.</p>
<p>ADT feeds are usually received through either an <a href="/blog/2007/08/23/point-to-point-interface-vs-interface-engine-in-healthcare" title="Healthcare Interfacing Approaches Defined">interface engine or direct (point-to-point) interface.</a></p>
<p>In the case of an interface engine, clinical data can be provided to a variety of places. An export can be set up so there can be a one-on-one connection where, for example, a hospital registration system can establish a connection to a lab outside of the hospital. &#8220;Data dumps&#8221; are also possible, where one end of the application has all the files and the other doesn&#8217;t and through the connection, the patient data can all be transferred.</p>
<p>In summary, ADT feeds are the most common and high volume feed used. The updating of patient information eclipses the volume of order and result feeds. Having up-to-date patient information, though, is a critical component in streamlining and improving the continuity of patient care.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/07/18/what-is-an-hl7-adt-feed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Healthcare Unbound Conference Insights</title>
		<link>http://www.neotool.com/blog/2008/07/15/healthcare-unbound-conference-insights/</link>
		<comments>http://www.neotool.com/blog/2008/07/15/healthcare-unbound-conference-insights/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 13:13:12 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/07/15/healthcare-unbound-conference-insights/</guid>
		<description><![CDATA[Tim Gee with the Medical Connectivity wrote a great review of the recent Healthcare Unbound conference that was held in San Franciso. Tim did an excellent job of providing good detailed insights from the conference.
The Center for Business Innovation hosts the conference, and they describe Healthcare Unbound in the following manner:
Innovative technologies are driving opportunities to serve [...]]]></description>
			<content:encoded><![CDATA[<p>Tim Gee with the Medical Connectivity wrote a great review of the recent <a target="_blank" href="http://medicalconnectivity.com/2008/07/11/healthcare-unbound-2008/" title="Healthcare Unbound Insights">Healthcare Unbound</a> conference that was held in San Franciso. Tim did an excellent job of providing good detailed insights from the conference.</p>
<p>The <a target="_blank" href="http://www.tcbi.org/hu2008/index.html" title="TCBI Site">Center for Business Innovation</a> hosts the conference, and they describe <em><strong>Healthcare Unbound</strong></em> in the following manner:</p>
<blockquote><p>Innovative technologies are driving opportunities to serve consumers in new ways and in new settings. Forrester Research coined the term “Healthcare Unbound” to encompass the trends toward technology-aided self-care, mobile care and home care. More specifically, Forrester describes “Healthcare Unbound” as “technology in, on and around the body that frees care from formal institutions.”</p></blockquote>
<p>As healthcare IT evolves and changes, it is interesting to read the thoughts and activities happening at the consumer level.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/07/15/healthcare-unbound-conference-insights/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RHIOs vs. Peer-to-Peer Communications</title>
		<link>http://www.neotool.com/blog/2008/07/11/rhios-vs-peer-to-peer-communications/</link>
		<comments>http://www.neotool.com/blog/2008/07/11/rhios-vs-peer-to-peer-communications/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 17:31:51 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[HL7 Standard]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/07/11/rhios-vs-peer-to-peer-commuinications/</guid>
		<description><![CDATA[As noted in HIS-Talk, Former Meriter Hospital CIO Peter Strombom has written an interesting article on Wisconsin&#8217;s progress towards a regional health information exchange (RHIO). Peter&#8217;s history and thoughts are very pragmatic and, IMO, on target; I thought I would share some quotations.
The motivation behind Peter&#8217;s article is that, like many areas of the US, [...]]]></description>
			<content:encoded><![CDATA[<p>As noted in <a target="_blank" href="http://histalk2.com/2008/07/10/news-71108/" title="HIS Talk for July 11, 2008">HIS-Talk</a>, Former Meriter Hospital CIO <a target="_blank" href="http://www.strombomassociates.com">Peter Strombom</a> has written <a target="_blank" href="http://wistechnology.com/articles/4868" title="Interoperability of health care records in the state of Wisconsin">an interesting article</a> on Wisconsin&#8217;s progress towards a regional health information exchange (RHIO). Peter&#8217;s history and thoughts are very pragmatic and, IMO, on target; I thought I would share some quotations.</p>
<p>The motivation behind Peter&#8217;s article is that, like many areas of the US, Wisconsin has been talking about building a <a href="/blog/2007/06/12/what-is-a-rhio/" title="What is a RHIO?">RHIO</a> (or two) for a long time. The current challenge is architecting the system and ultimately paying for it. The state has issued an RFP asking for help designing the architecture. Costs for the total deployment are estimated at $1.2B and are, presumably, to be funded by the providers.</p>
<p>Peter makes some great points about:</p>
<ol>
<li>The fact that we&#8217;ve been at this &#8220;regional interoperability game&#8221; for a long time.</li>
<li>RHIOs are the latest name for an old idea</li>
<li>Peer-to-peer communication (rather than centralized &#8220;control&#8221;) has a better chance of success</li>
<li>Good discussion of political v. economic v. quality of care motivations for interoperability</li>
<li>Providers must be using electronic records before they can be exchanged, well, electronically</li>
<li>On-going work to firm up standards will help with interoperability</li>
</ol>
<p>Two counter points I would make to Peter&#8217;s thoughts:</p>
<ol>
<li>I do not think that the banking analogy Peter uses is a good one. The banking world has (effectively) centralized control over the SWIFT and related networks. A better analogy would be peer-to-peer file sharing networks &#8212; heck, if we can share MP3s in an ad-hoc-yet-organized-way, surely we can share healthcare records.</li>
<li>IMO, the CCHIT is not the total driver for peer-to-peer interoperability. HL7 (among others) has been working on this problem for a long time and, again IMO, CCHIT is effectively profiling existing standards rather than creating new standards.</li>
</ol>
<p>Selected quotations from Peter&#8217;s article:</p>
<blockquote><p>[In November 2005 Wisconsin&#8217;s Governor] called for &#8220;a statewide eHealth infrastructure [&#8230;]. [P]resident Bush&#8217;s State of the Union Address [in January 2004] stated that “By computerizing health records, we can avoid dangerous medical mistakes, reduce costs, and improve care.&#8221;<br />
&#8230;<br />
The statements were both politically appropriate at the time, but as of June, 2008, little has been achieved in Wisconsin.</p>
<p>We have been at this for a long time. The CHINs (community health information networks) of the mid-1990s were an idea that had merit but was not adequately supported by the technology of the day. The RHIOs (regional health information organizations) of later times were also a great attempt at interoperability but suffered from lack of community acceptance and viable business plans to sustain them. It is telling that only a handful of RHIOs continue in business from the several hundred that were founded on initial seed money only to fail when those funds became exhausted. The poor support from the healthcare providers and the payer community, and the absence of inspirational insight into the opportunity being presented to us by the technology, contributed to the lack of success of what I will call the second generation of this approach at interoperability.</p>
<p>Presumably, the healthcare provider and payer will bear the cost of this process. [&#8230;] Importantly, to be viable, the plan further assumes that all healthcare providers in the State of Wisconsin will maintain patient records electronically. This is not the current or the foreseeable situation, as many small hospitals and physician practices do not have the available funding to achieve this goal with only their own resources.<br />
&#8230;<br />
Application (systems) vendors in healthcare are working together under the auspices of the Certification Commission for Healthcare Information Technology (CCHIT) to develop standards for interoperability. By working together it is planned that their output will become accepted as was the HL7 interface standard. A peer-to-peer network with communications between healthcare providers using software from the same or different software vendors and based on the CCHIT standards could follow a model based on the Banking system model.<br />
&#8230;<br />
This peer-to-peer network lends itself to progressive growth and expansion, as warranted as additional providers implement electronic medical records systems. Importantly, a sustainable business plan at the operations level is not needed to finance the exchange of key clinical information in a time of need.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/07/11/rhios-vs-peer-to-peer-communications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Electronic Medical Record Perspectives Grow</title>
		<link>http://www.neotool.com/blog/2008/06/27/electronic-medical-record-perspectives-grow/</link>
		<comments>http://www.neotool.com/blog/2008/06/27/electronic-medical-record-perspectives-grow/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 16:24:49 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EMR]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/06/27/emrs-bad-for-health/</guid>
		<description><![CDATA[There is an interesting blog post in BNET entitled Electronic Medical Records:  Bad for Health? The discussion around EMRs is fascinating. There are many differing perspectives on various topics:  privacy, interoperability, usability, acceptance, failure, etc.
This article consolidates some of the recent negative articles or perspectives on EMRs, including:

Privacy - exposing patient data to outsiders.
Savings - insurers gain [...]]]></description>
			<content:encoded><![CDATA[<p>There is an interesting blog post in BNET entitled <a target="_blank" href="http://industry.bnet.com/healthcare/2008/04/29/electronic-medical-records-bad-for-health/" title="EMRs BNET Blog Post"><em><strong>Electronic Medical Records:  Bad for Health?</strong></em></a> The discussion around EMRs is fascinating. There are many differing perspectives on various topics:  privacy, interoperability, usability, acceptance, failure, etc.</p>
<p>This article consolidates some of the recent negative articles or perspectives on EMRs, including:</p>
<ul>
<li><strong>Privacy</strong> - exposing patient data to outsiders.</li>
<li><strong>Savings</strong> - insurers gain more than physicians</li>
<li><strong>Copy-and-paste</strong> - copying notes from one patient record to another, because it helps with billing</li>
<li><strong>Too much information</strong> - no human selection of relevant information</li>
<li><strong>Physician insensitivity</strong> - &#8220;Dr. Computer&#8221;</li>
<li><strong>&#8220;Cookie-cutter&#8221; medicine</strong> - just using the template</li>
</ul>
<p>These points may be valid, but is the status quo better? Continuing with a paper-based system does not seem to be the better answer. Having the right sense of responsibility to deliver the right approach in using <a href="http://www.neotool.com/blog/category/emr/" title="EMR Blog Posts">EMRs</a> seems to address many of the potential issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/06/27/electronic-medical-record-perspectives-grow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>EMRs for Free&#8230; Really?</title>
		<link>http://www.neotool.com/blog/2008/06/23/emrs-for-free-really/</link>
		<comments>http://www.neotool.com/blog/2008/06/23/emrs-for-free-really/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 23:06:04 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EMR]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/06/23/emrs-for-free-really/</guid>
		<description><![CDATA[With Stark Law changes, there is increased interest in what hospitals can and cannot do as it relates to giving Electronic Medical Record (EMR) software to physician practices. A recent article in Physicians Practice highlights the fact that there is no such thing as &#8220;free.&#8221;
Although some EMR costs are covered (e.g., software purchase, order and results [...]]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.neotool.com/blog/2008/01/31/stark-law-hospital-it-strategy-and-ehrs/" title="Stark Law EMR Changes Post">Stark Law changes</a>, there is increased interest in what hospitals can and cannot do as it relates to giving Electronic Medical Record (EMR) software to physician practices. A <a target="_blank" href="http://www.physicianspractice.com/index/fuseaction/articles.details&amp;articleID=1168.htm" title="An EMR for Free Article">recent article</a> in <em><strong>Physicians Practice</strong></em> highlights the fact that there is no such thing as &#8220;free.&#8221;</p>
<p>Although some EMR costs are covered (e.g., software purchase, <a href="http://www.neotool.com/blog/2008/06/03/hospitals-allowed-to-pay-for-emr-interfaces-and-not-violate-stark/" title="Integration Cost Covered by Stark">order and results integration</a>), there are other costs that will be required. For example:</p>
<ul>
<li>Hardware costs</li>
<li>Technical support costs</li>
<li>Ongoing application support costs</li>
<li>Hosting costs (if <a target="_blank" href="http://en.wikipedia.org/wiki/Software_as_a_Service" title="Wikipedia Definition - SaaS">SaaS</a> or ASP model is used)</li>
</ul>
<p>The article points out the obvious point:  With Stark and other &#8220;free&#8221; options, the overall costs of an implemented EMR are still lower than if the physician practice implemented it on their own. Implementing the EMR application still creates benefits such as potentially higher pay-for-performance payments, possible payer subsidies and, of course, more accuracy in patient care. &#8220;Free&#8221; may not be completely free, but it is a reasonable starting point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/06/23/emrs-for-free-really/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HL7 Continuity of Care Document Quick Start Guide</title>
		<link>http://www.neotool.com/blog/2008/06/12/hl7-continuity-of-care-document-quick-start-guide/</link>
		<comments>http://www.neotool.com/blog/2008/06/12/hl7-continuity-of-care-document-quick-start-guide/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:41:49 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EHR]]></category>

		<category><![CDATA[EMR]]></category>

		<category><![CDATA[CCD]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/06/12/hl7-continuity-of-care-document-quick-start-guide/</guid>
		<description><![CDATA[HIMSS EHRVA developed a Quick Start Guide for implementing the Continuity of Care Document (CCD). HIMSS EHRVA is a trade association of Electronic Health Record (EHR) vendors. Included in the file are two sample CCDs. The guide seems to be a useful resource for implementers of integrated healthcare systems.
A few past posts and insights that you may want [...]]]></description>
			<content:encoded><![CDATA[<p>HIMSS EHRVA developed a <a target="_blank" href="http://www.himssehrva.org/ASP/CCD_QSG_20071112.asp" title="CCD Quick Start Guide Link">Quick Start Guide</a> for implementing the Continuity of Care Document (CCD). HIMSS EHRVA is a trade association of Electronic Health Record (EHR) vendors. Included in the file are two sample CCDs. The guide seems to be a useful resource for implementers of integrated healthcare systems.</p>
<p>A few past posts and insights that you may want to explore:</p>
<ul>
<li><a href="http://www.neotool.com/blog/2007/02/15/what-is-hl7-continuity-of-care-document/" title="CCD Definition">What is the CCD?</a></li>
<li><a href="http://www.neotool.com/blog/2007/08/31/emr-interfacing-best-practices/" title="EMR Interfacing Post">EMR Interfacing Best Practices</a></li>
<li><a href="http://www.neotool.com/blog/2007/11/02/get-the-workflow-right-first/" title="Defining Healthcare Workflow Post">Get the Workflow Right First</a></li>
<li><a href="http://www.neotool.com/blog/2008/01/25/comparing-hl7-messages-to-hl7-documents/" title="HL7 Messages vs. HL7 Documents">Comparing HL7 Messages to HL7 Documents</a></li>
</ul>
<p>Please post any experiences that you have in implementing the CCD or using this Quick Start Guide.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/06/12/hl7-continuity-of-care-document-quick-start-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hospitals Allowed to Pay for EMR Interfaces and Not Violate Stark</title>
		<link>http://www.neotool.com/blog/2008/06/03/hospitals-allowed-to-pay-for-emr-interfaces-and-not-violate-stark/</link>
		<comments>http://www.neotool.com/blog/2008/06/03/hospitals-allowed-to-pay-for-emr-interfaces-and-not-violate-stark/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 03:13:57 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[EHR]]></category>

		<category><![CDATA[EMR]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/06/03/hospitals-allowed-to-pay-for-emr-interfaces-and-not-violate-stark/</guid>
		<description><![CDATA[As noted in HIS-Talk and HANYS News, CMS released an advisory opinion that allows for hospitals to pay the cost of EMR interfaces without violating the Stark Law. Hospitals are restricted under the US law regarding compensation arrangements between physicians and hospitals. HANYS News wrote:
Specifically, a hospital system can pay for the creation of an [...]]]></description>
			<content:encoded><![CDATA[<p>As noted in <a target="_blank" href="http://histalk2.com/2008/06/03/news-6408/" title="HIS-Talk for June 4, 2008">HIS-Talk</a> and <a target="_blank" href="http://www.hanys.org/news/index.cfm?storyid=339">HANYS News</a>, CMS released an <a target="_blank" href="http://www.cms.hhs.gov/physicianselfreferral/downloads/cms-ao-2008-01.pdf">advisory opinion</a> that allows for hospitals to pay the cost of EMR interfaces without violating the Stark Law. Hospitals are restricted under the US law regarding compensation arrangements between physicians and hospitals. HANYS News wrote:</p>
<blockquote><p>Specifically, a hospital system can pay for the creation of an electronic interface between unique electronic health record (EHR) systems of individual physician practices and the hospital network’s EHR system. The interface would allow physicians, from their practices, to order and communicate the results of tests and procedures performed.</p></blockquote>
<p>The CMS news was delivered in &#8220;Advisory Opinion No. CMS-AO-2008-01&#8243;. There are many words used in the advisory; here is a quote that is the meat of the opinion:</p>
<blockquote><p>The Requestor &#8230; owns and operates &#8230; hospitals &#8230; [and] contracted with a third-party &#8230; Vendor &#8230; to install a proprietary health care software information &#8230;System &#8230;, customized to the Requestor’s specific requirements, including a software interface engine that facilitates access by the custom Physician Practice Interface(s).</p>
<p>Pursuant to the contract between the Requestor and the Vendor, the Vendor provided software licenses to the Requestor that permit the Requestor and its controlled affiliates to use the System.</p>
<p>Currently, the medical staffs of Requestor’s &#8230; hospitals have the option to view laboratory reports for the Requestor’s patients over a protected internet connection to the System. The Proposed Arrangement would permit also the ordering or communicating of laboratory tests or procedures performed by the Requestor using the Physician Practice Interface(s).</p>
<p>Numerous physicians on the Requestor’s medical staffs have begun to purchase and use electronic health records (“EHR”) systems for their private practices. Requestor would like to integrate its System with individual information systems maintained by the Affiliated Physician Practices to promote the secure transfer of patient data between the parties. Integrating the System with each Affiliated Physician Practice requires the custom development of an interface that can extract data from the System and transfer it to the Affiliated Physician Practices’ EHR systems. The Requestor may need to develop several versions of the Physician Practice Interface to accommodate the various EHR systems. The Requestor would limit the functionality of the Physician Practice Interface to the ordering or communicating the results of laboratory tests or procedures furnished by the Requestor.</p>
<p>Under the Proposed Arrangement, the Vendor would develop, and the Requestor would pay the development cost of, a Physician Practice Interface customized to the Affiliated Physician Practice’s existing EHR software. &#8230; Physician Practice Interface would be used only to order or communicate the results of tests and procedures furnished by the Requestor and could not be used for any purpose other than the ordering or communicating of the results of tests or procedures furnished by the Requestor.</p>
<p>&#8230;</p>
<p>Therefore, we have determined that the Proposed Arrangement does not meet the definition of “compensation arrangement” for purposes of the statute’s prohibition on physician self-referral<br />
&#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/06/03/hospitals-allowed-to-pay-for-emr-interfaces-and-not-violate-stark/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Healthcare IT Definitions Released</title>
		<link>http://www.neotool.com/blog/2008/05/27/healthcare-it-definitions-released/</link>
		<comments>http://www.neotool.com/blog/2008/05/27/healthcare-it-definitions-released/#comments</comments>
		<pubDate>Tue, 27 May 2008 13:29:48 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EHR]]></category>

		<category><![CDATA[EMR]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/05/27/healthcare-it-definitions-released/</guid>
		<description><![CDATA[    
The National Alliance for Health Information Technology (NAHIT) recently released new definitions of certain healthcare IT terms. This project was completed for the Office of the National Coordinator of Health Information Technology; this office was created by the President on April 27, 2004 to promote the adoption of electronic health records [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">    <!--  a:link {  	text-decoration: none;  }  a:visited {  	text-decoration: none;  }  a:hover {  	text-decoration: underline;  }  a:active {  	text-decoration: none;  }  --></style>
<p>The <a target="_blank" href="http://www.nahit.org/cms/" title="NAHIT Website">National Alliance for Health Information Technology</a> (NAHIT) recently released new definitions of certain healthcare IT terms. This project was completed for the <a target="_blank" href="http://www.hhs.gov/healthit/onc/mission/" title="ONC Website">Office of the National Coordinator of Health Information Technology</a>; this office was created by the President on April 27, 2004 to promote the adoption of electronic health records by most Americans by 2014.</p>
<p>Outlined below are the definitions published by NAHIT. These healthcare IT definitions were published in the report entitled <a target="_blank" href="http://www.nahit.org/cms/images/docs/hittermsfinalreport_051508.pdf" title="HIT Terms Report PDF">Defining Key Health Information Technology Terms</a> (PDF).</p>
<ul>
<li><strong>Electronic Medical Record</strong>: An electronic record of health-related information on an individual that can be created, gathered, managed, and consulted by authorized clinicians and staff within one healthcare organization.</li>
<li><strong>Electronic Health Record</strong>: An electronic record of health-related information on an individual that conforms to nationally recognized <a href="http://www.neotool.com/resources/whitepapers/7-Habits-for-Healthcare-Interoperability">interoperability </a>standards and that can be created, managed, and consulted by authorized clinicians and staff across more than one healthcare organization.</li>
<li><strong>Personal Health Record</strong>: An electronic record of health-related information on an individual that conforms to nationally recognized interoperability standards and that can be drawn from multiple sources while being managed, shared, and controlled by the individual.</li>
<li><strong>Health Information Exchange</strong>: The electronic movement of health-related information among organizations according to nationally recognized standards.</li>
<li><strong>Health Information Organization</strong>: An organization that oversees and governs the exchange of health-related information among organizations according to nationally recognized standards.</li>
<li><strong>Regional Health Information Organization</strong>: A health information organization that brings together health care stakeholders within a defined geographic area and governs health information exchange among them for the purpose of improving health and care in that community.</li>
</ul>
<p>The greatest understatement in the report is: <strong><em>&#8220;Interoperability is the common thread running through health IT terms. <a href="http://www.neotool.com/resources/whitepapers/7-Habits-for-Healthcare-Interoperability">Interoperability</a> is the essential factor in building the infrastructure to create, transmit, store and manage health-related information.&#8221;</em></strong></p>
<p>For more definitions, check out our <a href="http://www.neotool.com/resources/healthcare-interoperability-glossary" title="Healthcare Interoperability Glossary">healthcare interoperability glossary</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/05/27/healthcare-it-definitions-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Radiology CIOs Play a Strategic Role</title>
		<link>http://www.neotool.com/blog/2008/05/23/radiology-cio-plays-a-strategic-role/</link>
		<comments>http://www.neotool.com/blog/2008/05/23/radiology-cio-plays-a-strategic-role/#comments</comments>
		<pubDate>Fri, 23 May 2008 17:13:50 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[Radiology Workflow]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/05/23/radiology-cio-plays-a-strategic-role/</guid>
		<description><![CDATA[A recent Radinformatics article entitled CIO at the Table highlights the fact that most radiology practices have not welcomed their CIOs to sit at the executive committee table. Nevertheless, research indicates that having the CIO at the management table will facilitate the practice&#8217;s growth more effectively.
Creating a competitive advantage for your radiology practice is critical in today&#8217;s market. [...]]]></description>
			<content:encoded><![CDATA[<p>A recent <em>Radinformatics</em> article entitled <a target="_blank" href="http://www.imagingcenterinstitute.com/RadInformatics/Volume1_No2/Radinformatics_CIO_0508.asp" title="Radiology CIO Article"><em><strong>CIO at the Table</strong></em></a> highlights the fact that most radiology practices have not welcomed their CIOs to sit at the executive committee table. Nevertheless, research indicates that having the CIO at the management table will facilitate the practice&#8217;s growth more effectively.</p>
<p>Creating a competitive advantage for your radiology practice is critical in today&#8217;s market. Healthcare IT is a critical strategic element that can automate, streamline, enable, etc. <a href="http://www.neotool.com/blog/2008/03/31/workflow-simply-stated/" title="Radiology Workflow Post">radiology workflow</a>. Having the CIO present at the business level can only help your radiology practice meet the growth and operational goals.</p>
<p>Many of the radiology practices we work with have a CIO who has a strong involvement in the operational discussions, and they have produced impressive <a href="http://www.neotool.com/blog/2007/09/19/top-25-connected-healthcare-facility-radiology-consultants-of-iowa/" title="RCI Interview">results</a>. The results can include improved turn around times (<a href="http://www.neotool.com/blog/2007/04/12/improve-your-tat-with-hl7/" title="Radiology TAT Post">TAT</a>), improved <a href="http://www.neotool.com/blog/2008/01/08/the-benefits-of-improving-your-healthcare-billing-operations/" title="HL7 &amp; Billing Post">billing cycle times</a>, or other elements of the radiology workflow.</p>
<p>The <em>Radinformatics</em>article highlights some important insights about radiology CIOs, including the valuable role they can play and the skills they can bring to the management table.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/05/23/radiology-cio-plays-a-strategic-role/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CDA - The American Bridge from HL7 V2.X to V3?</title>
		<link>http://www.neotool.com/blog/2008/05/15/cda-the-american-bridge-from-hl7-v2-to-v3/</link>
		<comments>http://www.neotool.com/blog/2008/05/15/cda-the-american-bridge-from-hl7-v2-to-v3/#comments</comments>
		<pubDate>Thu, 15 May 2008 13:33:15 +0000</pubDate>
		<dc:creator>Jason Williams</dc:creator>
		
		<category><![CDATA[CDA]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/05/15/cda-the-american-bridge-from-hl7-v2-to-v3/</guid>
		<description><![CDATA[At last week’s HL7 Working Group meeting, it became clear that US adoption of the HL7 Version 3 Standard is still years away, with one lone exception:  Clinical Document Architecture (CDA). 
It seems as though implementation of the larger standard is still seen as a herculean task, requiring not just a rework of HL7 2.X import/export [...]]]></description>
			<content:encoded><![CDATA[<p>At last week’s <a href="http://www.neotool.com/blog/2007/05/01/hl7-working-group-meeting-wgm" title="HL7 WGM Overview">HL7 Working Group</a> meeting, it became clear that US adoption of the <a href="http://www.neotool.com/blog/2007/12/12/key-differences-between-hl7-v2-and-v3/" title="HL7 V2 vs. HL7 V3">HL7 Version 3</a> Standard is still years away, with one lone exception:  <a href="http://www.neotool.com/blog/2006/10/18/how-do-ccr-and-cda-compare" title="HL7 CDA Overview">Clinical Document Architecture</a> (CDA). </p>
<p>It seems as though implementation of the larger standard is still seen as a herculean task, requiring not just a rework of HL7 2.X import/export modules but also a potential overhaul of applications’ underlying database schema and object model. But the Structured Documents committee (SDTC) has done a nice job of achieving one of its primary design principles concerning HL7 CDA – minimizing technical barriers to implementation. That mantra has no doubt helped the SDTC create a standard that comprises the ‘piece’ of HL7 V3 that American vendors are willing to incorporate in the not-so-distant future.</p>
<p>Given the lack of a national mandate to move to <a href="http://www.neotool.com/blog/2007/10/10/preparing-for-hl7-v3/" title="Preparing for HL7 V3">HL7 Standard V3</a> that exists in other countries, as well as the lack of demand for V3 in the US marketplace, CDA could be the much needed beachhead for the standard in this country.  As more and more vendors implement CDA and get a small taste of the V3 methodology and associated benefits, the more adventurous (and deep-pocketed) software providers will tip-toe further into the newer HL7 standard.</p>
<p>Until then, the burning question remains:  which comes first – provider demand for or vendor support of V3?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/05/15/cda-the-american-bridge-from-hl7-v2-to-v3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>May 2008 HL7 Working Group Meeting</title>
		<link>http://www.neotool.com/blog/2008/05/05/may-2008-hl7-working-group-meeting/</link>
		<comments>http://www.neotool.com/blog/2008/05/05/may-2008-hl7-working-group-meeting/#comments</comments>
		<pubDate>Mon, 05 May 2008 11:29:31 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/05/05/may-2008-hl7-working-group-meeting/</guid>
		<description><![CDATA[This week is the May HL7 Working Group Meeting in Phoenix, AZ. I&#8217;m looking forward to meeting up with the HL7 community and helping build the HL7 standard.
NeoTool will be hosting our Tuesday Night Party (TNP) at Gallagher&#8217;s, a sports themed bar. If you are at the WGM or in the area, please stop by [...]]]></description>
			<content:encoded><![CDATA[<p>This week is the May HL7 <a href="http://www.neotool.com/blog/2007/05/01/hl7-working-group-meeting-wgm" title="What is a HL7 WGM?">Working Group Meeting</a> in Phoenix, AZ. I&#8217;m looking forward to meeting up with the HL7 community and helping build the <a href="http://www.neotool.com/blog/2006/10/05/what-is-hl7-standard/" title="What is HL7?">HL7 standard</a>.</p>
<p>NeoTool will be hosting our Tuesday Night Party (TNP) at <a target="_blank" href="http://gallaghersaz.com/" title="HL7 TNP 2008 - Location">Gallagher&#8217;s</a>, a sports themed bar. If you are at the WGM or in the area, please stop by Tuesday. More details over at our <a href="http://www.neotool.com/tnp" title="NeoTool's HL7 TNP">TNP page</a>.</p>
<p>The <a target="_blank" href="http://www.hl7.org/Events/Phoenix052008/index.asp" title="HL7 Working Group Meeting - May 2008">WGM details page</a> is really hard (ok, impossible) to find on the HL7.org web site so I thought I would put as link here on the NeoTool blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/05/05/may-2008-hl7-working-group-meeting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hospitals Move to Offering EMRs to Physicians</title>
		<link>http://www.neotool.com/blog/2008/05/01/hospitals-move-to-offering-emr-to-physicians/</link>
		<comments>http://www.neotool.com/blog/2008/05/01/hospitals-move-to-offering-emr-to-physicians/#comments</comments>
		<pubDate>Thu, 01 May 2008 16:05:13 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EMR]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/05/01/hospitals-move-to-offering-emr-to-physicians/</guid>
		<description><![CDATA[In a previous post, I highlighted several healthcare IT perspectives on the Stark Law changes and the impact on EMR implementations through hospitals. A recent article in Inside Electronic Medical Records is an interesting edition to this topic; the article is entitled:  Hospitals Take Tentative Start EMR Steps, Struggle with Charging Overhead to Doctors.
A few [...]]]></description>
			<content:encoded><![CDATA[<p>In a <a href="http://www.neotool.com/blog/2008/01/31/stark-law-hospital-it-strategy-and-ehrs/" title="Stark Law Changes &amp; EMR Impact">previous post</a>, I highlighted several healthcare IT perspectives on the Stark Law changes and the impact on EMR implementations through hospitals. A recent article in <em>Inside Electronic Medical Records</em> is an interesting edition to this topic; the article is entitled:  <em><strong><a target="_blank" href="http://insideemr.com/index.html" title="EMR Article">Hospitals Take Tentative Start EMR Steps, Struggle with Charging Overhead to Doctors</a></strong></em>.</p>
<p>A few interesting points in the article:</p>
<ul>
<li>Different approaches are being taken by hospitals. In the article, one hospital is offering just a single EMR offering to their physicians, and another hospital is offering 3 to 4 EMR application options. The primary reason for the multiple EMR offerings is that &#8220;We realized that one size doesn&#8217;t fit all.&#8221;</li>
<li> Integration is essential. The reason for the one hospital to offer single (hosted) EMR offering to their physicians is so that the patient has one medical record in their system. In the other hospital&#8217;s case, clinical integration is still essential. As they stated, &#8220;You have to have clinical integration between multiple entities. If you are not sharing data, you are losing the real benefit of EMR.”</li>
<li>EMR certification also plays a role in the selection process by the hospital. In one case, only <a href="http://www.neotool.com/blog/2007/10/25/emr-certification-the-right-approach/" title="EMR Certification Post">CCHIT certified EMR vendors</a> are considered.</li>
<li>The amount of the hospital subsidy varies. One hospital is covering 60% of the EMR services while the other seems to be taking advantage of the full allowable amount of 85% of the covered services.</li>
<li>Trust is a factor with physicians. If a physician practice is going to take advantage of a hospital supported EMR, they will need to trust that hospital.</li>
</ul>
<p>Forward progress? Time will tell which approach will work the best, or it may be that the approaches do vary&#8230; select the approach that best fit the needs of the connected healthcare objectives being pursued. As long as everyone involved trusts the objectives, it may work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/05/01/hospitals-move-to-offering-emr-to-physicians/feed/</wfw:commentRss>
		</item>
		<item>
		<title>EMR Adoption Drives Need for HIT Jobs</title>
		<link>http://www.neotool.com/blog/2008/04/21/emr-adoption-drives-need-for-hit-jobs/</link>
		<comments>http://www.neotool.com/blog/2008/04/21/emr-adoption-drives-need-for-hit-jobs/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 15:17:18 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EMR]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/04/21/emr-adoption-drives-need-for-hit-jobs/</guid>
		<description><![CDATA[An article in FierceHealthIT highlighted a recently published paper (PDF) on how Electronic Medical Record (EMR) adoption is driving the need for more Healthcare IT (HIT) jobs. A key statement from the report:
&#8220;While hospitals with basic implementation are utilizing about 0.1 IT staff per bed, this rises to around 0.2 IT staff per bed as [...]]]></description>
			<content:encoded><![CDATA[<p>An article in <em><a target="_blank" href="http://www.fiercehealthit.com/story/many-more-hit-pros-needed-as-emrs-roll-out/2008-04-21?utm_medium=nl&amp;utm_source=link" title="Many More HIT Pros Neded as EMRs Roll Out">FierceHealthIT</a></em> highlighted a recently <a target="_blank" href="http://billhersh.info/hit-workforce-hersh.pdf" title="EMR Adoption White Paper">published paper (PDF)</a> on how Electronic Medical Record (EMR) adoption is driving the need for more Healthcare IT (HIT) jobs. A key statement from the report:</p>
<blockquote><p>&#8220;While hospitals with basic implementation are utilizing about 0.1 IT staff per bed, this rises to around 0.2 IT staff per bed as hospitals advance from Stage 1 to Stage 4 implementation based on the HIMSS EMR Adoption Model. If our data represent a correct sampling of the entire US, then the current IT staff workforce is about 108,390 FTE. However, if the US HIT agenda is fulfilled and hospitals move to higher levels of adoption, an additional 40,784 FTE will be required.&#8221;</p>
<p><em>Characterizing the Health Information Technology Workforce: Analysis from the HIMSS Analytics Database, April 2008.</em></p></blockquote>
<p>In the <a target="_blank" href="http://www.himssanalytics.org/docs/EMRAM_att_corrected.pdf" title="HIMSS EMR Adoption Model PDF">EMR adoption model</a> as defined by HIMSS, the various stages are succinctly defined. Stage 1 includes basic systems in place - radiology, laboratory, pharmacy - while moving to Stage 4 includes implementation of a Computerized Practitioner/Physician Order Entry (CPOE) system.</p>
<p>The key point of the paper and discussion: Adopting new technologies in hospitals require additional IT personnel to support and ensure success. In selecting new technologies, it is important for hospitals to evaluate the type of IT skills required to support the required new applications. Balancing the type of skills required with the associated costs is essential.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/04/21/emr-adoption-drives-need-for-hit-jobs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HL7 Sample Messages - Always the Best Way to Go</title>
		<link>http://www.neotool.com/blog/2008/04/09/hl7-sample-messages-always-the-best-way-to-go/</link>
		<comments>http://www.neotool.com/blog/2008/04/09/hl7-sample-messages-always-the-best-way-to-go/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 21:35:48 +0000</pubDate>
		<dc:creator>Jason Williams</dc:creator>
		
		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Integration]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/04/09/hl7-sample-messages-always-the-best-way-to-go/</guid>
		<description><![CDATA[Despite previous warnings, I recently committed a cardinal interfacing sin when working on an HL7 integration project. Upon kicking off a large project involving several applications with which we&#8217;re interfacing, I requested both specifications and sample HL7 messages from the vendor. The specifications came right away; the sample messages unfortunately did not.
Rather than making a [...]]]></description>
			<content:encoded><![CDATA[<p>Despite <a href="http://www.neotool.com/blog/2007/08/16/getting-started-with-your-hl7-interface/" title="Getting Started Post">previous warnings</a>, I recently committed a cardinal interfacing sin when working on an HL7 integration project. Upon kicking off a large project involving several applications with which we&#8217;re interfacing, I requested both specifications and sample HL7 messages from the vendor. The specifications came right away; the sample messages unfortunately did not.</p>
<p>Rather than making a big deal out of the messages and insisting that we get them prior to interface construction, I dove right in to perform a gap analysis based on the specifications that we were furnished in order to determine the incompatibilities between the systems involved. After carefully identifying the mappings required to transform the HL7 messaging such that it would satisfy each system’s specs, the interfaces were configured.</p>
<p>It was time to test, and out came the disappointingly small (in some cases just 1 or 2 messages per application) sampling of test messages that had slowly trickled in but had been shelved until the ‘real’ work of building the interfaces could be completed. Those messages were loaded, the interfaces were turned on, and voila!</p>
<p>Errors.</p>
<p>The sample data didn’t align with the specs, rendering my beautiful side-by-side comparison spreadsheets useless. The mapping tables I developed from those specs to translate representations of common fields such as gender, race, and relation? Worthless as well.</p>
<p>How could I have so quickly forgotten that the proof is almost always in the sample message pudding?</p>
<p>Specification documents are often hailed as the keys to unlocking the secrets of the import/export modules of healthcare applications and successfully brokering communication between disparate systems. <em>Good</em> specs do just that. The only problem is that you stand a better chance of finding a few needles in a hay mountain. They’re out there; they’re just not very plentiful.</p>
<p>The shortcomings of specs are attributable to a variety of factors:</p>
<blockquote>
<ul>
<li><strong>They’re rarely updated at the pace of development</strong>. While correct at a particular moment in time, changes are often times made to the interface that either never make it into the document or do so after those changes have been introduced to the marketplace.</li>
<li><strong>They’re often out of sync with upgraded software versions</strong>. Even if a vendor takes extreme care in updating both the interface and the specifications simultaneously, healthcare facilities may have upgraded their software since receiving their specification document and therefore unknowingly hand an outdated version to trading partners/interface analysts.</li>
<li><strong>Variances in installed modules/features are difficult to document</strong>. Many applications offer a wide array of software modules and features that can be alternatively installed depending on the customer’s budgets or workflow that make the production of a “one size fits all” specification difficult.</li>
</ul>
</blockquote>
<p>But the messages don’t lie. Having them takes the guesswork out of determining exactly what is coming out of or readily received by a healthcare application. Today’s most sophisticated <a href="http://www.neotool.com/products/neointegrate" title="NeoIntegrate Interface Engine">interface engines</a> will even go so far as to take those messages and build an HL7 derivative to which they’ll conform at the click of a button! There’s not much left to the imagination, and thus interfaces can be built with a much greater level of confidence.</p>
<p>So if you’re a vendor, be sure to stamp out a good sampling (at least 50) of anonymous messages for each message type supported through your application interfaces each time a change to the interface is introduced. Doing so will not only be appreciated by interface analysts trying to connect your systems to others in a hospital, clinic, imaging center, etc. It will also ease your own interfacing burden by reducing the number of calls and questions you field related to interfacing.</p>
<p>And if you’re an interface analyst, stranded on a deserted integration island and given the choice between sample messages and specifications to ensure your survival, <strong>always opt for the messages</strong>. They represent much more than a means to validate interfaces - they can be vital to successfully building them. Just make sure you don’t settle for 1 or 2 like I did.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/04/09/hl7-sample-messages-always-the-best-way-to-go/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lean Principles Applied to Healthcare Workflow</title>
		<link>http://www.neotool.com/blog/2008/04/03/lean-principles-applied-to-healthcare-workflow/</link>
		<comments>http://www.neotool.com/blog/2008/04/03/lean-principles-applied-to-healthcare-workflow/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 21:42:08 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/04/03/lean-principles-applied-to-healthcare-workflow/</guid>
		<description><![CDATA[Just recently, I wrote about how workflow discussions are frequent, and sometimes it is easy to lose sight of what needs to be simply done. In the current issue of Health Management Technology, there is an interesting article of how Meadows Regional Medical Center applied lean manufacturing principles to their workflow. The article is entitled [...]]]></description>
			<content:encoded><![CDATA[<p>Just recently, I wrote about how <a href="http://www.neotool.com/blog/2008/03/31/workflow-simply-stated/" title="Healthcare Workflow Post">workflow discussions</a> are frequent, and sometimes it is easy to lose sight of what needs to be simply done. In the current issue of <em>Health Management Technology</em>, there is an interesting article of how Meadows Regional Medical Center applied lean manufacturing principles to their workflow. The article is entitled <a target="_blank" href="http://www.healthmgttech.com/features/2008_april/0408_leaning.aspx" title="Lean Healthcare Workflow Article"><em>Leaning Towards Efficiency</em></a>, and is written by the hospital CEO, Alan Kent.</p>
<p>The hospital worked with <a target="_blank" href="http://www.gatech.edu/newsroom/release.html?id=1518" title="GA Tech Perspective">Georgia Tech&#8217;s Enterprise Innovation Institute</a> and focused on improving the Emergency Department (ED) workflow.</p>
<p>In healthcare IT, it is great to read about how workflow projects are undertaken in a straightforward way and achieve significant results in a short time period. As the article states:<br />
<blockquote>
<p>&#8220;The lean team at Meadow&#8217;s developed 44 action items for reducing lead time to admit, treat and discharge a non-critical ED patient, 18 of which were determined to be low cost and high impact.&#8221;
</p></blockquote>
<p>The results, according to the Georgia Tech press release:</p>
<blockquote><p>
&#8220;&#8230; a 44 percent reduction in average length of stay per patient, a 10 percent boost in patients served and a 92 percent patient satisfaction rate.&#8221;</p></blockquote>
<p>Great work!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/04/03/lean-principles-applied-to-healthcare-workflow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Workflow&#8230; Simply Stated</title>
		<link>http://www.neotool.com/blog/2008/03/31/workflow-simply-stated/</link>
		<comments>http://www.neotool.com/blog/2008/03/31/workflow-simply-stated/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 23:57:53 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[Radiology Workflow]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/03/31/workflow-simply-stated/</guid>
		<description><![CDATA[In radiology particularly, there is alot of discussion around workflow. Streamlining radiology workflow creates even more conversations. Where there is talk is their action? Probably not to the degree that you would think&#8230; With such a flurry of words, the important point may be lost.
In my opinion, the important point is keep it simple. For [...]]]></description>
			<content:encoded><![CDATA[<p>In radiology particularly, there is alot of discussion around workflow. <a target="_blank" href="http://www.neotool.com/pdf/Rethinking-Radiology-Integration-Workflow-HL7.pdf" title="Radiology Workflow White Paper - PDF">Streamlining radiology workflow</a> creates even more conversations. Where there is talk is their action? Probably not to the degree that you would think&#8230; With such a flurry of words, the important point may be lost.</p>
<p>In my opinion, the important point is <em>keep it simple</em>. For your radiology workflow:</p>
<blockquote>
<ol>
<li>Document your current workflow</li>
<li>Document what you would like your workflow to look like</li>
<li>Identify the gaps</li>
<li>Adjust the workflow to close the gaps</li>
<li>Enable the flow</li>
</ol>
</blockquote>
<p><strong><em>A little more detail on each:</em></strong></p>
<p><strong>Document your current workflow</strong>. Talk to the people involved in the key steps - from schedulers, physicians, radiologists, technologists, billing professionals, etc. Get the current workflow first-hand, from the people doing the work.</p>
<p><strong>Document what you would like your workflow to look like.</strong> As you talk to people, ask for ideas on how to improve. Meet with key leaders in your organization to determine objectives. Most importantly, talk to the physicians who receive the results that you deliver. Get the customer feedback!</p>
<p><strong>Identify the gaps.</strong> What are the key differences between the way you do it today and the way you would like it done? Again, more importantly, what is the way your customers want it done - both patients and physicians?</p>
<p><strong>Adjust the workflow to close the gaps.</strong> Not all of the gaps can be closed simply. Identify the high impact - low implementation effort items and do those first. For the others, develop a plan of how to close the gaps and continue to implement to the defined goals. Communicate your results along the way!</p>
<p><strong>Enable the flow. </strong>Some activities in the workflow will require no technology. Others will require technology investments. Look for ways to <a href="http://www.neotool.com/marketsolutions/imagingandclinics/solution" title="Integrated Workflow Solutions">automate the radiology workflow</a>, simplify the steps, and deliver value to the people doing the work throughout the process. Look for ways to leverage technology for the improvements that enhance patient quality, enhance radiologist productivity, and deliver real service to the referring physician community.</p>
<p>There are many ways to improve your workflow, but the best way is to get started&#8230; with the basics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/03/31/workflow-simply-stated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Overcoming the Barrier to Participating in the IHE Initiative</title>
		<link>http://www.neotool.com/blog/2008/03/14/overcoming-the-barrier-to-particpating-in-ihe/</link>
		<comments>http://www.neotool.com/blog/2008/03/14/overcoming-the-barrier-to-particpating-in-ihe/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 22:09:33 +0000</pubDate>
		<dc:creator>Jason Williams</dc:creator>
		
		<category><![CDATA[Healthcare Integration]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/03/14/overcoming-the-barrier-to-particpating-in-ihe/</guid>
		<description><![CDATA[Since it’s inception in 1998, IHE (Integrating the Healthcare Enterprise) has embarked on a commendable mission to “improve the way computer systems in healthcare share information.” Over the past 10 years the initiative has made great strides in standardizing the implementation of not-so-confining “standards” such as HL7.
In so doing IHE has developed a plethora of integration [...]]]></description>
			<content:encoded><![CDATA[<p>Since it’s inception in 1998, <a target="_blank" href="http://www.ihe.net" title="IHE Website">IHE</a> (Integrating the Healthcare Enterprise) has embarked on a commendable mission to “improve the way computer systems in healthcare share information.” Over the past 10 years the initiative has made great strides in standardizing the implementation of not-so-confining “standards” such as <a href="http://www.neotool.com/blog/2007/01/17/hl7-guide-for-beginners-article/" title="HL7 Beginners Article">HL7</a>.</p>
<p>In so doing IHE has developed a plethora of integration profiles across a dozen or so clinical and operational domains, from Cardiology and Radiology to <a href="http://www.neotool.com/marketsolutions/medicaldevicemanufacturers" title="Medical Devices">Patient Care Devices</a> and IT Infrastructure.  These profiles take a lot of the interpretation and guesswork out of the implementation of the underlying standards and thus make the messages transmitted between clinical information systems much more consistent and predictable, at least amongst supporting systems.</p>
<p>Sounds great – so what’s the problem?</p>
<p>In the most recent North America Connectathon only 70 organizations tested just 130 systems for IHE profile compliance. Don’t get me wrong – that’s a really nice turnout that marks continued growth in support for the initiative. But when compared to the thousands and thousands of clinical information systems impacting patient care delivery in this country today, that total represents a disappointingly low percentage.</p>
<p>Why don’t more vendors participate? Quite simply, because doing so is difficult, and there’s been no surge in customer demands for IHE compliance in the marketplace to date to prompt most vendors to tackle that difficulty.</p>
<p>To be clear, the difficulty associated with participation isn’t attributable to any overly complex technical challenges to which vendors are subjected. On the contrary, the profiles, though imposing at first glance due to their length and exhaustive nature, spell implementation details out quite clearly. Nor is the difficulty attributable to the committee meetings, conference calls, and face-to-face meetings required to stay engaged with the ongoing developments of a particular domain, although that investment in time and energy certainly isn’t trivial.</p>
<p>Rather, the difficulty in participating stems from a fundamental flaw in the way vendors have historically addressed interface challenges. That flaw continues to plague their ongoing integration efforts today.</p>
<p>For most vendors, the world class system cart came long before the integration horse. When interfacing requests first began to surface, code was hastily added to the existing application code base in an effort to provide a solution as quickly as possible.</p>
<p>As connectivity demands have grown at an ever-increasing clip, that interfacing code not only grows with them but also undergoes innumerable changes to accommodate the customization required by so many interface partners. And each time a change is introduced the entire code base is recompiled and regression tested to ensure that customization did not have a deleterious effect on the core application.</p>
<p>As a result, growing software companies see deployment cycle times balloon and valuable development resources diverted from core technology to high tech plumbing.</p>
<p>Sounds a lot like initiatives to adopt IHE profiles and participate in Connectathon events, doesn’t it? Profile changed? Code, recompile, test. New profile? Code, recompile, test. Vendor X needs the message you’re communicating tweaked? Code, recompile, test.</p>
<p>The path to IHE compliance need not be so difficult!</p>
<p>Thankfully, <a href="http://www.neotool.com/products/neointegrate" title="Integration Engine">healthcare middleware</a> can go a long way toward remedying the difficulty felt by the vast majority of healthcare vendors today. Amongst many other things, middleware technology can:</p>
<blockquote>
<ol>
<li><strong>Eliminate the need to alter existing import/export modules.</strong>Middleware can receive the existing feeds an application supports and transform those messages into an IHE compliant data stream.</li>
<li><strong>Move interfacing logic outside the core application.</strong> In so doing supporting changes becomes a matter of reconfiguring, typically in a graphical user interface, rather than recoding.</li>
<li><strong>Provide greater interfacing flexibility.</strong> Supporting IHE profiles is a great idea, but as mentioned above the number of non-IHE compliant systems far exceeds that of compliant systems.</li>
<li><strong>Support IHE profile variability.</strong>Despite best intentions, much of the code written to conform to IHE tests ends up being thrown away, introducing variability outside of Connectathon events.</li>
<li><strong>Free up development resources.</strong>Configuration of interfaces utilizing middleware requires analyst level skills, allowing development talent to refocus on the core application.</li>
</ol>
</blockquote>
<p>Don’t believe me? Just ask the vendors who have used healthcare middleware with their products in an IHE Connectathon. They’re the ones taking coffee and snack breaks…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/03/14/overcoming-the-barrier-to-particpating-in-ihe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Patient Reports Directly to EMRs</title>
		<link>http://www.neotool.com/blog/2008/03/07/patient-reports-directly-to-emrs/</link>
		<comments>http://www.neotool.com/blog/2008/03/07/patient-reports-directly-to-emrs/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 17:40:04 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[Radiology Workflow]]></category>

		<category><![CDATA[EMR]]></category>

		<category><![CDATA[Healthcare Integration]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/03/07/patient-reports-directly-to-emrs/</guid>
		<description><![CDATA[A recent article in Radinformatics highlighted the radiology workflow of one of our customers - EPIC Imaging. The article is entitled Look, No Hands: Reports Go Directly to Referrer EMRs. 
As the title implies, the article is about how EPIC Imaging implemented an electronic means to connect with various referring physician practices and send patient reports quickly, efficiently, [...]]]></description>
			<content:encoded><![CDATA[<p>A recent article in <em><strong>Radinformatics</strong> </em>highlighted the radiology workflow of one of our customers - EPIC Imaging. The article is entitled <strong><em><a target="_blank" href="http://www.imagingcenterinstitute.com/RadInformatics/Volume1_No1/Radinformatics_NoHands_0208.asp" title="Radiology &amp; EMR Article">Look, No Hands: Reports Go Directly to Referrer EMRs</a></em></strong>. </p>
<p>As the title implies, the article is about how EPIC Imaging implemented an electronic means to connect with various referring physician practices and send patient reports quickly, efficiently, and accurately. John Griffith is the CIO at EPIC Imaging, and he and his team have taken the initiative to solve the <a href="http://www.neotool.com/marketsolutions/imagingandclinics/neotoolvalue" title="Integrated Radiology Worfkflow Value">radiology workflow</a> and operational challenge.</p>
<p>A few highlights from the article:</p>
<ul>
<li><strong>Addressing Physician Requirements</strong>:  &#8220;The physicians wanted the reports to show up automatically in each patient’s electronic medical record (EMR). They wanted to open the patient’s EMR and have the report right there waiting for them, with no staff time spent clicking links or handling paper.&#8221;</li>
<li><strong>Maintaining High Service Levels</strong>:  &#8220;We have been held as the gold standard for providing service&#8230; but Epic administrators knew that if they were to retain that gold-standard mark in the face of increasing competition, they would have to answer the demand for electronic report delivery.&#8221;</li>
<li><strong>Delivering to the Physician - Choices</strong>:  &#8220;We could not have used a Web-based system because the physician would still have had to log in, look up the patient, and move the report into the chart&#8230; The demand was to get that report seamlessly into the chart with very little human interaction.&#8221;</li>
<li><strong>Leveraging Healthcare Interfaces</strong>:  &#8220;We had an existing interface that was sending results from our RIS to our PACS. We redirected that results feed to the <a href="http://www.neotool.com/marketsolutions/imagingandclinics" title="Interface Engine - NeoTool">NeoTool engine</a>, and then NeoTool forwarded the report from there onto the PACS&#8230; Then, Epic constructed a rules base to tell NeoTool how to route the report to the referring physician&#8217;s EMR and directly into the patient’s electronic folder.&#8221;</li>
<li><strong>Achieving Positive Impact</strong>: 
<ul>
<li>&#8220;Clients, once interfaces are complete, will find report delivery much more convenient. That means that Epic will probably retain their business, or get more of it.&#8221;</li>
<li>&#8220;Quicker, more direct reports mean that patient care can be expedited. From the standpoint of eliminating human intervention and becoming more solidly electronic, we improve patient care.&#8221;</li>
</ul>
</li>
</ul>
<p>Since the above bullets are just clips from the <a target="_blank" href="http://www.imagingcenterinstitute.com/RadInformatics/Volume1_No1/Radinformatics_NoHands_0208.asp" title="EMR Integration Article">article</a>, take a few minutes and read the article. It provides great insights into how EPIC Imaging (<a target="_blank" href="http://www.neotool.com/pdf/EPIC-Imaging-Interface-Engine-NeoTool.pdf" title="Integration Case Study">case study PDF</a>) understood their physician requirements and addressed them in a creative and operationally-sound way while also - and importantly - improving the way patient care is delivered. </p>
<p>Congratulations to John and his team!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/03/07/patient-reports-directly-to-emrs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Formatted Documents: HL7 2.X vs. HL7 CDA vs. Wishes</title>
		<link>http://www.neotool.com/blog/2008/02/12/formatted-documents-hl7-2x-vs-hl7-cda-vs-wishes/</link>
		<comments>http://www.neotool.com/blog/2008/02/12/formatted-documents-hl7-2x-vs-hl7-cda-vs-wishes/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 14:30:50 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[CDA]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/02/12/formatted-documents-hl7-2x-vs-hl7-cda-vs-wishes/</guid>
		<description><![CDATA[Yesterday I wrote an article about formatted documents and HL7 2.X. The focus of that posting was to suggest that in the real world HL7 does not control the formatting of a document on a receiving system.
René Spronk wrote an interesting reply that I did not want to get lost:
From the blog it isn’t clear [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I wrote an article about <a href="http://www.neotool.com/blog/2008/02/11/sending-text-documents-or-reports-via-an-hl7-interface/" title="Sending Text Documents or Reports via an HL7 Interface">formatted documents and HL7 2.X.</a> The focus of that posting was to suggest that in the real world HL7 does not control the formatting of a document on a receiving system.</p>
<p><a target="_blank" href="http://www.ringholm.de/en/rs_about.htm">René Spronk </a>wrote an interesting reply that I did not want to get lost:</p>
<blockquote><p>From the blog it isn’t clear whether you’d like HL7 to address the formatting of documents or not. The fact that the FT datatype is rarely implemented seems to suggest that there is no underlying requirement. Otherwise, implementers would use it and request enhancement of those features (maybe even to make them mandatory) as part of the development standard of the v2.x standard.</p>
<p>The CDA standard (HL7 v3) contains markup with a functionality akin to FT. It focuses on medical content, not on font-size. CDA is usually displayed using a style-sheet - albeit one that the receiver chooses, which may be a different one than was used by the document creator.</p>
<p>In case of CDA HL7 leaves it up to the communicating parties to “contractually” agree to use a specific style-sheet. Whether or not such agreements are in place depends on the jurisdiction where CDA is used.</p>
<p>Are there uses cases and jurisdictions where it makes sense to give more control to the sender of how the receiver should view the data? Yes.</p>
<p>One of the enhancement requests for the next release of CDA (CDA R3) is to support a much larger set of XHTML tags for formatting. This is however a balancing act - I wouldn&#8217;t want to support all of XHTML (including scripting stuff) in a CDA. The more formatting we introduce in a CDA, the more we’ll be moving away from the actual content, and the more things will be focused on formatting. I’m not sure if we should go there…</p></blockquote>
<p>As always, René made some great points; thanks for your comments. I think that users of HL7 (either 2.X or 3.0 family) wish for many things &#8212; mostly they wish that the standard will make their lives easier. Often they look to HL7 to &#8220;force&#8221; an application to do something that &#8220;seems obvious&#8221; to them and their world. In terms of document formats from the perspective of a sending application, they wish that their &#8220;pretty report&#8221; would be displayed correctly by the receiver.</p>
<p>Once a week I hear someone wish they could force that mainframe or mumps application (which was coded in the early 1980s) to take an HTML or PDF document.</p>
<blockquote><p>&#8220;Why can&#8217;t it display bold text? Our paragraphs are not wrapping correctly! The reason people use our service is that we produce these great reports. It is one of our key selling features! We just hate to fax or email them. Can&#8217;t HL7 deliver the same thing? Can&#8217;t I force that receiving HIS/CDR/EMR at my customer site to take this document via an interface? What does HL7 say about that? Can&#8217;t HL7 make the receiver display this correctly? I wish this was easier!&#8221;</p></blockquote>
<p>To answer the questions above, read <a href="http://www.neotool.com/blog/2008/02/11/sending-text-documents-or-reports-via-an-hl7-interface/" title="HL7 and formatted documents">my posting</a>. In short, HL7 does not force a receiver to format a document in a particular manner.</p>
<p>As noted in René&#8217;s comment, HL7&#8217;s CDA standard is mostly focused on the content and coding of the information &#8212; the display or rendering was, IMO, a secondary aspect. In fact, one of the key points of CDA is that the same document can be rendered on many devices &#8212; cell phone, printer, HTML, thick client, thin client, PDF, etc. As noted by René, the receiver&#8217;s style-sheet controls the final display.</p>
<p>IMO, the major display advantage of CDA is that it provides a much more structured starting point. In theory, we no longer have to worry about boring stuff like word wrapping or section headers &#8212; these display features &#8220;come for free&#8221; with the style-sheet used by the receiver.</p>
<p>Hopefully as a community we will not lose track of the fact that what CDA is really about is coded documents &#8212; the &#8220;easier display&#8221; is just a bonus.</p>
<p>It is interesting, however, to note that often what real world users of either HL7 2.X or CDA want is a mechanism to get a document &#8220;nicely displayed&#8221; on the receiving system. Sure, the informatics geeks can talk about the coding/format of the document and how many places we have clever OIDS, but ultimately it seems that much of healthcare is still about paper documents. Kudos to the CDA visionaries who seemed to get this up front &#8212; allow for lots of coding but also allow for simple blobs of text split into sections.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/02/12/formatted-documents-hl7-2x-vs-hl7-cda-vs-wishes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sending Text Documents or Reports via an HL7 Interface</title>
		<link>http://www.neotool.com/blog/2008/02/11/sending-text-documents-or-reports-via-an-hl7-interface/</link>
		<comments>http://www.neotool.com/blog/2008/02/11/sending-text-documents-or-reports-via-an-hl7-interface/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 00:11:35 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[HL7 Messaging]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/02/11/sending-text-documents-or-reports-via-an-hl7-interface/</guid>
		<description><![CDATA[HL7 does not provide a real world standard for controlling the display of text documents on the receiving system. While there are some rarely-implemented formatting codes provided in the Formatted Text (FT) section of HL7, often senders must deliver &#8220;plain, vanilla text&#8221; in order for a receiver to accept a text document via HL7 messaging. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>HL7 does not provide a real world standard for controlling the display of text documents on the receiving system.</strong> While there are some rarely-implemented formatting codes provided in the Formatted Text (FT) section of HL7, often senders must deliver &#8220;plain, vanilla text&#8221; in order for a receiver to accept a text document via HL7 messaging. The receiver will then display the lines of text in whatever manner is appropriate for that application.</p>
<p>Typically this question comes up when someone is trying to ensure that text documents they send (such as a radiology report) will be displayed a specific way on a remote application. Asked another way, the sending HL7 user want to know if the receiving (remote) application will display the report in a given size font or a fixed-width font. The question revolves around the desire to put “low tech text formatting” in place to build things like tables, indented paragraphs, or even nicely word-wrapped paragraphs.</p>
<p>The reality is that HL7 messaging does not imply or demand that an application display a text report in any specific manner. If there is a need to ensure that the receiving application displays data in a specific way, the interface analyst must review the display mechanisms in the <strong>receiving application</strong> to see what is possible. The analyst must then change the message (text) format to work within those provided by the receiver&#8217;s display mechanisms. Typically the sender can not force the receiver to take a &#8220;pretty text document.&#8221;</p>
<p>The problems most frequently encountered when moving text reports are related to the size of the text, how long the lines can be, indenting text, the desire to make headers “stand out”, and how word wrapping is accomplished. All of these items are under the control the receiving application. In the real world, HL7 has no opinion on these issues.</p>
<p>Often applications support moving rich text documents via either an <a href="http://www.neotool.com/blog/2006/10/18/how-do-i-send-a-binary-file-inside-of-an-hl7-message" title="Using an ED data type to move a binary blob via HL7">ED</a> or RP data type. This means that the sender can deliver a PDF, Word document, RTF document, HTML document, <em>etc</em> &#8212; but <strong>only if the receiver supports the format</strong>. More details on rich documents are provided in <a href="http://www.neotool.com/blog/2006/12/01/sending-images-or-formatted-documents-via-hl7-messaging/" title="Sending Images or Formatted Documents via HL7">this blog posting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/02/11/sending-text-documents-or-reports-via-an-hl7-interface/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FDA Proposes Less Stringent Controls on Medical Device Software</title>
		<link>http://www.neotool.com/blog/2008/02/08/fda-proposes-less-stringent-controls-on-medical-device-software/</link>
		<comments>http://www.neotool.com/blog/2008/02/08/fda-proposes-less-stringent-controls-on-medical-device-software/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 19:40:56 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/02/08/fda-proposes-less-stringent-controls-on-medical-device-software/</guid>
		<description><![CDATA[As reported in Health Data Management, the FDA is proposing that Medical Device Data System (MDDS) software be reclassified from a Class III to a Class I medical device. A Class III medical device is the most stringent and expensive regulatory classification and must receive pre-market approval from the FDA. Class I classification is the [...]]]></description>
			<content:encoded><![CDATA[<p>As reported in <a target="_blank" href="http://www.healthdatamanagement.com/news/FDA25681-1.html?type=printer_friendly" title="FDA Proposal"><em>Health Data Management</em></a>, the FDA is proposing that Medical Device Data System (MDDS) software be reclassified from a Class III to a Class I medical device. A Class III medical device is the most stringent and expensive regulatory classification and must receive pre-market approval from the FDA. Class I classification is the least stringent classification.</p>
<p> The <a target="_blank" href="http://frwebgate6.access.gpo.gov/cgi-bin/waisgate.cgi?WAISdocID=497832148834+0+2+0&amp;WAISaction=retrieve" title="FDA Report Summary">FDA report summary</a> states:</p>
<blockquote><p>SUMMARY: The Food and Drug Administration (FDA) is proposing to<br />
reclassify, on its own initiative, the Medical Device Data System<br />
(MDDS) from class III (premarket approval) to class I (general<br />
controls). This action does not include medical device data systems<br />
with new diagnostic or alarm functions. FDA is also proposing that the<br />
MDDS be exempt from the premarket notification requirements when it is<br />
indicated for use only by a healthcare professional and does not<br />
perform irreversible data compression.</p></blockquote>
<p>The entire report can be found as document ID fr08fe08P, <em><a target="_blank" href="http://frwebgate2.access.gpo.gov/cgi-bin/waisgate.cgi?WAISdocID=498734207354+0+0+0&amp;WAISaction=retrieve" title="Devices: General Hospital and Personal Use Devices; Reclassification of Medical Device Data Systems">Devices: General Hospital and Personal Use Devices</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/02/08/fda-proposes-less-stringent-controls-on-medical-device-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What If There Was an Election on Healthcare Standards?</title>
		<link>http://www.neotool.com/blog/2008/02/08/what-if-there-was-an-election-on-healthcare-standards/</link>
		<comments>http://www.neotool.com/blog/2008/02/08/what-if-there-was-an-election-on-healthcare-standards/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 16:02:10 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[CCR]]></category>

		<category><![CDATA[CCD]]></category>

		<category><![CDATA[CDA]]></category>

		<category><![CDATA[Healthcare Integration]]></category>

		<category><![CDATA[HL7 Standards]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/02/08/what-if-there-was-an-election-on-healthcare-standards/</guid>
		<description><![CDATA[By now, you may have had enough of primaries and election results. What if, however, we applied the primary election process to healthcare standards? What would happen? 
Just as there are factions the political candidates are trying to pull together to win, they probably have not seen as many factions as there are in healthcare standards. There is [...]]]></description>
			<content:encoded><![CDATA[<p>By now, you may have had enough of primaries and election results. What if, however, we applied the primary election process to healthcare standards? What would happen? </p>
<p>Just as there are factions the political candidates are trying to pull together to win, they probably have not seen as many factions as there are in healthcare standards. There is a major faction called the HL7 Standards, but emerging factions are getting noticed which are XML related - from <a href="http://www.neotool.com/blog/2007/02/15/emr-standards-c-change/" title="CCR CCD Blog Post">Continuity of Care Record</a> (CCR) to a faction-within-a faction, that is, <a href="http://www.neotool.com/blog/2007/12/12/key-differences-between-hl7-v2-and-v3/" title="HL7 V2 &amp; HL7 V3 Differences">HL7 V2, HL7 V3,</a> HL7 <a href="http://www.neotool.com/blog/2008/01/25/comparing-hl7-messages-to-hl7-documents/" title="HL7 Documents Blog Post">Clinical Document Architecture</a> (CDA), and HL7 Continuity of Care Document (CCD).</p>
<p><strong>We don&#8217;t need new healthcare standards. We just need to enforce the ones we have.</strong></p>
<p>What about the <a href="http://www.neotool.com/blog/2006/10/11/what-are-the-different-standards-in-healthcare/" title="Quick Overview ">X12, DICOM, NCPDP, ASTM, LOINC, and SNOMED</a> factions? And, let us not forget the common person&#8217;s healthcare standard - plain ol&#8217; CSV file formats.</p>
<p>If the United States was going to eventually elect a healthcare standard to lead us in the 21st century, which one would win? All we need is a little harmony.</p>
<p><strong>Harmony may be over-rated.</strong> How could someone from SNOMED endorse the LOINC? What do you mean CCR is campaigning with CCD? If these events happened, some people may just sit out the healthcare standards election.</p>
<p><strong>What about the special interests?</strong> Each healthcare vendor has their own standard. Let&#8217;s hope that someone doesn&#8217;t &#8220;swift boat&#8221; one of the healthcare standard candidates.</p>
<p><strong>The campaign slogans</strong>:  Healthcare standards are broken. We just don&#8217;t need to move the same standards to different chairs. We need to stand for change. We need hope! We need a healthcare standard ready to solve all of our problems Day 1!</p>
<p><strong>Or, maybe what we need is another healthcare standard</strong> - a &#8220;third party&#8221; candidate - that can just end all of the &#8220;politics&#8221; and work for the people in health care. A &#8220;uniter&#8221; of healthcare standards. Some standard that can &#8220;reach across the aisle&#8221; and reach consensus.</p>
<p><strong>Can&#8217;t we all just get along in the healthcare integration world?</strong></p>
<p>Yes, this is a parody of sorts on healthcare standards, but it is the practical world that we live in. There are many standards, and we do all need to get along in order to deliver the best possible care for patients. Each healthcare standard faction delivers an essential piece in the healthcare puzzle, but putting the puzzle together can be challenging at times.</p>
<p><strong>Maybe the final rallying cry should be:  &#8220;Read my lips. No new healthcare standards!&#8221;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/02/08/what-if-there-was-an-election-on-healthcare-standards/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stark Law, Hospital IT Strategy, and EHRs</title>
		<link>http://www.neotool.com/blog/2008/01/31/stark-law-hospital-it-strategy-and-ehrs/</link>
		<comments>http://www.neotool.com/blog/2008/01/31/stark-law-hospital-it-strategy-and-ehrs/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 16:57:51 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[EHR]]></category>

		<category><![CDATA[EMR]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/01/31/stark-law-hospital-it-strategy-and-ehrs/</guid>
		<description><![CDATA[The Stark Law is potentially changing the landscape in the adoption of healthcare IT in physician practices in communities across the US. What change actually happens is still up for debate.
A recent article in Government Health IT entitled Picking Up the Check for EMRs does a good job of outlining the differing perspectives:  hospital, physician practice, [...]]]></description>
			<content:encoded><![CDATA[<p>The Stark Law is potentially changing the landscape in the adoption of healthcare IT in physician practices in communities across the US. What change actually happens is still up for debate.</p>
<p>A recent article in <em>Government Health IT</em> entitled <a target="_blank" href="http://www.govhealthit.com/print/4_13/features/350105-1.html" title="Stark Law &amp; EMR Article"><em>Picking Up the Check for EMRs</em></a> does a good job of outlining the differing perspectives:  hospital, physician practice, and vendor. Outlined below is a brief summary of each perspective.</p>
<p><em><strong>Hospital Perspective</strong>.</em>  Although some hospitals may implement strategies and programs to offer EMRs to physician practices, there is skepticism that it will work. Hospitals like Partners Healthcare System do not have plans to start paying for local systems. Other hospitals note that they would have to offer physician practices more than one EMR option in order to meet the differing requirements. The bottom line, though, is that many hospitals are not in the financial position to fund EMR adoption in physician practices.</p>
<p><em><strong>Physician Practice Perspective</strong></em>.  Doctors are independent and do not want to take hospital incentives which may compromise their independence. Also, what if a physician practices at more than one hospital and each hospital has a different supported EMR application? There is also some concern about patient data security.</p>
<p><em><strong>EMR Vendor Perspective</strong></em>.  Essentially, the vendors like the possibility of additional funding to support EMR adoption. However, there are concerns this would benefit the larger EMR vendors more than the mid-to-small sized ones.</p>
<p>A recent <a target="_blank" href="http://www.his-review.com/stark-law-updates-2007-15/" title="HIS Review Blog Post">HIS Review blog post</a> also provides a good overview of recent updates to the Stark Law and what hospitals need to be considering.</p>
<p>The most detailed outline of what a hospital will need to do around the Stark Law changes comes from a hospital CIO blog post. In <em><a target="_blank" href="http://geekdoctor.blogspot.com/" title="Life as a Healthcare CIO Blog ">Life as a Healthcare CIO</a></em>, John Halamka describes the <a target="_blank" href="http://geekdoctor.blogspot.com/2008/01/electronic-records-for-non-owned.html" title="Hospital Perspective on Stark Law">top ten planning items for hospitals</a> to consider as they implement a strategy and program that leverages the Stark Law changes.</p>
<p>Obviously, how this all plays out is still up for debate. There are many elements to consider, not the least of these being how to integrate the <a href="http://www.neotool.com/blog/2007/11/02/get-the-workflow-right-first/" title="Workflow First Blog Post">patient data flow</a> together between the different EMR applications, physician practices, and hospitals. In many respects, the debate is happening at the right level &#8211; the local level.</p>
<p>If healthcare IT is to be adopted by physician practices, the issues and plans will need to be resolved between the players in the communities.</p>
<p>Or, as is being done in some instances, the connections are being made between the different healthcare providers and their applications by leveraging <a href="http://www.neotool.com/marketsolutions" title="Healthcare Integration Solutions">interface engine</a> technology.</p>
<p>The driving forces in these electronic transaction interactions are streamlined workflow, increased referrals, and faster turn around times to support quality patient care. There are several <a href="http://www.neotool.com/resources/casestudies" title="Healthcare Integration Case Studies">case studies</a> that highlight specific providers connecting to various EMRs successfully and exchanging patient information. Business or operational drivers, not the Stark Law, are moving &#8220;connected healthcare&#8221; forward in these examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/01/31/stark-law-hospital-it-strategy-and-ehrs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comparing HL7 Messages to HL7 Documents</title>
		<link>http://www.neotool.com/blog/2008/01/25/comparing-hl7-messages-to-hl7-documents/</link>
		<comments>http://www.neotool.com/blog/2008/01/25/comparing-hl7-messages-to-hl7-documents/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 21:08:23 +0000</pubDate>
		<dc:creator>Mike Stockemer</dc:creator>
		
		<category><![CDATA[CDA]]></category>

		<category><![CDATA[Healthcare Integration]]></category>

		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Standards]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/01/25/comparing-hl7-messages-to-hl7-documents/</guid>
		<description><![CDATA[For those who have been involved with the HL7 Standards over these past decade, there has been a slow evolution to expand the standards, change the approach (i.e., HL7 V2 to HL7 V3), and include clinical documentation. Healthcare integration initiatives are benefiting from the changes, but confusion rises as to the differences and the growing [...]]]></description>
			<content:encoded><![CDATA[<p>For those who have been involved with the HL7 Standards over these past decade, there has been a slow evolution to expand the standards, change the approach (i.e., HL7 V2 to HL7 V3), and include clinical documentation. Healthcare integration initiatives are benefiting from the changes, but confusion rises as to the differences and the growing complexity.</p>
<p>One question that arises is:  what is the difference between HL7 messages and HL7 documents? Outlined below is quick review of differences.</p>
<p><strong>HL7 Messages</strong>:  HL7 messaging is usually a real-time flow of patient and clinical information. They convey current information about a patient, including updates to admissions or discharges (<a href="http://www.neotool.com/blog/2006/10/05/what-is-an-adt-message/" title="What is HL7 ADT?">ADT</a>), orders for tests (<a href="http://www.neotool.com/blog/2006/10/05/what-is-an-orm-message/" title="What is an ORM message?">ORM</a>), and test results (<a href="http://www.neotool.com/blog/2006/10/05/what-is-an-oru-message/" title="What is HL7 ORU messages?">ORU</a>). The more current the data, the more relevant it is in the delivery of patient care. HL7 messaging impacts the ongoing process of delivering care by delivering the most current, updated patient information available.</p>
<p><strong>HL7 Documents</strong>:  HL7 documents are static - accurate given the point-in-time in which the information was captured. HL7 documents contain important information, but it is a snapshot. The documents are useful in providing relevant information in referrals to other physicians or healthcare organizations. Accordingly, it provides a starting point for the next step in patient care.</p>
<p>The differences in HL7 messages and HL7 documents can be summarized as active vs. passive information. HL7 messages are continuously delivered as status changes or new information is obtained. HL7 documents contain information at one specific point in time. Both are critical, however, especially when delivering <a href="http://www.neotool.com/blog/2007/08/31/emr-interfacing-best-practices/" title="EMR Interfacing Best Practices">connectivity or integration to Electronic Medical Record</a> (EMR) applications in various healthcare provider offices.</p>
<p>How do the healthcare standards apply? In HL7 messaging, HL7 V2.X and HL7 V3 apply. In HL7 documents, HL7 Clinical Document Architecture (<a href="http://www.neotool.com/blog/2006/10/18/how-do-ccr-and-cda-compare/" title="Comparing CDA and CCR">CDA</a>) and ASTM Continuity of Care Record (CCR) standards apply. Both approaches deliver value to healthcare integration initiatives.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/01/25/comparing-hl7-messages-to-hl7-documents/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HL7 2.6 and HL7 2.7</title>
		<link>http://www.neotool.com/blog/2008/01/17/hl7-26-and-hl7-27/</link>
		<comments>http://www.neotool.com/blog/2008/01/17/hl7-26-and-hl7-27/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 13:39:43 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[HL7 Standards]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/01/17/hl7-26-and-hl7-27/</guid>
		<description><![CDATA[HL7 Standards Update. HL7 2.X continues to march forward with new releases. HL7 2.6 is done (just published this week) and proposals for 2.7 have closed &#8212; the first ballot for HL7 2.7 will be in May 2008. From a practical perspective, this means that 2.7 will hit the streets sometime in late 2009.
Most users of [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>HL7 Standards Update</em>. HL7 2.X continues to march forward with new releases. HL7 2.6 is done (just published this week) and proposals for 2.7 have closed &#8212; the first ballot for HL7 2.7 will be in May 2008. From a practical perspective, this means that 2.7 will hit the streets sometime in late 2009.</strong></p>
<p>Most users of HL7 2.X don&#8217;t pay attention to the newer releases of HL7 (both HL7 2.X and 3.X) because these current users are building interfaces between existing applications. These applications typically have &#8220;more-or-less 2.3&#8243; interfaces and, broadly, those <a href="http://www.neotool.com/blog/2007/08/30/how-widely-adopted-is-hl7" title="HL7 Adoption Post">interfaces are &#8220;good enough&#8221;</a> for most users. There is a comparatively small group that helps create new releases of HL7 or that has an opportunity to improve a vendor&#8217;s interface by upgrading to a new release of the HL7 Standard.</p>
<p>It is always interesting to see how the HL7 community continues to push HL7 2.X forward. It is fair to say that HL7 2.6 and, soon, HL7 2.7 are better standards than prior releases. They both have more functionality, better descriptions, and fewer errors.</p>
<p>In a free market, buyers choose (directly or indirectly) the version of HL7 they ask their vendor to create. With time, I hope that many vendors will move to the more-complete standards. In the United States, we must rely on market (buyer&#8217;s) pressure to ask purveyors of software to improve the functionality of their interfaces.</p>
<p>This blog post was entered in <a href="http://www.neotool.com/tnp" title="HL7 Working Group Contest">NEOTOOL&#8217;s HL7 Blogging Contest</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/01/17/hl7-26-and-hl7-27/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Benefits of Improving Your Healthcare Billing Operations</title>
		<link>http://www.neotool.com/blog/2008/01/08/the-benefits-of-improving-your-healthcare-billing-operations/</link>
		<comments>http://www.neotool.com/blog/2008/01/08/the-benefits-of-improving-your-healthcare-billing-operations/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 18:35:42 +0000</pubDate>
		<dc:creator>Sonal Patel</dc:creator>
		
		<category><![CDATA[Healthcare Integration]]></category>

		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/01/08/the-benefits-of-improving-your-healthcare-billing-operations/</guid>
		<description><![CDATA[Healthcare integration plays a critical role in streamlining billing workflow. As highlighted in an earlier post, the HL7 Standard and HL7 messaging facilitates a more effective data flow.
Healthcare billing departments are dependent on getting accurate information in a timely manner to meet their goals, such as increasing cash flow and decreasing operational costs. Getting the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Healthcare integration</strong> plays a critical role in streamlining billing workflow. As highlighted in an <a href="http://www.neotool.com/blog/2008/01/04/hl7-messages-in-healthcare-billing-environments/" title="HL7 Billing Post">earlier post</a>, the <a target="_blank" href="http://www.neotool.com/products/hl7/registration" title="HL7 Reference Guide Request">HL7 Standard</a> and HL7 messaging facilitates a more effective data flow.</p>
<p><a href="http://www.neotool.com/blog/2007/12/07/how-manual-is-your-billing-workflow/" title="How Manual Is Your Billing Workflow?">Healthcare billing departments</a> are dependent on getting accurate information in a timely manner to meet their goals, such as increasing cash flow and decreasing operational costs. Getting the needed patient information and charge capture data can be accomplished using <strong><a href="http://www.neotool.com/resources/whitepapers" title="HL7 White Papers &amp; Resources">HL7 interfaces</a></strong>.</p>
<p>Automating your environment with HL7 interfaces leads to many tangible and intangible benefits for your billing facility including:</p>
<ul>
<li>Increased accuracy with reduced manual entry</li>
<li>Increased Turn Around Time (TAT) with data flowing to billing in near real time</li>
<li>Decreased paper records storage and office space with electronic data (digital archive)</li>
<li>Fewer denied claims due to timely and complete information</li>
<li>Increased cash flow with lower DSO (Days Sales Outstanding)</li>
<li>Improved data retrieval - faster, searchable, simultaneous access by multiple users</li>
<li>Increased patient satisfaction with more accurate billing</li>
<li>Increase efficiency</li>
</ul>
<p>As a result, your operations will be more competitive, profitable, and streamlined. To learn more, read another blog post on <a href="http://www.neotool.com/blog/2007/08/03/streamline-the-billing-workflow-with-hl7/" title="Streamline the Billing Workflow with HL7">how to streamline your billing workflow</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/01/08/the-benefits-of-improving-your-healthcare-billing-operations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HL7 Messages in Healthcare Billing Environments</title>
		<link>http://www.neotool.com/blog/2008/01/04/hl7-messages-in-healthcare-billing-environments/</link>
		<comments>http://www.neotool.com/blog/2008/01/04/hl7-messages-in-healthcare-billing-environments/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 17:53:28 +0000</pubDate>
		<dc:creator>Sonal Patel</dc:creator>
		
		<category><![CDATA[Healthcare Integration]]></category>

		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2008/01/04/hl7-messages-in-healthcare-billing-environments/</guid>
		<description><![CDATA[Every healthcare environment bills for services provided. The goal of billing is to increase reimbursement in a timely fashion. How does the HL7 Standard help in this endeavor? Automating clinical data delivery through HL7 interfaces provides accurate information quickly to the billing department.
When transferring patient&#8217;s billing information through HL7 messaging, it is helpful to know [...]]]></description>
			<content:encoded><![CDATA[<p>Every healthcare environment bills for services provided. The goal of billing is to increase reimbursement in a timely fashion. How does the <a href="http://www.neotool.com/products/hl7/registration" title="HL7 Reference Guide">HL7 Standard</a> help in this endeavor? Automating clinical data delivery through <a href="http://www.neotool.com/blog/2007/08/03/streamline-the-billing-workflow-with-hl7/" title="HL7 and Billing Workflow Post">HL7 interfaces</a> provides accurate information quickly to the billing department.</p>
<p>When transferring patient&#8217;s billing information through HL7 messaging, it is helpful to know some of the key segments in which to find the data.</p>
<blockquote><p>PID: Patient Information<br />
PV1: Visit Information (DOS)<br />
FT1: Financial Transaction<br />
IN1: Insurance Information<br />
IN2: Additional Insurance Information<br />
IN3: Additional Insurance Info, Certification<br />
GT1: Guarantor<br />
AUT: Authorization Information</p></blockquote>
<p>A better understanding of the HL7 messages used in various billing environments may help demonstrate the possible automation and healthcare integration capabilities.</p>
<p>1) In <a href="http://www.neotool.com/marketsolutions/hospitals/casestudies" title="Hospital HL7 Case Studies">acute care hospitals</a>, the billing department is typically in-house. As a patient is treated, the clinical data is transferred to the appropriate departments throughout the hospital, including billing. The main HL7 messages transferred to billing are:</p>
<blockquote><p><a href="http://www.neotool.com/blog/2006/10/05/what-is-an-adt-message/" title="HL7 ADT Message Defined">ADT</a> = Patient demographics<br />
<a href="http://www.neotool.com/blog/2006/10/05/what-is-a-dft-message/" title="HL7 DFT Message Defined">DFT</a> = Detailed financial transaction<br />
<a href="http://www.neotool.com/blog/2006/10/05/what-is-an-oru-message/" title="HL7 ORU Message Defined">ORU</a> = Observation result unsolicited</p></blockquote>
<p>Below is an example DFT message that shows the addition of a test, Lipid Panel, to a patient&#8217;s bill:</p>
<p>MSH|^~\&amp;|FrapLab|StJohn|HIS|StJohn|20071217094822||<strong>DFT^P03</strong>|MSGIDv|P|2.3<br />
PID||3|82828||Simpson^Margaret^^^Mrs.||19650525|F|||12 Maple St.^^Springfield^OH^21003^USA<br />
PV1|4||^22^1||||2360^England^Mikey|||IP|||||||||4|||||||||||||||||||||||||20071217094755|20071217094813<br />
FT1|1|6|4|20071217094821||<strong>Credit</strong>|303756^<strong>Lipid Panel</strong>^L|||2|115</p>
<p>2) For <a href="http://www.neotool.com/marketsolutions/laboratories/casestudies" title="Lab HL7 Case Studies">reference laboratories or independent commercial labs</a>, the billing department handles two types of billing: client and patient. Client billing is where the lab bills the services back to its client, the doctor&#8217;s office, clinic, etc. Patient billing involves third party billing based on patient coverage or direct bills to the patient. If the lab receives orders electronically via an HL7 interface, then the order message (<a href="http://www.neotool.com/blog/2006/10/05/what-is-an-orm-message/" title="HL7 ORM Message Defined">ORM</a>) may contain the needed billing information. Below is an example order for a serum Vitamin C test for a patient with a primary insurance carrier being Medicare:</p>
<blockquote><p>MSH|^~\&amp;|SNDAPP|SNDFAC|RCVAPP|RCVFAC|200710021226||<strong>ORM^O01</strong>|DCGTORD.2.79<br />
|P|2.4|<br />
PID|1|89300043|||MOUSE^MICKEY||19600505|M||||||||||1259801|999-00-888|||<br />
IN1|1|UNK.|MR1|<strong>MEDICARE/</strong>COMMERICAL|P.O. BOX C32086^^RICHMOND^VA^23261||-0000000000|499032980||||00001231|00001231||MC|O<br />
DONNELL^RICHARD^W^^|1|-19221027|7982 WELLINGTON DR^^WARRENTON^VA^22186^USA||||||||||||N||||-|499032980-A|||||||M||<br />
GT1||ODONNELL,RICHARD w||7982 WELLINGTON DR^WARRENTON^VA^22186|-7033492732|||<br />
ORC|NW|L2435^LAB|^LAB||||1^^^^^R|||||23462^ALVAN^^^||<br />
OBR|1|L2435^LAB|010700^<strong>VITAMIN C</strong> (ASCORBIC ACID), SERUM^L||||20071002122600||||N||SICK|||23462^ALVAN^^^||||REQ#5468|||||||1^^^^^R|</p></blockquote>
<p>3) Finally, an independent <a href="http://www.neotool.com/marketsolutions/imagingandclinics/casestudies" title="Radiology Practice HL7 Case Studies">imaging center</a> takes on the task of billing the technical and professional components of its services. The professional reads they do for hospitals or referring physicians require the patient&#8217;s billing information and the final reports for coding. The patient information can be sent via paper (e.g., faxing), sent electronically through an HL7 interface (ADT, <a href="http://www.neotool.com/blog/2007/08/03/what-is-a-bar-message/" title="HL7 BAR Message Defined">BAR</a>, or DFT messages), or sent via a file batch with a proprietary format. The reports used for coding can be transmitted using HL7 ORU messages.</p>
<p>An example BAR message that creates a new account with needed billing information follows:</p>
<blockquote><p>MSH|^~\&amp;|BRACK|CHA|FIN|5|040112043835||<strong>BAR^P01</strong>|0000000001|T|2.3|<br />
PID|||3000222452||JONES^SAM^A||19931114|M||||||||||1546740|666381774|<br />
PV1||I|BRACKENRIDGE|||||023434|||||||||023434|||||||||||||||||||||||||||20031121||<br />
GT1|0||JONES^ANN^M||756 E FANNIN ST^^LAGRANGE^TX^789450000|9799660489|||||M|||||CARE INN|457 NMAIN^^LAGRANGE^TX^78945|<br />
IN1|1|T71|||MEDICAID</p></blockquote>
<p>For additional information, watch a 15-minute web seminar on the <a target="_blank" href="http://www.neotool.com/download/videos/How-HL7-Messages-Work-in-Different-Billing-Environments.swf" title="HL7 Billing Web Seminar">role HL7 messages play in different healthcare billing environments</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2008/01/04/hl7-messages-in-healthcare-billing-environments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Radiology Workflow - Integrated</title>
		<link>http://www.neotool.com/blog/2007/12/20/radiology-workflow-integrated/</link>
		<comments>http://www.neotool.com/blog/2007/12/20/radiology-workflow-integrated/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 23:47:09 +0000</pubDate>
		<dc:creator>Sonal Patel</dc:creator>
		
		<category><![CDATA[Radiology Workflow]]></category>

		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Integration]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2007/12/20/radiology-workflow-integrated/</guid>
		<description><![CDATA[The technology used in imaging centers and radiology practices is rapidly evolving. These technology changes affect both the front-end and back-end radiology workflows. The front-end workflows are affected by ever changing imaging and modality technology advancements while the back-end workflows are affected by advancements in information technology (IT). Keeping up with the changes can be a [...]]]></description>
			<content:encoded><![CDATA[<p>The technology used in imaging centers and <a href="http://www.neotool.com/blog/2007/03/15/building-a-radiology-practice-operation/" title="Building a Radiology Practice Post">radiology practices</a> is rapidly evolving. These technology changes affect both the front-end and back-end radiology workflows. The front-end workflows are affected by ever changing imaging and modality technology advancements while the back-end workflows are affected by advancements in information technology (IT). Keeping up with the changes can be a challenge.</p>
<p>The focus of this blog is the IT back-end radiology workflow changes. The goal of healthcare IT is to make all the systems work smoothly together or interoperate for organized, seamless data flow. The first step to achieving such goals is to understand your current workflow.</p>
<p>In an example imaging center, the workflow might be:</p>
<ul>
<li>Schedulers enter orders manually on the radiology information system (RIS) or orders move into the RIS electronically from external referring physicians or hospital systems.</li>
<li>Those orders flow to various internal systems such as the picture archiving and communication systems (PACS) and Voice Recognition (VR).</li>
<li>The images are acquired:
<ul>
<li>Modalities query the modality worklist manager (PACS).</li>
<li>Once the procedure is completed, images are returned to PACS.</li>
</ul>
</li>
<li>A radiologist reads the images and dictates the results into VR.</li>
<li>A radiologist self-corrects and approves the reports.</li>
<li>The reports are distributed to RIS, PACS, Billing and the applicable referring locations.</li>
</ul>
<p>As is possible to observe in the example radiology workflow, in an imaging center, clinical data must move to and from multiple systems. Even though the workflow is unique for each imaging center, the need to transfer clinical data is not. The moving of data is where <a href="http://www.neotool.com/marketsolutions/imagingandclinics/casestudies" title="HL7 Radiology Case Studies">HL7 interfaces</a> can make the most headway towards bridging the gap for interoperability and creating that organized, seamless data flow.</p>
<p>Using an HL7 integration approach to move clinical data between applications helps:</p>
<ul>
<li>Optimize information systems</li>
<li>Reduce errors in multiple, manual entries</li>
<li>Maximize radiology workflow</li>
<li>Facilitate growth through an efficient workflow</li>
</ul>
<p>Whatever applications and systems are used to perform the tasks necessary in your imaging center, there is still a need to make the data flow to the right place at the right time based on the capabilities of those systems. With greater requirements for RIS-driven workflow and data exchanges with referring physicians, the <a href="http://www.neotool.com/products/hl7/registration" title="HL7 Reference Guide">HL7 Standard</a> plays a prominent role in automating the radiology workflow.</p>
<p>For addition information, read an <a href="http://www.neotool.com/blog/2007/09/19/top-25-connected-healthcare-facility-radiology-consultants-of-iowa/" title="Radiology CIO Interview ">interview with the CIO</a> at Radiology Consultants of Iowa and watch a 15-minute web seminar on <a target="_blank" href="http://www.neotool.com/download/videos/Fast15-Radiology-Workflow-and-HL7.wmv" title="HL7 Radiology Web Seminar">what role HL7 messaging can play in radiology workflows</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2007/12/20/radiology-workflow-integrated/feed/</wfw:commentRss>
<enclosure url="http://www.neotool.com/download/videos/Fast15-Radiology-Workflow-and-HL7.wmv" length="567224" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>What Are LOINC Codes?</title>
		<link>http://www.neotool.com/blog/2007/12/18/what-are-loinc-codes/</link>
		<comments>http://www.neotool.com/blog/2007/12/18/what-are-loinc-codes/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 00:35:33 +0000</pubDate>
		<dc:creator>Elizabeth Armenta</dc:creator>
		
		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[Healthcare IT]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2007/12/18/what-are-loinc-codes/</guid>
		<description><![CDATA[In healthcare IT, there are varying standards. One standard is LOINC® - Logical Observation Identifiers Names and Codes.
LOINC facilitates the exchange of results data by providing a universal standard for identifying laboratory observations. The LOINC database and its supporting documentation are maintained by the Regenstrief Institute, Inc.
Why was LOINC established and what are the benefits?
LOINC was [...]]]></description>
			<content:encoded><![CDATA[<p>In healthcare IT, there are <a href="http://www.neotool.com/blog/2006/10/11/what-are-the-different-standards-in-healthcare/" title="Healthcare Standards Overview">varying standards</a>. One standard is LOINC<font face="Times New Roman">®</font> - Logical Observation Identifiers Names and Codes.</p>
<p><strong>LOINC </strong>facilitates the exchange of results data by providing a universal standard for identifying laboratory observations. The LOINC database and its supporting documentation are maintained by the Regenstrief Institute, Inc.</p>
<p><strong>Why was LOINC established and what are the benefits?</strong></p>
<p>LOINC was initiated in 1994 by the Regenstrief Institute to identify observations in <a href="http://www.neotool.com/blog/2007/06/27/what-is-an-obx/" title="OBX Segment Defined">HL7 messages (OBX segment)</a>. Prior to its establishment, no universal standard for laboratory test names existed. Therefore, laboratories would send varying values in the OBX-3 (observation identifier) and OBX-5 (observation value) segments. When working with multiple laboratories that used different codes for different test observations, a lack of standardization hindered the development of clinical repositories and research databases.</p>
<p>LOINC provides a standard way of identifying observations using approximately 41,000 observation terms. Nearly 31,000 of these terms are used for laboratory testing. LOINC codes allow you to merge clinical results from multiple sources into a single database, allowing results to be automatically sent to the appropriate place and improving patient care and clinical research.</p>
<p><strong>Who uses LOINC?</strong></p>
<p>LOINC is endorsed by the <a target="_blank" href="http://www.clinical-labs.org/" title="ACLA Website">American Clinical Laboratory Association</a> and the <a target="_blank" href="http://www.cap.org/" title="CAP Website">College of American Pathologists</a>. It has been adopted by some large commercial laboratories for use in HL7 result messages and is used by some US federal agencies with healthcare interests. While initially created specifically for HL7 messaging, its use has expanded to Digital Imaging and Communication in Medicine (DICOM) ultrasound messages and Clinical Data Interchange Standards Consortium (CDISC) pharmaceutical industry messages.</p>
<p><strong>Where can I get a copy?</strong></p>
<p>The LOINC database and REMLA - a program for browsing the database, and mapping local files to LOINC - are available at no cost from the Regenstrief Institute. It can be downloaded <a target="_blank" href="http://www.regenstrief.org/medinformatics/loinc" title="LOINC Database">here</a>. More information about LOINC is available from the <a target="_blank" href="http://www.regenstrief.org" title="Regenstrief Institute Website">Regenstrief Institute</a>.</p>
<p><strong>Final thoughts on LOINC.</strong></p>
<ul>
<li>In general, LOINC is a work-in-progress rather than a final standard.</li>
<li>There is no US government mandate to move labs to LOINC. Movement will be gradual.</li>
<li><a href="http://www.neotool.com/blog/2007/02/08/elincs-standard-laboratory-results-to-emrs/" title="ELINCS &amp; EMRs">ELINCS</a> uses LOINC for the top 100 tests, not the results. More information on ELINCS can be found in a <a href="http://www.neotool.com/blog/2007/07/18/elincs/" title="ELINCS Defined">previous post</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2007/12/18/what-are-loinc-codes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Key Differences Between HL7 V2 and V3</title>
		<link>http://www.neotool.com/blog/2007/12/12/key-differences-between-hl7-v2-and-v3/</link>
		<comments>http://www.neotool.com/blog/2007/12/12/key-differences-between-hl7-v2-and-v3/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 22:16:21 +0000</pubDate>
		<dc:creator>David Li</dc:creator>
		
		<category><![CDATA[CDA]]></category>

		<category><![CDATA[HL7 Standards]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2007/12/12/key-differences-between-hl7-v2-and-v3/</guid>
		<description><![CDATA[In the HL7 Standard, there are two versions that people think of - Version 2 (V2) and Version 3 (V3). Outlined below are some of the differences between V2 and V3.
HL7 V2

Not &#8220;Plug and Play&#8221; - it provides 80 percent of the interface and a framework to negotiate the remaining 20 percent on an interface-by-interface [...]]]></description>
			<content:encoded><![CDATA[<p>In the <strong>HL7 Standard</strong>, there are two versions that people think of - Version 2 (V2) and Version 3 (V3). Outlined below are some of the differences between V2 and V3.</p>
<p><strong>HL7 V2</strong></p>
<ul>
<li>Not &#8220;Plug and Play&#8221; - it provides 80 percent of the interface and a framework to negotiate the remaining 20 percent on an interface-by-interface basis</li>
<li>Historically built in an ad hoc way because no other standard existed at the time</li>
<li>Generally provides compatibility between 2.X versions</li>
<li>Messaging-based standard built upon pipe and hat encoding</li>
<li>In the U.S., V2 is what most people think of when people say &#8220;HL7&#8243;</li>
</ul>
<p><strong>HL7 V3</strong></p>
<ul>
<li>Approaching &#8220;Plug and Play&#8221; - less of a “framework for negotiation”</li>
<li>Many decades of effort over ten year period reflecting “best and brightest” thinking</li>
<li>NOT backward compatible with V2</li>
<li>Model-based standard built upon Reference Information Model (RIM) provides consistency across entire standard</li>
<li>In the U.S., when <a href="http://www.neotool.com/blog/2006/10/22/formal-article-publication-comparing-cda-and-ccr/" title="CDA CCR Post">Clinical Document Architecture</a> (CDA) is what most people in the U.S. think of when people say &#8220;HL7 V3&#8243;</li>
</ul>
<p>Learn more about <a href="http://www.neotool.com/blog/2007/10/10/preparing-for-hl7-v3/" title="Preparing for HL7 V3 Post">preparing for HL7 V3</a> or more about the HL7 standards, including HL7 V3, through an in-depth white paper entitled <a href="http://www.neotool.com/pdf/HL7-Version-3-with-HL7-Version-2-History.pdf" title="HL7 V3 and V2 White Paper">The Evolution of HL7</a> (PDF).</p>
<p>For a 15-minute recorded presentation on HL7 V3, please <a target="_blank" href="http://www.neotool.com/download/videos/Dec4_Fast15_HL7_V3_Insights.swf" title="HL7 V3 Recorded Presentation">click here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2007/12/12/key-differences-between-hl7-v2-and-v3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Manual Is Your Billing Workflow?</title>
		<link>http://www.neotool.com/blog/2007/12/07/how-manual-is-your-billing-workflow/</link>
		<comments>http://www.neotool.com/blog/2007/12/07/how-manual-is-your-billing-workflow/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 15:59:11 +0000</pubDate>
		<dc:creator>Jon Mertz</dc:creator>
		
		<category><![CDATA[Radiology Workflow]]></category>

		<category><![CDATA[HL7 Integration]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2007/12/07/how-manual-is-your-billing-workflow/</guid>
		<description><![CDATA[Many radiology practices are focusing on various radiology workflows to understand how to improve turn around times or increase efficiencies. Austin Radiological Association (ARA) focused on their billing workflow and highlighted their approach and success in a recent article entitled ARA Floats an Automated Billing Process… And Inhales. 
In the imagingBiz.com article, ARA discussed the old process [...]]]></description>
			<content:encoded><![CDATA[<p>Many radiology practices are focusing on various radiology workflows to understand how to improve <a href="http://www.neotool.com/blog/2007/04/12/improve-your-tat-with-hl7/" title="Improve TAT with HL7 Blog Post">turn around times</a> or increase efficiencies. Austin Radiological Association (ARA) focused on their billing workflow and highlighted their approach and success in a recent article entitled <a target="_blank" href="http://www.imagingcenterinstitute.com/imagingbiz/radinformatics0807.asp" title="ARA Billing Workflow Article"><em><strong>ARA Floats an Automated Billing Process… And Inhales</strong></em></a>. </p>
<p>In the <a target="_blank" href="http://www.imagingcenterinstitute.com/imagingbiz/default.asp" title="imagingBiz.com Website">imagingBiz.com</a> article, ARA discussed the old process and stated &#8220;We would touch each radiology report approximately six times to manually key demographics and charge transactions into the billing system.&#8221; They went on to describe the completely manual nature of their billing workflow that involved lots of people, pens, and paper.</p>
<p>By focusing on the workflow and determining best practice approach on how to automate it, ARA implemented a new way to deal with the billing process that has delivered big benefits. The primary benefits center around reduction of errors, expedited posting of revenues, and a leaner approach to getting the work done.</p>
<p>The technology applied to the workflow included a document scanning and storage application and an HL7 integration engine. Once the information is in a database, ARA will &#8220;push it through our interface engine, convert it to an HL-7 message, and upload it into our billing system.&#8221;</p>
<p>ARA is one of our customers. The article highlights, nonetheless, how a radiology workflow can be automated to drive real results. For additional information, please read a <a target="_blank" href="http://www.neotool.com/pdf/Austin_Radiology_Billing_Workflow.pdf" title="ARA Case Study">customer case study (PDF)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neotool.com/blog/2007/12/07/how-manual-is-your-billing-workflow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PDF Attachment in HL7 Message</title>
		<link>http://www.neotool.com/blog/2007/11/27/pdf-attachment-in-hl7-message/</link>
		<comments>http://www.neotool.com/blog/2007/11/27/pdf-attachment-in-hl7-message/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 16:36:37 +0000</pubDate>
		<dc:creator>Dave Shaver</dc:creator>
		
		<category><![CDATA[HL7 Messaging]]></category>

		<category><![CDATA[HL7 Standard]]></category>

		<guid isPermaLink="false">http://www.neotool.com/blog/2007/11/27/pdf-attachment-in-hl7-message/</guid>
		<description><![CDATA[It is possible to send a PDF file inside of an HL7 message. However, it is not a simple &#8220;encode and send&#8221; process as there are many moving pieces that allow a document file to be moved across an HL7 interface. The key q