<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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>Medical Connectivity &#187; Business Planning</title>
	<link>http://medicalconnectivity.com</link>
	<description></description>
	<pubDate>Tue, 09 Feb 2010 17:31:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Market Trends Series #3: Shift from Dept to Enterprise Focus</title>
		<link>http://medicalconnectivity.com/2009/11/03/market-trends-series-3-shift-from-dept-to-enterprise-focus-2/</link>
		<comments>http://medicalconnectivity.com/2009/11/03/market-trends-series-3-shift-from-dept-to-enterprise-focus-2/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 00:32:52 +0000</pubDate>
		<dc:creator>Brian McAlpine</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

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

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

		<guid isPermaLink="false">http://medicalconnectivity.com/2009/11/03/market-trends-series-3-shift-from-dept-to-enterprise-focus-2/</guid>
		<description><![CDATA[Hospitals that attempt to extend their departmental connectivity strategies and technology platforms in ad-hoc fashion, will hit the wall at some point.]]></description>
			<content:encoded><![CDATA[<p>From what I have observed over many years, Hospitals have historically approached medical device connectivity projects as a tactical issue to be dealt with. Up until relatively recently, technology alone could be used to solve the connectivity issue (i.e. getting data from point A to point B) with little to no negative impact on clinical workflow. Further, the scope of connectivity projects has been mainly departmentally focused and deployments have been relatively basic. By basic, I refer to projects that have focused on connecting one or two bedside medical devices to a single CIS application or EMR.</p>
<p>Evidence of all of this can be found by looking back at the past 10 or more years and examining typical implementations of biomedical device connectivity to information systems.</p>
<blockquote><p>•    Most implementations up to now have been in very specific care areas such as the ICU and OR.</p></blockquote>
<blockquote><p> •    Most implementations are relatively small in scope, often in the area of about 20 to 50 beds. Incidentally, for most US hospitals this happens to be about the same number of ICU beds per facility.</p></blockquote>
<blockquote><p> •    In the ICU, the key devices that are interfaced are typically multi-parameter patient monitors and sometimes ventilators - but vents to a much lesser degree than monitors.</p></blockquote>
<blockquote><p> •    In the OR, the key devices are typically patient monitors and anesthesia/gas machines.</p></blockquote>
<blockquote><p> •    Outside of high-acuity care areas, in the general ward there are some limited niche interface solutions for mobile vital signs data capture. Many of these are only semi-automated in terms of truly automating both the data capture and the clinical workflow.</p></blockquote>
<blockquote><p> •    For virtually all of these implementations, the data collected from the devices is identified though a mapping of the medical device’s location – that is a bed or room location identifier is used to associate the data and alarms.</p></blockquote>
<blockquote><p> •    The device workflow - that is the steps clinicians are required to perform at the bedside to interact with devices to establish connectivity – has been limited. This is because most of the devices are actually fixed to the location – i.e. the monitors in ICU are mounted to the wall and data is interface via a networked gateway with outbound HL7.  Therefore few if any steps are required by clinicians because the devices are permanently tethered to a local PC or terminal server that facilitates the data collection.</p></blockquote>
<p>But as discussed in some of my previous market trends postings – requirements for connectivity have been changing and in some not so subtle ways. Many hospitals are  <a href="http://medicalconnectivity.com/2009/11/03/market-trends-series-3-shift-from-dept-to-enterprise-focus-2/#more-1279" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2009/11/03/market-trends-series-3-shift-from-dept-to-enterprise-focus-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Medical Device Open Source Frameworks</title>
		<link>http://medicalconnectivity.com/2009/04/16/medical-device-open-source-frameworks/</link>
		<comments>http://medicalconnectivity.com/2009/04/16/medical-device-open-source-frameworks/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:37:52 +0000</pubDate>
		<dc:creator>John Zaleski</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

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

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

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://medicalconnectivity.com/2009/04/16/medical-device-open-source-frameworks/</guid>
		<description><![CDATA[I believe it is key to recognize that providing access to information seamlessly ultimately enhances business cases. ]]></description>
			<content:encoded><![CDATA[<h3>The Big Picture</h3>
<p>Medical device interoperability and standardization is a hot topic, and with the efforts surrounding adoption of the <a href="http://www.iso.org/iso/searchstandardsajax.htm?qt=11073&amp;searchSubmit=Search&amp;sort=rel&amp;type=simple&amp;published=true">11073 standard</a>, IHE and <a href="http://www.ihe.net/pcd/index.cfm">patient care device frameworks</a>, and the drive towards implementing electronic medical records, the field has become essential to the future of the healthcare industry. Yet, as we look to realign medical devices and their communication mechanisms away from proprietary intercommunication and towards standards-based communication, we should think &#8220;outside the box&#8221; to other fields, technologies and technical disciplines for inspiration and guidance on best practices. Perhaps an obvious one that comes to mind is the USB 2.0 standard. The simple idea being proffered is the ability to plug a medical device into a computing platform and have it recognized and joined automatically to the operating system. While we are a long way from this vision as a universal standard, there is ample evidence to demonstrate its feasibility in the existing Windows and MAC OS architectures today.</p>
<h3>Driver Bundling</h3>
<p>Key to the seamless and universal use and acceptance of USB devices is the bundling of device drivers delivered as part of base operating systems. When a new device is developed, it could be adopted for incorporation within the base Windows and Mac operating system environments. However, even before that adoption, manufacturers of these drivers could consider bundling them as part of hardware delivery. The drivers could be installed at run time or prior to usage and, from there, no other special attention would be required: attaching a medical device to an accompanying computing platform would automatically result in that device &#8220;joining&#8221; with the base operating system. The challenge, of course, is how best to develop drivers that support consistent and common access to data. While the common Patient Care Device (PCD) framework fosters such an idea, it has yet to be realized as a universal standard.</p>
<p>One theme embodied by the IHE medical device connectivity demonstrations featured at <a href="http://www.interoperabilityshowcase.org/himss09/docs/20081218HIMSS09InteropShowcaseMktgWebinarPres.pdf">HIMSS 09</a> (pdf) in Chicago was that of following a patient from admission through a critical care room, in which patient information was gathered at the bedside from and to the various medical devices present there, including infusion, bed, monitor, and mechanical ventilation. The ability to collect and integrate these data into a bedside electronic health record was accomplished in concert among the several medical device manufacturers through access to the communication frameworks peculiar to the many vendors participating in the demonstration. The bundling of device drivers and publishing of a common syntax required to communicate with the various devices could provide a starting point for enabling universal biomedical device communication.</p>
<h3> <a href="http://medicalconnectivity.com/2009/04/16/medical-device-open-source-frameworks/#more-1241" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2009/04/16/medical-device-open-source-frameworks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facing FDA Regulations for the First Time</title>
		<link>http://medicalconnectivity.com/2009/03/13/facing-fda-regulations-for-the-first-time/</link>
		<comments>http://medicalconnectivity.com/2009/03/13/facing-fda-regulations-for-the-first-time/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 00:53:03 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

		<category><![CDATA[Standards &amp; Regulatory]]></category>

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

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

		<guid isPermaLink="false">http://medicalconnectivity.com/2009/03/13/facing-fda-regulations-for-the-first-time/</guid>
		<description><![CDATA[What are your risks in being part of a regulated device, and what can you do to make yourself a more attractive supplier?]]></description>
			<content:encoded><![CDATA[<p>A growing number of organizations &#8212; large and small, within health care and outside of it &#8212; are facing regulation by the FDA. Those potentially affected fall into 3 camps. All of the examples I&#8217;m going to talk about deal with multi vendor systems (or systems using lots of off the shelf components) that become the regulated medical device.</p>
<p>Just what is a medical device? The <a href="http://www.fda.gov/cdrh/devadvice/312.html">legal definition</a> of a medical device is,</p>
<blockquote><p>an instrument, apparatus, implement, machine, contrivance, implant, in vitro     reagent, or other similar or related article, including a component part, or accessory     which is:</p>
<ul>
<li>recognized in the official National Formulary, or the United States Pharmacopoeia, or         any supplement to them, [i.e., a drug]</li>
<li>intended for use in the diagnosis of disease or other conditions, or in the cure,         mitigation, treatment, or prevention of disease, in man or other animals, or</li>
<li>intended to affect the structure or any function of the body of man or other animals,         and which does not achieve any of it&#8217;s primary intended purposes through chemical action         within or on the body of man or other animals and which is not dependent upon being         metabolized for the achievement of any of its primary intended purposes.</li>
</ul>
</blockquote>
<p>According to the New Oxford American Dictionary, a contrivance is &#8220;a thing that is created skillfully and inventively to serve a particular purpose.&#8221; So a medical device can be made out of anything, as long as it falls under at least one of the three bullets above.</p>
<h3>Who Is Impacted?</h3>
<p> <a href="http://medicalconnectivity.com/2009/03/13/facing-fda-regulations-for-the-first-time/#more-1234" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2009/03/13/facing-fda-regulations-for-the-first-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Requirements, Trade-offs and Sales Objections</title>
		<link>http://medicalconnectivity.com/2009/03/10/requirements-trade-offs-and-sales-objections/</link>
		<comments>http://medicalconnectivity.com/2009/03/10/requirements-trade-offs-and-sales-objections/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 18:20:21 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

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

		<category><![CDATA[selling connectivity]]></category>

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

		<guid isPermaLink="false">http://medicalconnectivity.com/2009/03/10/requirements-trade-offs-and-sales-objections/</guid>
		<description><![CDATA[Overcoming feature trade-off sales objections often requires sales support specialists.]]></description>
			<content:encoded><![CDATA[<p>This is another installment of a series on selling connectivity. You can read the first installment, with links to subsequent posts, <a href="http://medicalconnectivity.com/2008/04/16/selling-connectivity-a-series/">here</a>.</p>
<p>There is no one product that best fits every customer’s requirements, yet the goal of product management is to develop product requirements that addresses the greatest portion of the market possible. Of course, it is neigh impossible to create a solution that is optimal for every customer. This raises a couple interesting questions. For any given project, how much of the addressable market’s requirements can be met? How are such trade-offs made, and what is the role of sales in all this?</p>
<h3>Security As a Requirements Trade-off Example</h3>
<p>A good frame of reference for requirements trade-offs is wireless security for medical devices. There is a plethora of security standards, and the target is always moving; new standards are implemented, some of which have varying degrees of reverse compatibility with previous generations of hardware, and some require upgrades or replacements to work. Likewise, different markets have different requirements. For example health care has <a href="http://www.hhs.gov/ocr/privacy/index.html">HIPAA</a>, the credit card industry has the <a href="https://www.pcisecuritystandards.org/">PCI data security standard</a>, and other industries have their own requirements. Next, individual customers make security choices based on the infrastructure installed, how current their infrastructure is (is it currently sold by the vendor, is no longer sold but still supported, or is it discontinued), and what security standards they chose to adopt and enforce (sometimes chosen capriciously, often enforced vociferously) in their enterprise.</p>
<p>Like the workflow automation that wireless connectivity enables and the necessary security required to support it, there is a finite degree of requirements variability that can be practically implemented &#8212; systems can&#8217;t be everything to everyone. Creating a product that address 100 percent of the target market is virtually impossible. Trade-offs must be made so that a product can also reach cost of goods, design budget and time to market objectives. <a href="http://medicalconnectivity.com/2009/03/10/requirements-trade-offs-and-sales-objections/#more-1233" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2009/03/10/requirements-trade-offs-and-sales-objections/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Interoperability - Barriers to Adoption</title>
		<link>http://medicalconnectivity.com/2008/10/31/interoperability-barriers-to-adoption/</link>
		<comments>http://medicalconnectivity.com/2008/10/31/interoperability-barriers-to-adoption/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 19:50:25 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

		<category><![CDATA[Standards &amp; Regulatory]]></category>

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

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

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

		<guid isPermaLink="false">http://medicalconnectivity.com/2008/10/31/interoperability-barriers-to-adoption/</guid>
		<description><![CDATA[Gulp. This makes the initial R&#038;D costs seem like a bargain.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been <a href="http://medicalconnectivity.com/2008/10/17/providers-press-vendors-for-medical-device-interoperability/#comment-507">some</a> <a href="http://medicalconnectivity.com/2008/10/17/providers-press-vendors-for-medical-device-interoperability/#comment-529">great</a> <a href="http://medicalconnectivity.com/2008/10/17/providers-press-vendors-for-medical-device-interoperability/#comment-530">comments</a> on the <a href="http://medicalconnectivity.com/2008/10/17/providers-press-vendors-for-medical-device-interoperability/">recent post</a> about the announcement of <a href="http://mdpnp.org/MD_FIRE.php">MD FIRE</a>. That plus some other activities I&#8217;ve been involved in have inspired some thoughts on barriers to adoption for medical device interoperability.</p>
<p>For this discussion, interoperability refers to the ability of a medical device to be controlled by another medical device or third party information system. Medical device systems from a single vendor frequently include interoperability between the medical devices and applications running on general purpose computers, but since all the components are from the same vendor I&#8217;m excluding them from this discussion.</p>
<p>Like everything else, medical device interoperability will walk before it runs. In a recent comment, JimW <a href="http://medicalconnectivity.com/2008/10/17/providers-press-vendors-for-medical-device-interoperability/#comment-529">suggests</a> that MD FIRE&#8217;s focus is on driving the adoption of, &#8220;tightly coupled, low latency, deterministic connection[s].&#8221; I beg to differ; I found the MD FIRE text to be very general and that it avoided any kind of design solution whatsoever. Further, it is interesting that what little multi vendor interoperability that is actually on the market, is based on &#8220;tightly coupled, low latency, deterministic connection[s].&#8221; The example that comes to mind (actually the only one I can think of right now) is the use of <a href="http://medicalconnectivity.com/2005/12/20/is-canopen-the-new-ieee-1073/">CANopen</a> to integrate radiographic equipment with contrast injectors in diagnostic imaging. Perhaps someone can provide additional examples.</p>
<p>Jim is right that such interoperability presents considerable product design and verification challenges, which is why I think that a different kind of interoperability will broad gain market traction before designs with tightly coupled deterministic connections. If you&#8217;ve heard Julian Goldman speak on this topic, he provides numerous examples of interoperability that revolve around simple safety interlocks like:</p>
<ul>
<li>Using a patient monitor to cease therapy delivery (and sound an alarm, of course) on a PCA pump when respiratory arrest is detected,</li>
<li>Linking a heart lung machine and ventilator in surgery to ensure that one is turned on when the other is turned off, and</li>
<li>Linking diagnostic imaging with a ventilator to ensure ventlation is restarted after it is stopped to reduce motion artifact during imaging.</li>
</ul>
<p>A portion of the 500 patients who die unnecessary deaths every day in U.S. hospitals are killed because simple safety interlocks like these don&#8217;t exist. Why? Clearly such interoperability is not rocket science.</p>
<h3> <a href="http://medicalconnectivity.com/2008/10/31/interoperability-barriers-to-adoption/#more-1218" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2008/10/31/interoperability-barriers-to-adoption/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Healthcare Unbound 2008</title>
		<link>http://medicalconnectivity.com/2008/07/11/healthcare-unbound-2008/</link>
		<comments>http://medicalconnectivity.com/2008/07/11/healthcare-unbound-2008/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 00:25:41 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

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

		<category><![CDATA[Remote Monitoring]]></category>

		<guid isPermaLink="false">http://medicalconnectivity.com/2008/07/11/healthcare-unbound-2008/</guid>
		<description><![CDATA[Proprietary IT and business models are sources of competitive advantage.]]></description>
			<content:encoded><![CDATA[<p>This week was the <a href="http://tcbi.org/hu2008/index.html">Healthcare Unbound</a> conference. Between the considerable innovation in this market, and the openness with which presenters and attendees share information and ideas, this is always a terrific conference.</p>
<p>The following are some notes from some of the more interesting presentations - be sure to keep scrolling, this is a long post! I&#8217;ll follow this up with a post on my presentation at this year&#8217;s conference, &#8220;How the Network Effect Impacts Adoption of Healthcare Unbound Technologies,&#8221; and a wrap-up post.</p>
<p>At 8 am Monday morning, Teri Louden kicked things off. She started her career at Baxter Travenol in the 1970s. Referring to The Graduate, Baxter’s innovative technology of the day was plastic IV bags. Today, things have come a long way from plastics to Healthcare Unbound.</p>
<p>There have been few breakthrough industry segments over time - disease management, home infusion therapy, outpatient surgery - and Healthcare Unbound (HU) is an important pioneering new industry segment.</p>
<p>Teri prognosticated that many of the really breakthrough solutions in health care will come from companies outside of health care - mentioning Intel, Qualcomm, and other electronics and communications companies.</p>
<p>Using CardioNet as an example, Teri described how a new type of solution presents substantive challenges for adoption and effective use. The CardioNet value proposition was unique and required new ways of selling, patient use, and reimbursement.</p>
<p>She introduced <a href="http://e-caremanagement.com/">Vince Kuraitis</a> and David Kibble, and their topic: The Personal Health Information Network (PHIN): Opportunities and Implications for Healthcare Unbound</p>
<h3>The Personal Health Information Network (PHIN): Opportunities and Implications for Healthcare Unbound</h3>
<p>Vince introduced the topic with a classic example of the network effect, phones. He asked, what is the value of a single phone? The health care industry is currently the equivalent of two phones representing one to one solutions. The real value comes to the fore when many phones are interconnected, allowing users to contact many other users whenever they want. <a href="http://medicalconnectivity.com/2008/07/11/healthcare-unbound-2008/#more-1204" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2008/07/11/healthcare-unbound-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Medical Device Start Ups and Connectivity</title>
		<link>http://medicalconnectivity.com/2008/06/24/medical-device-start-ups-and-connectivity/</link>
		<comments>http://medicalconnectivity.com/2008/06/24/medical-device-start-ups-and-connectivity/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 17:57:40 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

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

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

		<guid isPermaLink="false">http://medicalconnectivity.com/2008/06/24/medical-device-start-ups-and-connectivity/</guid>
		<description><![CDATA[Much like solving the original problem with an innovative product design, finding an answer to the connectivity problem starts with asking the right questions.]]></description>
			<content:encoded><![CDATA[<p>Entrepreneurs are all about commercializing their novel technology, getting to market, driving adoption and realizing an exit strategy. Yet with the incredible focus on transforming their novel technology into something customers can buy, few startups take connectivity requirements into account until too late in the process. The consequences frequently result in revised go-to-market strategies, like going to market without important features or shifting to niche markets with lower connectivity requirements.</p>
<h3>Customers Want More than the Box</h3>
<p>There are many barriers to entry in health care: regulatory hurdles, entrenched competitors and gatekeepers like group purchasing organizations (GPOs). Increasingly, connectivity is becoming a barrier to entry - or perhaps a new price of admission. There are few medical device product categories that don&#8217;t have some connectivity requirements. (More on the actual requirements below.) But besides buying the embedded device, providers are increasingly interested in buying <em>whole product solutions</em>.</p>
<p>Coined by <a href="http://en.wikipedia.org/wiki/Geoffrey_Moore">Geoffrey Moore</a>, a whole product solution is just that, all of the components and services required to fully realize the potential of the overall solution. Thus if one of your connectivity requirements is integration with an EMR for electronic charting, just putting a serial port on your device is not a whole product solution. Of course neither do you have to do the whole solution yourself. Frequently the best strategies entail providing part of the solution directly (developed yourself, outsourced, licensed, etc.) and creating the rest through business development and alliances with other vendors.</p>
<h3>Connectivity As Competitive Advantage</h3>
<p>Sometimes connectivity can be leveraged to gain competitive advantage. Point of care testing (POCT) startup <a href="http://epocal.com/">EPOCAL</a> is a great example. This company has apparently done an exemplary job in recognizing market requirements and formulating a design that maximizes connectivity features and capabilities, while minimizing development costs and time to market. If this new system is successful, established competitors will have to scramble to catch up.</p>
<p><a href="http://cardionet.com/">CardioNet</a> is another startup that leveraged connectivity from the get go.  The acquisition of ECG signals is pretty routine. The algorithms for analyzing ECGs are also well understood, but continues to yield occasional innovations. Besides superior ECG analysis algorithms, CardioNet implemented a near-continuous connection with a remote service center that wirelessly acquires and reviews patient ECG waveforms - during the diagnostic test. This continuous recording and analysis contrasts with conventional holter monitors that record a batch of heartbeats (typically 24 or 48 hours) that are read at the end of the study. This unique connectivity enabled workflow provides CardioNet with unique clinical capabilities that have resulted in much higher diagnostic confidence than conventional holters - and a sustained competitive advantage. <a href="http://medicalconnectivity.com/2008/06/24/medical-device-start-ups-and-connectivity/#more-1203" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2008/06/24/medical-device-start-ups-and-connectivity/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Selling Connectivity - Sales Strategy</title>
		<link>http://medicalconnectivity.com/2008/05/23/selling-connectivity-strategy/</link>
		<comments>http://medicalconnectivity.com/2008/05/23/selling-connectivity-strategy/#comments</comments>
		<pubDate>Fri, 23 May 2008 17:18:50 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

		<category><![CDATA[selling connectivity]]></category>

		<guid isPermaLink="false">http://medicalconnectivity.com/2008/05/23/selling-connectivity-strategy/</guid>
		<description><![CDATA[The qualification step, an event that clearly demonstrates the prospect's intent to buy.]]></description>
			<content:encoded><![CDATA[<p>Selling anything starts getting serious  when it comes to qualification. For you non-sales types, qualification is an assessment of the likelihood of making the prospective sale. This assessment includes the following basic questions:</p>
<ul>
<li>Is the potential buyer or prospect really going to buy anything - from anybody?</li>
<li>Will my product be a serious contender for the sale, or am I simply cannon fodder to help justify a sales process with a foregone conclusion?</li>
<li>And if I am a serious contender, how does my product match up against the competition relative to the specific needs of this prospect?</li>
<li>Who all is involved in making the decision of what to buy? (More on this in a future post on Selling Connectivity)</li>
</ul>
<p>A common problem in markets where connectivity is new or dramatically innovative is avoiding prospects who are more interested in being educated than really buying anything. In situations like this, sales reps can get appointments to talk to prospective buyers very easily because they all hope to learn something interesting. The problem is that few of these prospects intend to buy anything, thus taking valuable time away from actually selling stuff.</p>
<h3>Sales Strategy</h3>
<p>The solution to this problem is an effective <em>sales strategy</em>. A sales strategy is like a cook book recipe that details precise steps that result in a successful sale and satisfied customer. A good sales strategy describes the quickest and most reliable process for starting with a prospect and winning the sale. Effectively selling connectivity and overcoming the qualification challenge requires a good sales strategy. <a href="http://medicalconnectivity.com/2008/05/23/selling-connectivity-strategy/#more-1192" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2008/05/23/selling-connectivity-strategy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Selling Connectivity - New Knowledge</title>
		<link>http://medicalconnectivity.com/2008/04/30/selling-connectivity-new-knowledge/</link>
		<comments>http://medicalconnectivity.com/2008/04/30/selling-connectivity-new-knowledge/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:57:20 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

		<category><![CDATA[business delivery system]]></category>

		<category><![CDATA[selling connectivity]]></category>

		<guid isPermaLink="false">http://medicalconnectivity.com/2008/04/30/selling-connectivity-new-knowledge/</guid>
		<description><![CDATA[With connectivity, the vendor is inexorably forced to give up the rigid control they enjoy with their black box and support the standards and typical options of the general purpose computing world.]]></description>
			<content:encoded><![CDATA[<p>The most striking lesson that I&#8217;ve experienced, and witnessed repeatedly, is that when it comes to connectivity, &#8220;you don&#8217;t know what you don&#8217;t know.&#8221; This applies to providers (buyers) as much as it does vendors (sellers). When presented with a new problem, it&#8217;s human nature to apply current knowledge and mental models in search of a solution - thus the perennial appeal of the &#8220;intuitively obvious.&#8221; Intellectually we know that problems don&#8217;t all fall into the same logical framework. But, for various reasons we tend to apply known solutions to new problems, and only when the outcome is unacceptable do we contemplate the unknown. Decision making <a href="http://ezinearticles.com/?Einstein---Definition-of-Insanity&amp;id=12047">insanity</a> aside, this typical approach is inefficient - or worse.</p>
<p>The barrier to effectively applying the intuitively obvious to connectivity results from  fundamental differences between embedded system devices (i.e., conventional stand alone medical instruments) and the methods and technologies used for connectivity (i.e., general purpose computing technologies). This dichotomy in the application of the different technologies used in both embedded systems and connectivity, extends from product design to regulatory, manufacturing, marketing, sales, installation, service and support. For the vendor, the entire business delivery system is affected. Provider processes - needs assessment, vendor selection, implementation and ongoing internal support - are impacted as well by these differences.</p>
<p>So how are embedded systems different from connectivity? Embedded systems embody the following concepts: <a href="http://medicalconnectivity.com/2008/04/30/selling-connectivity-new-knowledge/#more-1181" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2008/04/30/selling-connectivity-new-knowledge/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Selling Connectivity - A Series</title>
		<link>http://medicalconnectivity.com/2008/04/16/selling-connectivity-a-series/</link>
		<comments>http://medicalconnectivity.com/2008/04/16/selling-connectivity-a-series/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 02:40:57 +0000</pubDate>
		<dc:creator>Tim Gee</dc:creator>
		
		<category><![CDATA[Business Planning]]></category>

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

		<category><![CDATA[selling connectivity]]></category>

		<guid isPermaLink="false">http://medicalconnectivity.com/2008/04/16/selling-connectivity-a-series/</guid>
		<description><![CDATA[You've heard all the questions and know all the answers.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve written much in the past about the technical and product development issues of connectivity. Just as important are the issues that revolve around successfully selling your connectivity solution. (If you&#8217;re a provider reading this, this should provide a bit of insight into how to buy connectivity, and why sometimes vendors to the crazy things they do.)</p>
<p>You can place two seemingly identical medical devices side by side, with the only visible difference being that one has an Ethernet connector and the other does not. That &#8220;small&#8221; change makes a world of difference when it comes to selling these two devices. Here&#8217;s my list of the areas where adding connectivity to a medical device changes almost everything:</p>
<ul>
<li>Required new knowledge</li>
<li>Qualifying prospects</li>
<li>Dealing with new decision makers (typically with veto power)</li>
<li>Selling a solution, rather than selling the box</li>
<li>Selling one-off systems, rather than cookie cutter widgets</li>
<li>Aligning incentives</li>
<li>Making it work, getting paid</li>
<li>Keeping the customer happy, keeping the system working</li>
<li>Customers want a whole product solution</li>
</ul>
<p> <a href="http://medicalconnectivity.com/2008/04/16/selling-connectivity-a-series/#more-1179" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://medicalconnectivity.com/2008/04/16/selling-connectivity-a-series/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
