Monday, November 09, 2009

Health IT: Comparing Cloud Computing and Desktop Applications (Part 2 of 3)


This post is a continuation of the debate about the pros and cons of Cloud versus Desktop computing, which starts at this link.

The cloud computing expert I've been debating responded to my comments by writing:
We are just from different camps of software thinking. I have a CS degree from a college that taught on Unix machine not desktop and my entire experience is working with enterprises systems not desktops I was an early adopter of Java and attended the first Java one where the mantra was "The Network is the computer". Eric Schmidt CEO of Google is doing his best to make this happen. Yes they are looking to the future but Microsoft seem to be stuck in the past.
I reply:
Yes, we are from different schools and thus have very different points of views. We both see the value of networks with you focusing on networking computers within an enterprise ("behind the firewall"), and me from the perspective of enabling information exchange between "disparate islands of information" owned/controlled by (a) vastly different organizations and individuals with vastly different communications (from continuous broadband to occasionally connected dial-up) and (b) widely diverse information needs (including linking hospitals and clinics, individual clinicians across all healthcare disciplines, public health institutions, research organizations, as well as individual patients).
And while I am discussing the value of novel applications that use e-mail to enable all standalone (desktop/laptop/notebook) computers to have publisher and subscriber functionality (i.e., they have server-like functionality that enable P2P data transmission), the technology I'm proposing need not be Microsoft based since it can use any kind of automated spreadsheet grids and e-mail (although I do think the MS Office suite is currently the best, or at least the most ubiquitous, but OpenOffice or other tools could be used instead).
The conversation continues…

In response to my comment: "Since there are concerns about the security of data stored in the Internet cloud, people may feel more secure if they have complete control over their private information (such as personal health information), which is stored in encrypted data files in their own computers and other computerized devices," he wrote:
Cloud is just as safe or safer than office machines under desk. You can just take one home
To which I reply:
It's true that no matter what solution is deployed, security must be taken seriously. Examples of Cloud security risks can be found at http://tinyurl.com/ykv6s6o and http://tinyurl.com/lzr3gg; it's good that many people are working hard to manage those risks. My point is that storing a patient's health record in an encrypted data file residing on a local HD (hard drive) is much less complex and costly than securing the Cloud. This is especially true when data has to be shared with people outside an enterprises firewall.
In response to my comment: "Total cost of ownership is minimized since there is no need to rely on expensive central servers, databases, and server administrators," he wrote:
The cost [of expensive central servers, databases, and server administrators] is amortized, that is the point. And single machine are much more expensive than enterprise (depending on the size of staff).
To which I reply:
I assume you're comparing a thin versus thick/fat clients. With full power PCs continually coming down in price (many just a few hundred dollars), the cost difference can be minimal. And with the PC, you get the added benefits of fewer server requirements (a thick client server does not require as high a level of performance as a thin client server, resulting in drastically cheaper servers); offline working means a constant connection to the central server is often not required; better multimedia performance (thick clients have advantages in multimedia-rich applications that would be bandwidth intensive if fully served); more flexibility (on some operating systems software products are designed for PCs that have their own local resources, which are difficult to run in a thin client environment); using existing infrastructure (as many people now have very fast local PCs, they already have the infrastructure to run thick clients at no extra cost); and higher server capacity (the more work that is carried out by the client, the less the server needs to do, increasing the number of users each server can support) [see http://tinyurl.com/yl7tqxw]. And when it comes to exchanging data with people beyond an enterprises firewall (e.g., connecting with an independent clinician's EHR or patient's local PHR), the thin client is not an option for the remote individual!
In response to my prior comment: "All the information can be accessed anywhere/anytime, even if there is no Internet or other network connections," he wrote:
?? no network, are you talking sneakerNet? You can do the same with servers but....
To which I reply:
No, I'm not talking about handing a disk to someone. What I am talking about using an encrypted delimited data file, stored locally on a PC HD, which contains all the information needed on a patient (or on multiple patients for an aggregate report). No network, no problem. And when there is even a momentary resumption of the network, an e-mail with an attachment containing a portion of a patient's health dataset can be delivered or received with only a second or two of offline connectivity. I'm not talking about a centralized enterprise system, however,
In response to my prior comment: "Unlike communications requiring continuous connectivity, there is no loss of data when a network connection drops out (i.e., unexpected disconnection)," he wrote:
How about when you lose an HD or power in the building?
To which I reply:
If there's no UPS (uninterrupted power supply) on the PC or the HD fails, then you're right, there is no data to be viewed or shared.
In response to my prior comment:"There is no single point of failure to disrupt and entire network when a central server develops problems," he wrote:
Same argument but desktop have no redundancy.
To which I reply:
In addition to having backups (on- and off-premises) and UPSs, the kind of P2P, pub/sub, desktop-based, mesh node networks I'm discussing means that no single node (peer) on the network can prevent other nodes from working since there is no central server (i.e., each desktop node functions like its own server through use of e-mail). If the entire Internet fails (due to a natural disaster, terrorist attack, etc.), the local data files would still be available for local data access. But what about data exchange? In such a situation (that may be caused by) the networks I'm proposing would have communications "auto-failover" process by which the best available alternative methods of data transmission would be used—such as using dial-up, radio, or satellite communication—to send the e-mail attachments from anywhere to anywhere thereby enabling efficient emergency data exchange.
Also consider that central servers can never be immune to failure as evidenced by a recent disruption of an online EMR reported at this link.
In response to my prior comment "Since copies of the encrypted data files can be stored in many different locations (widely distributed), data survivability is enhanced," he wrote:
??? more sneakerNet?
To which I reply:
While physically exchanging disks or memory sticks containing the data file is one way to do it, by "data survivability," I'm referring to the type of emergency situation in my previous reply. When that happens, transmitting locally stored data files via e-mail using auto-failover communication methods provide a better solution than systems requiring Internet access to a centralized database.
In response to my prior comment "Maintenance has improved with automated desktop updates. On hosted systems, furthermore, users are at the mercy of the host; so, if an upgrade does not go well, or the individual user doesn't want or need the new features, the upgrade will still go forward," he wrote:
automated desktop updates require a host.
To which I reply:
Yes, but you don't have to install the update/upgrade, and can even reverse it if you installed it but don't like it.
In response to my prior comment: "There is greater security risk when running a web application online over the Internet than when running a desktop application offline," he wrote:
This is incorrect. Only if the system is not been setup correctly
To which I reply:
I realize there are ongoing debates about security, so here are a few quotes from people who argue that web applications are less secure than desktop applications: "There are always risks involved when dealing with working online, regardless of how secure a host might say a web application is, that fact of the matter stands that the security risk of running an application of the Internet is more significant than when running an application on a standalone desktop computer. Some applications require more security than others, playing Sudoku on a web application would cause little concern, but dealing with sensitive corporate formulas or accounting details in a web environment might be determined risky." [Reference] "Security - web applications are exposed to more security risks than desktop applications. You can have a total control over the standalone applications and protect it from various vulnerabilities. This may not be the case with web applications as they are open to a large number of users in the Internet community thus widening the threat." [Reference] "Security: Working online has its own set of risks like hacking and virus threats. The risk is higher compared to a desktop computer, since a malfunction of the desktop can result in loss of partial data. The crash of a web server can result in consequences beyond the control of a business." [Reference] "Local applications installed on your computer give you better security and do not require a connection to the web. Also, in many cases, local applications provide better integration with the operating system." [Reference]
In response to my prior comment: "Over the life of the software use, web applications are typically significantly more expensive because desktop applications are purchased outright and there are rarely recurring fees for the software use," he wrote:
This depends on a lot of factors but normally subscription based software is cheaper.
To which I ask: On what do you base this conclusion?.

In response to my prior comment: "Desktop applications typically operate faster because they are not affected by Internet traffic, server use, and latency," he wrote:
Only if the system was not setup correctly. You need Enterprise engineers to setup enterprise software.
To which I reply:
I guess by spending enough money and time on maximizing speed, you could reduce server processing time, queue waiting time, and network latency during high traffic. But you'd be hard-pressed even then to have a sophisticated healthcare application operate as quickly as a web app compared to a desktop app on a moderate power PC.
In response to my prior comment: "When using a web application that is hosted by a third party, privacy policies should be in place to prevent that data from being used by the web host," he wrote:
True, same for desktop privacy policies
To which I agree.

In response to my prior comment: "Multiple desktop applications can be integrate and used, enabling a model's functionality to be enhanced by other software programs. This cannot be done securely using a web-browser," he wrote:
Web apps can talk to each other that is the purpose of EAI.
To which I replied:
The seven main challenges of enterprise application integration are reported to be:
  • Constant change - The very nature of EAI is dynamic and requires dynamic project managers to manage their implementation.
  • Shortage of EAI experts - EAI requires knowledge of many issues and technical aspects.
  • Competing standards - Within the EAI field, the paradox is that EAI standards themselves are not universal.
  • EAI is a tool paradigm - EAI is not a tool, but rather a system and should be implemented as such.
  • Building interfaces is an art - Engineering the solution is not sufficient. Solutions need to be negotiated with user departments to reach a common consensus on the final outcome. A lack of consensus on interface designs leads to excessive effort to map between various systems data requirements.
  • Loss of detail - Information that seemed unimportant at an earlier stage may become crucial later.
  • Accountability - Since so many departments have many conflicting requirements, there should be clear accountability for the system's final structure.
  • Emerging Requirements - EAI implementations should be extensible and modular to allow for future changes.
  • Protectionism - The applications whose data is being integrated often belong to different departments that have technical, cultural, and political reasons for not wanting to share their data with other departments.
Furthermore, There are high initial development costs, especially for small and mid-sized businesses . And a fair amount of up front business design, which many managers are not able to envision or not willing to invest in. Most EAI projects usually start off as point-to-point efforts, very soon becoming unmanageable as the number of applications increase [Reference]
Also see http://www.sdtimes.com/content/article.aspx?ArticleID=30776
The bottom line, imo, is that there is a place for centralized web-based enterprise networks residing in the cloud. But they don't even come close to supplanting the need for low-cost, secure, standalone/desktop-based, P2P mesh node networks that can cross firewalls without hassle, work offline using local computer resources, and exchange health information via multiple communication methods using e-mail.

The conversation continues at this link.

Related posts:

Sunday, November 08, 2009

Health IT: Comparing Cloud Computing and Desktop Applications (Part 1 of 3)


I just responded to a comment posted to Linked-In at this link. The comment began:
Health care IT is moving from desktop application to complex multi-faceted Enterprise systems. The OS, wireless devices, and databases are much more sophisticated than even a few years ago. Enterprise security takes a skill set that is not readily available in much of the health care industry. Staff HIT most likely will not have the expertise to harden these systems. The needed skills very with system(s) and network. As the HIE rolls out, security will become more complex. But in saying that, many non technical requirement can be covered today with written policies and enforcement.
I replied:
Better yet ... Stick with desktop applications that exchange patient data via secure email using innovative decentralized peer-to-peer cyberarchitectures. See, for example, http://curinghealthcare.blogspot.com/2009/09/novel-way-to-exchange-patient-health.html
To which the commenter responded:
Stephen, Interesting but I see desktop apps such as Microsoft Excel are giving way to Cloud computing. Desktops app no longer make financial sense from a maintenance standpoint.

A federated system is a great way to exchange data but we will have to see what HITSP, (for one) comes up with.
I then replied with the following:
While desktop apps are becoming Cloud enabled (which can be a good thing in certain circumstance), I do not see desktop apps ever being replaced by the Cloud for many reasons. There are distinct pros and cons of each depending on the situation and use case. For example, accessing and processing data from local storage using local computer resources (as opposed to the cloud) has many benefits, including the following:
  • Since there are concerns about the security of data stored in the Internet cloud [Reference1, Reference2, Reference3], people may feel more secure if they have complete control over their private information (such as personal health information), which is stored in encrypted data files in their own computers and other computerized devices.
  • Total cost of ownership is minimized since there is no need to rely on expensive central servers, databases, and server administrators. Also, there are times when the cloud is more expensive than alternatives (Reference1, Reference2, Reference3).
  • Performance is greatly increased when performing complex, intensive computations since all data processing is done quickly and easily using local computer resources, rather than waiting for a strained central server, or paying for an expensive racks of servers. However, when massive computations from hugh centralized databases must be done, for which a local PC is inadequate, cloud and grid-cloud computing may serve an important function (although grid computing alone may surfice). [Reference]
  • All the information can be accessed anywhere/anytime, even if there is no Internet or other network connections.
  • Unlike communications requiring continuous connectivity, there is no loss of data when a network connection drops out (i.e., unexpected disconnection) [Reference]
  • A node-to-node network [e.g., a mesh node network] is more robust. In web-based networks, a central server breakdown may cause the entire network to shut down and prevent anyone from exchanging data. In the node network, however, a malfunction in one or even many individual computers may have little or no effect on the network as a whole since functioning nodes can still communicate with each other. In other words, there is no single point of failure to disrupt and entire network when a central server develops problems.
  • Since copies of the encrypted data files can be stored in many different locations (i.e., widely distributed), information survivability is enhanced in the face of terrorism and natural disasters.
  • And following are key advantages and disadvantages of web versus standalone applications:
  • Web applications are easily accessibility because they can be easily accessed from any computer or location that has Internet access. With a standalone, the computer must have the application installed. On the other hand, once the standalone application is installed, it is accessible anywhere/anytime, even when there is no adequate Internet connection; Web applications, however, typically rely on persistent and unmanaged Internet connections, or else the data are inaccessible.
  • Maintenance and forced upgrades are lower because with web applications when a company must manage hundreds or thousands of desktop computers, although this has become less of a problem with improvement in automated desktop updates. On hosted systems, furthermore, users are at the mercy of the host; so, if an upgrade does not go well, or the individual user doesn't want or need the new features, the upgrade will still go forward.
  • Over the life of the software use, web applications are typically significantly more expensive over time because desktop applications are purchased outright and there are rarely recurring fees for the software use (except for possible maintenance fees or fee based upgrades associated with them). Many corporate web applications, however, charge users monthly service fees (i.e., "subscription fees") to operate the software. [Reference
  • Web applications relying on the Internet to transfer data, rather than a using a computer's local hard drive, may operate slower. The speed may also vary depending on number of users accessing the application (i.e., network traffic). Standalone applications have no such constraints; the application will operate as fast as the person's computer power allows.
  • When using a web application that is hosted by a third party, privacy policies should be in place to prevent that data from being used by the web host. This is not an issue with standalone applications.[Reference]
  • Multiple desktop applications can be integrate and used, enabling a model's functionality to be enhanced by other software programs. This cannot be done securely using a web-browser.[Reference]
  • "Because all computation is done on the computer that the application is running [offline], the amount of data transmitted over the internet is reduced…In the case of web based application the data is passed back and forth between the client and the server each time a new calculation is to be done. If many clients are connected to the server at the same time this leads to allot of processing on the server and the power of the clients is not used."[Reference]
  • While standalone applications may be the platform dependent (e.g., can only operate on Windows computers), it is possible to build platform neutral applications that avoid this constraint. 
Also see, for example: http://www.slate.com/id/2188015/, http://www.itbusinessedge.com/cm/blogs/byron/in-cloud-computing-vs-desktop-its-the-data-stupid/?cs=31286, http://www.filterjoe.com/2009/05/29/the-desktop-or-the-cloud/, and http://www.inquisitr.com/26717/the-cloud-vs-the-desktop-an-irrelevant-argument/
And I don't understand your claim that "desktops app no longer make financial sense from a maintenance standpoint." After all, as mentioned above, with the automated update methods now built into many desktop apps (including MS Office), maintenance is easy, reliable and free, so I don't understand your claim that "desktops app no longer make financial sense from a maintenance standpoint."

We do agree, however, that a federated system is a great way to exchange data within and between healthcare organizations, as well as between them and between individual clinician and small practices. It would be foolish for HITSP or other standards bodies to eliminate email (SMTP) transport as a viable means of health data exchange, because it is a simple, low-cost and secure method everyone understands.
The debate continues as this link.

Related posts:

Wednesday, October 14, 2009

Promoting Community Wellbeing by Fostering Mind-Body-Spirit Development

I just submitted an idea to the Changemakers, an organization that describes itself as "...a community of action where we all collaborate on solutions." They are looking for ideas about how to improve mental health and community wellbeing with the world. The title of my idea is "Promoting Community Wellbeing by Fostering Mind-Body-Spirit Development." Following are several sections of my submission; the bold headings are the questions they wanted answered. For the complete submission, please visit this link.

What is your idea?

To provide tools that help transform people's lives, in ways that promote community wellbeing, by enabling and motivating individuals to develop their minds (including their beliefs, behaviors and emotions), bodies, and spirit by following life paths guided by profound insight, rational thought, empathy and compassion.

Innovation: What makes your idea unique?

The information it collects includes details about people's core thoughts, feelings, behaviors and health status, as well as the influences of their psychosocial (including economic, political, cultural and religious) and physical environments. In addition to helping improve people's physical and mental health, knowledge gained from this information would likely have a global societal benefit by revealing how much alike people are—regardless of the societies in which they live—by (a) showing how we share many similar core beliefs, perceptions, values, desires and emotions, and (b) clarifying the influence of psychosocial and natural environments. This knowledge could lead to profound understanding of what it means to be human, as well as dramatically increase the empathy we have toward each other by enabling each of us to "put ourselves in others' shoes." And empathy can breed compassion, which are essential for the wellbeing communities and express humankind's spiritual potential.

Problem

Six key problems addressed are:

  • The healthcare industry's failure to adequately address the mind-body connection when providing care (link)
  • The difficulty consumers have making informed decisions, solving personal problems, and taking better care of themselves (link)
  • The need for better evidence-based research, as well as more focus on guideline development, dissemination, and use
  • The need for better protection of populations via biosurveillance
  • Our culture's drift away from empathy and compassion toward a less spiritual set of values (link)
  • The healthcare system's failure to focus on delivering high value (top quality at low cost) to the consumer (link).

What was the defining moment that led you to this innovation?

The idea for the innovation began in the early 1980's as I (Dr. Stephen Beller) began my clinical psychology practice, and has been evolving ever since. At that time I started wondering how to obtain, manage and use comprehensive details about my patients' psychological conditions to help me deliver the best possible care by enabling profound understanding of my patients' problems, determine the best courses of action (treatment planning), evaluate outcomes (the results/consequences of such actions), and continually learn from experience. Since the personal computer (PC) had just entered the market, I figured that using a PC for this purpose was a reasonable thing to do, so I purchased one and began working with spreadsheets.

By the mid 1980's, my efforts led to the creation of a software program that I used in my practice to collect, analyze, and report data information about people's stressful/troublesome life situations, emotional disturbances, maladaptive ways of thinking and acting, psychosocial experiences, and traumatic events. I soon realized that I not only wanted to learn about my patients/clients' mental health problems, but I also wanted a way to know about any related physiological/biomedical factors that were affecting them. My colleagues and I then set out to create the first information technology providing a comprehensive, in-depth, "biopsychosocial" view of patients' conditions and treatments.

This led to a 15-year journey of intensive, cross-disciplinary research and heath IT innovation. During that time, I:

  • Created a universal lifetime computerized patient record system and a suite of decision-support tools for healthcare professionals and consumers
  • Published a blueprint for a national health information network
  • Used the knowledge gained over the years to obtain a patent for a novel process for exchanging and presenting information
  • Presented my ideas and creations to others while establishing international relationships.

Tell us about the social innovator behind this idea.

As the innovator behind this ides, my life goal is to work with others to help re-direct the course of humankind, so we don't have to be ashamed of the world we're leaving our children. Toward that end, I've spent the past three decades in creative pursuits, including inventing unique software systems, writing about the healthcare crisis and cures, and developing close personal and professional bonds with fine individuals across the globe.

I'm currently involved in a wide range of activities devoted to:

  • Healthcare reform
  • Consumer empowerment
  • Continuous improvement of care quality and efficiency using evolving evidence-based guidelines
  • Improving the health and wellbeing of the elderly and impoverished, promoting community wellness, and providing diabetes education
  • Development of novel cost-effective software tools and cyber-infrastructure for the secure exchange, analysis and presentation of meaningful information to healthcare professionals and patients
  • Protecting populations and supporting first responders and trauma department staff in disaster situations.

Being an outspoken critic of our current healthcare system for the past fifteen years, offering disruptive health IT innovations whose full appreciation requires a paradigm shift in thinking, and focusing on bringing high value to the consumer—all these things have made my journey very difficult and frustrating, as well as spiritually fulfilling. Nevertheless, thanks to the Internet, I've been able to develop many wonderful relationships with people in our country and abroad. And thanks to the "flattening of the world" and growing awareness that we must change the way business is done and people are treated, I am for the first time optimistic that social innovation can have a positive and sustainable impact on our species.

Monday, October 12, 2009

Increasing Global Empathy by Understanding the Essence of Humanity

For the past three decades, I've been envisioning ways to foster the realization of positive human potential and wellbeing. Toward that end, I've long imagined a world where people from all nations, societies, ethnicities and faiths have a deep comprehension of the thoughts and feelings common throughout all humankind (i.e., the "essence of humanity").

This knowledge would reveal how much alike we all are by showing how we share many similar core beliefs, perceptions, desires and emotions. It would also clarify the ways in which psychosocial (including economic, political, cultural and religious) and natural environments influences and differentiate people's mental states. And it could lead to a profound understanding of it means to be human, as well as dramatically increase the empathy we have toward each other by enabling each of us to "put ourselves in others' shoes." And empathy can breed compassion, which together are essential ingredients for the wellbeing communities.

Collecting information about people's core thoughts and feelings, and the influences of their psychosocial and natural environments, can be done through use of anonymous questionnaires. The questionnaires would have to have adequate details, be written in many different languages, and take into account the customs of different cultures. Developing the questionnaires would be an international collaborative project that could very well promote wellbeing among the participants as they focus on mutual understanding. For people with computers and Internet access, the information can be input into web forms or send via e-mail. For others, field workers would be used (similar to the census).

Analysis of the resulting information would be reveal common human thoughts and feelings about oneself, family, community and obligation to others; about people's perceptions of the past, present and future; about our wishes, virtues (what's good/right) and values (what's important), degrees of optimism and pessimism, sense of empowerment and helplessness & hopelessness; about our physical and emotional health, our pains and pleasures, our hopes and fears, our angers and frustrations, and feelings of shame, guilt, jealousy and envy; about our beliefs concerning life meaning and purpose; etc. The analysis would also delineate differences in our thoughts and feelings based on our demographics and the psychosocial and natural environments in which we were raised and now live.

By disseminating the results throughout the world, by understanding how much alike all humans are in their core ways of thinking and feeling, and by encouraging ongoing global discussion about them, I contend that empathy will increase throughout the world as ethno-cultural barriers are breached to give rise to a greater sense of oneness/unity. This would foster greater wellbeing the worldwide community!

Thursday, October 08, 2009

Convergence of 3 Core Healthcare Reform Issues: American values, personal responsibility, and pragmatic solutions

In the past few weeks, there's been a wonderful convergence of discussions focused on core issues underlying our country's healthcare reform debates; these issues are: American values, personal responsibility, and pragmatic solutions for a sustainable healthcare system.

For example, in the past two weeks, the Hasting Center posted the following blogs:
And the Health Affairs blog posted this: American Values And Health Reform

What's most exciting is that these issues go to very heart of who we are as a society, what we truly consider important as individuals, our level of spirituality, our degree of empathy and compassion, and our ability to think rationally/sensibly about the present and future. I've been writing extensively about such topics on this blog for several years; following are some links and summaries:
  • Personal Responsibility: A Thorny Issue in Healthcare Transformation – Explains why there's so much to consider when judging healthcare reform policies in terms of promoting personal responsibility.

  • Criteria for a Sustainable Health System – Presents 4 goals that any government healthcare reform proposals ought to focus on achieving i.e., promoting greater Self-Discipline, Personal Responsibility, Empathy and Compassion for the least advantaged (social responsibility), and Public Accountability (transparency). And offers 8 objectives that relate to those achieving those goals, i.e., Balance Investment & Spending, Balance Savings & Borrowing, Balance Conservation & Consumption, Balance Endowments & Entitlements, Connect Ends & Means (resource availability), Connect Should/Must Dos & Can Dos (priorities), Preserve Security/Protection, and Preserve Rights/Freedoms (opportunity and liberty).

  • A Principled and Pragmatic Approach to Healthcare Reform – Discusses two related issues:

    (1) How principled strategies for healthcare reform should be guided by empathy ("putting yourself in others' shoes" to understand what they are going through) and compassion (caring what others are going through and doing what we reasonably can do to help those in distress).

    (2) How a pragmatic strategy ought to find fair and effective ways to pay for the tactics aimed at realizing the two main objectives of a principled strategy: (a) providing universal coverage and (b) continually improving care effectiveness and efficiency leading to ever-better and more affordable approaches to care. Explains how this is made difficult by our society's tendency to focus on short-sighted, quick-fix solutions that are short on empathy and compassion for the public good, and also by our culture's failure to promote self discipline and personal responsibility & accountability. And it points to the need for substantial governmental reform aimed at minimizing lobbyists' influence, quid pro quo favors to party benefactors, operational inefficiencies, etc.

  • How to Reform Healthcare Sensibly: Focus on Two Clear Goals and Low-Cost, High-Quality Care In America: A Reply – Discusses how the focus of the current healthcare reform debate is out of balance, since (a) issues of money and insurance are by far the main focus, (b) issues of quality and knowledge are a minor focus, and (c) issues of empathy and compassion are mostly out of focus. Explains how focusing on all these issues in a more balanced way is absolutely essential for creating a sustainable, high value system in which everyone: (a) has access to excellent affordable healthcare, (b) gets the knowledge and guidance needed to make informed decisions and take responsible action, and (c) is incentivized to "do the right thing." That is, healthcare reform MUST FAIL UNLESS we balance (a) economic strategies that focus primarily on cost-control with (b) strategies aimed at filling the knowledge gap. As the article discussed, likely consequences of this failure include reduced care quality and productivity, as well as provider resistance.

  • Healthcare Reform's Most Important Issue: How to Make it a High-Value System – Discusses why a deep, rational debate about universal insurance versus single payer systems ought to be balanced by focusing on an equally (if not more) important core issue, i.e., how to dramatically increase cost-effectiveness (value to the consumer).

  • Empathy, Taxes, Personal Responsibility, and Healthcare Reform and Empathy, Taxes, Personal Responsibility, and Healthcare Reform – A Timely Debate (part 1) and (part 2) – Discusses how, from a psychological perspective, there is a lack of empathy (i.e., the ability to put oneself in the shoes of another) reflected by the fact that fortunate people with plenty of money or a secure job with an excellent health plan do not want to pay more taxes nor to risk changing the coverage they believe benefits them; even if such changes may benefit many others who are suffering. Includes a contentious debate I had with two people working in the insurance industry.

  • Healthcare Reform: Where to Focus? – Explains why Robert J. Samuelson misinterprets healthcare statistics in a Washington Post article, and why he is erroneous in his conclusions that (a) controlling cost is the central problem, (b) healthcare for the poor in our country is actually quite good, and (c) we cannot afford to view healthcare as a "right" that demands universal insurance for every American.

  • Aligning the Ought-To's with the Can-Do's – Argues that we had better focus on answering the questions: What OUGHT TO BE done to guarantee everyone has access to affordable, high-quality healthcare? and What CAN BE done, realistically, to make that happen? And then, wherever there is a misalignment between these Ought To's and the Can Be's (i.e., when we can't do what we ought to be doing), we'd be wise to ask ourselves: WHAT'S PREVENTING US and HOW CAN WE overcome those obstacles? I then explain why, when it comes to healthcare (as well as other domestic issues and even foreign policy) answering these questions isn't easy because it requires that we stop deceiving ourselves, and start critically and objectively evaluating the values, priorities, goals, and underlying beliefs of our culture.

  • The Whole-Person Integrated-Care (WPIC) Wellness Solution – The first of a series of posts that describes four types of people, with different character traits, who require different approaches to wellness due their different thoughts, emotions, behaviors, knowledge & understanding, and coping strategies.

  • Are you worthy of health insurance and high-value care? and Worthiness, Socialized Medicine, and Individual Responsibility – Examines and debates the questions: Who is worthy of having adequate health insurance and high-value (safe, cost-effective) care; what makes them deserving? And who, on the other hand, is unworthy; what makes them undeserving?

Monday, September 28, 2009

A Conversation with Dr. Pandey on Healthcare Transformation

Dr. "Ravi" Pandey is president of BIPRO Inc., a consulting company, which focuses helping organizations across the globe to achieve sustainable growth in performance and consumer satisfaction. He is an expert in performance improvement and strategy, and has strong ideas about healthcare reform, which he expresses on his Healthcare Transformation blog.

I've known Ravi for over a year and respect his intelligence, knowledge, experience, and dedication. We engage in weekly discussions about key issues focused on transforming our healthcare system. Following I reconstruct a conversation we've been having about healthcare policy and strategy.

Policy

Dr. Beller: What are your thoughts about the healthcare reform debate these days in our country?

Dr. Pandey: Oh, don't get me started on it. I was very optimistic earlier. Now I see lots of talk but no substance. If we can pull off something meaningful, it would be a miracle. I mean, think about it, we don't even have a clearly defined goal? What would an ideal healthcare system be? And yet we are already arguing about cost.

Dr. Beller: Some people believe that you should know the cost first, so that you can decide what the goal should be. What's your take on it?

Dr. Pandey: It is all tricks to confuse and distract us from the real issues. How can you talk about cost unless you have a clear vision of the goals and the effort needed to achieve them? When I say goal, I don't mean it in terms of universal healthcare, or single payer, co-ops, or anything like that. Instead, let's say our goal is to achieve world-class healthcare; then what does it mean? We need to clearly articulate that. Then, we can debate about how to achieve it.

All this discussion about cost is premature...It's a silly discussion to have at this time. Let me ask you this: We all agree that our healthcare system is too expensive, correct? If that is the case, then wouldn't spending more money make it more expensive? We already have the money, we need to utilize it better.

Our healthcare system costs 30-40 percent more than it should. By the way, this I also heard on CNBC program. Sen. Frist was saying the same thing that we have about 1/3 of money is wasted. That's more than 700 billion dollars of waste. This is not a cost issue. It is an efficiency, policy, and management issue.

Dr. Beller: We'll come back to this cost issue later. Let's focus for the time being on the policy and politics. Lots of people are saying that the government can't do anything right. If they run healthcare they will screw it up, too.

Dr. Pandey: Again, that is just a scare tactic. We should ask those people if they are living in the best country in the world or not! WE are the government. If government is not good, we have made it that way. I mean the federal government is one of the biggest employers. Many of us Americans are working there. Now if we say it is unproductive system, then we are basically saying that many of us are no good and are wasteful.

I also think we beat up the government for everything. Let me ask you this, which of the following has given demonstrated spectacular performance Enron, AIG, WorldCom, the Big 3 auto makers, private health insurers? I have seen the private sector up close and personal. I am not sure if their performance is anything to boast about..

Dr. Beller: So, are you saying we should have a government controlled healthcare?

Dr. Pandey: No, that's not what I'm saying! I have expressed my own ideas in bits and pieces on my blog, the Healthcare Transformation.

When it comes to healthcare reform, what I see now is more of a patchwork being done. It is not a reform bill and it is not a healthcare for all bill. Instead, it's a "healthcare for more bill"... more people and more money. Secondly, there is too much finger pointing and distortion. That's because our system is built upon adversarial forms of competition. Unless you create a law where no one can provide misleading information, insurance companies, the AMA, hospitals, big pharma, and medical device manufacturers have the power to derail the whole thing through blame shifting and misinformation. Remember the ads in 90s against healthcare.

For any healthcare reform to work—which I would rather call "healthcare transformation"—we need to create a system that takes into account the needs of everyone, including patients, doctors, insurers, etc. This can be done by creating a competitive collaboration.

Dr. Beller: What do you mean by "competitive collaboration?"

Dr. Pandey: In a traditional sense, when we compete, we not only try to do better, but also we try to hurt the competition. Creating a public option to compete with private sector insurers could do that. There's another way to slice the market. Let government be more focused on wellness care. The PCPs [primary care physicians] would serve as health managers, that is, they would focus on managing their patients' health…keeping them well and making sure they get the right care when sick. There should use evidence based guidelines and use performance metrics, such as a wellness index, that measures care quality and cost. And the insurance industries could provide the supplemental insurance.

In that way we are not competing, but complementing the market needs. This is what I call competitive collaboration. You work together to succeed by leveraging each others strengths. Not by undercutting each other.

Strategy

Dr. Beller: Back to the money issue. If we do what you said earlier and define the goal of healthcare transformation, will there be enough money to pay for it? Where will that money come from?

Dr. Pandey: Of course there is. Let's start with administrative cost for insurance management, the cost of treating over a million avoidable injuries, malpractice premiums, over-testing and excessive treatments, under-utilized capital, and so on. In addition, insurance administration and profits add up to 30% of the premium payments, compared to 3% that Medicaid and Medicare spend. There's plenty of fault and inefficiency to go around and hospitals have too many managers and bureaucracy, which means there is huge opportunity for productivity improvement.

Additionally, I heard this guy on CNBC panel discussion say that if you can create a wellness program and reduce people's weight to pre-1991; it will save about a trillion dollar. I am not sure where he is getting his numbers from; but there is at least conceptual validity to his argument. He was also quoting about some study that a Japanese ethnic group is twice more likely to get cancer in US than in Japan. It's due to our eco-system and life style.

So, I think money should be the least concern. What we need is to define clear strategies. I bet you could achieve all the objectives and still save some money.

Dr. Beller: How do you suggest this be changed in order to create an efficient healthcare system that works?

Dr. Pandey: The people working in healthcare system cannot change it. It is not about their competence, it's about a system that has become incredibly complex. We have to redesign the system.

I mean healthcare is a relationship between doctors and patients. You improve their productivity by using nurses and technicians. Then you might add some diagnostics equipment. Would you not think everything else is a waste? It is a simplistic view to make a point. However, what I mean here is that these are the logics you can use to see what should be the cost of an ideal system. There's your benchmark then.

Dr. Beller: But wouldn't productivity be more greatly improved if those doctors knew how to deliver the most cost-effective care and were rewarded for doing so?

Dr. Pandey: Yes. That is the reason I was talking about creating a new system that incentivizes the right behavior. And we need to spend resources on research. You know that we do not have enough information to individualize medicine. We launch a product and often times we find months later that it needs to be taken off the shelf. Why are we failing? Where are we failing?

A major burden is not on doctors, but on the pharmas. They should be doing their research properly. Doctors prescribe based on what they have been told. So a better correlation between medicine and an individual will improve the care delivery effectiveness. I think though it is long way away.

Dr. Beller: What about health IT and informatics?

Dr. Pandey: They have a big role. However, these are only platforms. Unless we changed the process and behavior, the IT will only accelerate the bad things. I have been a big critique of most of the products being sold today. I was glad to see recently an article where Dr. Blumenthal's office was quoted as saying that the current EMRs are not up to the standard since they do not take into account of the needs of the stakeholders.

In my view, these products are piece-mealed together. In a sense, they were developed and then people tried to fit them to meet the healthcare industry's needs rather than understanding the needs and then developing the software. There are lots of horror stories about implementing informatics products. To be fair, we also need to improve the quality of processes and project management. We will succeed if we first focus on building the process frame work for healthcare delivery and management. And then create IT products to automate it. Right now we just keep on adding functionalities in existing products and it keeps on getting worse and worse.

Take the example of EHRs and PHRs. Why do we need two systems? It creates unnecessary confusion and duplications. Personal health, as you know, is a combination of genetics, medicine, habits, environments, etc. So if the solution to wellness is a holistic approach, then why not create systems that support the holistic needs.

I think a great system that can be implemented with relative ease and can be developed in about $1 billion or a bit more. Over $20 billion being allocated by the white house will end up in the same hands that have spent years to develop a non-workable system. They are smart, but they do not know how to get out of the maze that has been created. IT culture of product development isn't suited for product design for healthcare industry due to its critical nature. They need to bring some outside experts to help develop their products. When MS Window crashes, it is not a big deal…but you do not want those kinds of issues. Our IT system has to transform its own attitude towards product quality.

Dr. Beller: How would you summarize what should happen?

Dr. Pandey:

  • Create a clear definition of ideal healthcare system. And create strategies around that.
  • Create a culture for healthy living.
  • Improve the quality and efficiency of medical research.
  • Demand a cost reduction of over 30% across the sector.
  • Create a tiered system of coverage...basic provided by government and advanced through private insurance.
  • Implement a new system for handing malpractice claims.
  • Scrap the entire health IT system and recreate...it will save tons of money.

-------

This concludes the first part of our discussion. Check back for more.

Evidence-Based Practice and Psychotherapy

An e-mail recently sent to members of OpenMinds.com raised three questions about the implementation of evidence based practice (EBP) in the field of psychotherapy.

As a clinical psychologist and health IT inventor, I've been focused on this issue for the past 25 years. In the mid to late 90's, there was heated debate about psychotherapy outcomes research and the science of EBP. I argued that such research and EBP implementation are essential if our field is to become increasingly cost-effective (i.e., ever higher value to the patient/consumer), but I was condemned by those believing that psychotherapy is more of "an art than a science," as well as by those rejecting the clinical use of computers.

Following is my reply to the three questions.

1. If change at the provider organization is key, how do we increase systematic approaches to EBP implementation?

First you need by-in by practitioners and organizational leaders. Based on my past experience, this won't be easy. Next, collaboration between clinicians, researchers, patient/client representatives, and health IT technicians is important. The focus of such collaboration should be on defining meaningful measures of treatment efficacy and convenient ways to collect data in everyday clinical practice (as well as in controlled research studies).

Consider that in an APA Monitor (10/93) article, Robert Perloff, a past president of the American Psychological Association, described his "dream of a clearinghouse where clinicians can report observations and hypotheses and give ideas to researchers, who design clinical trials the practitioners can use. Electronic communications with computers and telephones could be used, and the whole project would be in the public interest." Sixteen years later, this vision remains unrealized!

2. What provider systems are 'best in show' for effective implementation of EBPs?

I claim that it is too early to select best in show systems since objective #1 has not been achieved. Nevertheless, what we need are low-cost, convenient, secure, and useful health IT systems that collect and analyze comprehensive biopsychosocial data (that take into account one's physiology, psychology, and mind-body connection). This data collection and analysis ought to be done at the beginning and end of treatment for assessing outcomes of different patient/client cohorts (groups), as well as periodically during treatment to assess care processes. The information on each patient resulting from these analyses should be presented to the practitioners and patients in a manner that fosters effective and efficient treatment planning and delivery. In addition, predetermined data sets should by de-identified (to protect patient privacy) and shipped to research organizations where they are aggregated, studied, transformed into evidence-based practice guidelines, and disseminated to the practitioners and patients in understandable language. And there should be ample opportunities to study novel therapeutic approaches.

I know how to do this technologically, but technology alone cannot create and evolve the guidelines.

Consider that in an APA Monitor (5/94) article entitled, "Outcomes Measurement is Debated by Profession," Michael Lambert, Ph.D., professor of psychology at Bringham Young University, found that " in 348 outcomes studies done over a period of five years, researchers used 1,430 distinct outcome measures 840 of the measures only once." This, the article went on to say, makes it difficult to compare studies, creates " an atmosphere of 'chaos,'" and evidences a great need to " find the most sensitive way of measuring change." In the same article, Larry Beutler, Ph.D., professor of education and psychology at the University of California, Santa Barbara, underlined the importance of " developing consensus on what to measure and what criteria tests should meet to ensure compatibility of [research] results."

Yet, some 15 years later, we're back to having the same discussion!

3. In an era of resource constraints, how do we change reimbursement to support the implementation and continued use of EBP?

For one thing, practitioners and organizations ought to be compensated for collecting the data and using the information they yield to guide clinical decisions. Second, practitioners and organizations delivering high-value services--cost-effective care (higher quality at lower cost)--ought to be paid more than those providing lower-value care.

This is easier said than done because we simply don't know what treatment approaches are of greatest value to particular patients. The situation hasn't changed much in the past 15 years. Consider the following:

The issue of treatment decision-making was addressed in an APA Monitor (10/95) article entitled, "What Treatments Have Proven Effective," in which David Barlow, Ph.D., head of the Phobia and Anxiety Clinic the State University of New York at Albany, said, "We are far from the notion of specific treatment for specific problems."

In a Consumer Reports Magazine (11/95) article entitled, "Mental Health: Does Therapy Work?," a survey of four thousand readers yielded mostly favorable results. These findings, however, were marred by the fact that they could not answer the question, "When a person needs psychotherapy, how much do they need?" According to the report, "That has become a critical question both for clinicians and for the insurers that pay for therapy. And it's a hard one to answerWhile brief therapy often helps, there's no way to tell whether 30 or 40 sessions, or even more, would be even more effective."

Bottom line

Meaningful change doesn't come easily. There are many things that can be done to continuously improve psychotherapy's value, but widespread resistance can only be expected, and a good deal of work is required to hammer out the details. In the long run, practitioners and organizations who embrace the effort will come out on top, and so will their patients.

But is the mental health field up to the challenge? I really don't know!

American Values and Healthcare Reform


Chris Fleming of Health Affairs recently posted and article about American values and health reform at this link. In it he writes:
During the current health reform debate, both Democrats and Republicans have often made their case in terms of values such as liberty, justice, and equality…philosopher Paul Menzel…argues that this apparent conflict between justice and liberty can be addressed by considering liberty "in its fullest context, bound up with responsibility – where both are connected to fairness and justice."…[And Thomas Murray, Hastings Center president] argues that"…simplistic understandings of values are deceptive and harmful to private insight and public discourse. Liberty, properly understood, is not the opposite of equality; justice, not the opposite of liberty; and responsibility, both personal and social, is crucial to the full realization of liberty and justice. Efficiency, an instrumental value rather than an end in itself, is intimately related to quality, solidarity, stewardship, and justice. Core American values, rather than existing in ineluctable tension with one another, form a sturdy, mutually reinforcing foundation for health reform."
I agree that personal and social responsibility, liberty and justice, efficiency and quality are (or at least should be) core American values that guide the healthcare reform debate. They fit in perfectly with the four criteria and eight objectives for judging how likely any government policy will create a sustainable healthcare system, which I wrote about last week at this link. And they are consistent with an article I posted last month at this link about a principled and pragmatic approach to healthcare reform that emphasized empathy and compassion.
Related posts:

Thursday, September 24, 2009

Personal Responsibility: A Thorny Issue in Healthcare Transformation

In my last post—Criteria for a Sustainable Health System—Cindy Weinmann made this excellent comment about personal responsibility.

Principles are interesting and to an extent transparent to systems. But focusing on individual responsibility has to take into account societal context of that responsibility. Want people to eat better diets and exercise more - well, Americans lose over 40 hours of vacation a year because they're afraid to take time off from work; average American commute is 3 hours. Add that up and you have a lot of stressed out Americans eating dinner in their cars - a recipe for hypertension, obesity, cancer, and heart disease. Oh wait! Isn't that part of the problem? I don't hear anyone agitating for more vacation days and shorter work hours!

Just as important might be: reducing the 50% of health care costs attributable to waste, according to Price Waterhouse Coopers - out of $2 trillion plus - over $1 trillion wasted. About the same as insuring everyone, huh?

As Cindy points out, personal responsibility is a thorny issue. I've written about this several times in the past, including these four blog posts:

In the first post (Apr. 2007), I discussed the dilemma modern consumers confront in this era of "personal responsibility" by presenting three stories about the difficult position patients and other consumers face: One has to make difficult treatment decisions when there are no clear-cut answers, another has to decide on a health insurance policy from among dozens of confusing alternatives, and a third is being treated in a trauma center after a catastrophic event. The conclusion:

…consumers need valid, understandable information about the risks, benefits, and costs of different treatment options. But often that's not enough. Consumers also need the motivation, resources and skill to comply with chosen plans of care. In other words, they must be mentally, emotionally and physically able and willing to carry out their healthy living strategies, and do it effectively and efficiently.

Obtaining the needed information can be difficult because information found on different web sites, instructional pamphlets and expert opinions often offer conflicting, inadequate, irrelevant, unclear, and/or invalid information.

In the second post (Sep 2007), I followed up on a discussion that offered answers to the questions: Who is worthy of having adequate health insurance and high-value (safe, cost-effective) care; what makes them deserving? And who, on the other hand, is unworthy; what makes them undeserving? Following are excerpts from a subsequent conversation with a reader who commented:

Everyone deserves unobstructed medical attention for illness and injury; curable, chronic, and/or terminal. In that I see an absolute fulfillment of the constitutional mandate to see to the 'general welfare'. One step beyond that is preventive care, more opinionated and intellectually based; but I none the less would consider that the 'general welfare'. Every other service for everyone associated as medical service should remain privately financed and marketed (like child bearing and voluntary procedures).

The critical issue within that position is how to deal with self induced health impairments. This health class should have a name, definition, and social remedy. Let's call it IHIs. It's tough because it's smoking, poor diet, drug addiction, STDs, poor dental care, high risk sports, etc. I'm thinking IHI classification puts an individual into a special insurance category requiring addition premium or mandatory savings both during and for some time after such circumstances.

I replied:

Yes, dealing with the kind of self induced health impairments (IHIs) is a thorny issue.

A logical case can be made for having those with the financial means pay out of pocket for at least a portion of treating health problems clearly determined to be voluntarily induced. That is, delivering care to people with adequate maturity, knowledge, intelligence and rationality, but who make a conscious decision to engage in high-risk behaviors and suffer the consequences, would cost them more, so they are held accountable for their actions.

Unfortunately, many (most?) of these people are either (a) immature (e.g., teenagers enticed by tobacco and alcohol marketing, as well as peer pressure, and then get hooked); (b) ignorant, confused or unintelligent (they don't fully realize or understand the risks of eating too many greasy french fries and failing to exercise regularly, or they have trouble self-managing a chronic condition requiring a complex medication regimen and lifestyle changes); (c) irrational (e.g., they deceive themselves into believing they can stop taking drugs, or they are self-destructive due to a psychological problem); or (d) they lack the funds and support needed to live a more healthy lifestyle (all their time is taken working day and night at minimal-wage jobs, or they lack affordable transportation, to visit the dentist every 6 months, or they can't afford fresh fruits, vegetables and lean meats when pasta is a fraction of the cost). Or, they just might be unlucky (e.g., the got an STD because the rubber broke).

In other words, this is a complex issue and a great deal of thought should go into defining the conditions for the kind of punitive costs you propose.

Also consistent with your suggestion would be a policy of taking punitive action against the manufacturers, distributors, retailers and marketers of unhealthy foods and ineffective medications and supplements. And what about tobacco companies and alcoholic beverage producers who promote their products to college students, and even the promoters of dangerous sports?

It seems to me, therefore, that establishing a reasonable two tier system--one for folks who self-manage their health effectively and another for those who don't--is a daunting task, but one worth examining.

In the third post (Nov. 2007), I wrote:

Turing to personal responsibility. People who abuse drugs or alcohol start do so for many reasons--often due to psychological problems, bad living environments, genetic predispositions, family problems, marketing & advertising influences, peer pressure, our society's worship of short-term hedonism and self-indulgence (conspicuous consumption that drives our form of capitalism), and other such factors related to human frailties. And these folks tend to start down that negative path when quite young and more susceptible. A similar case can be made for smokers and even obese people. This doesn't "excuse them" for their poor decisions, but it does explain why humans sometimes act foolishly. That is, there's a heck of a lot more to it than can be attributed simply to "personal choice," like choosing a Coke over Pepsi (or visa versa). What we should be doing is working to change the things in our culture that precipitates such self-destructive behaviors, providing more effective psychological and rehabilitative services, investing more in preventive care and ways to motivate adherence to healthy lifestyles, etc. I find it rather heartless to say: "Too bad…it's your fault you're sick and can't afford excellent healthcare…we don't care why…but since you can't afford it, you don't deserve the same level of care that I do!"

Now, I'm not dismissing the claim that there may be some "deadbeats" out there who are psychologically stable and able to work, but wish to live in poverty just to get free medical care and be able to sleep all day, even though their health is more likely to be worse than others and they must do without the pleasures money can buy. But since 80% of our healthcare costs are for 20% of the population (i.e., old people near end of life and folks with certain chronic conditions), I don't think the deadbeats account for much of the utilization, even though you can certainly make a case that they are "playing the system" and ought to be required to pay back any publicly funded care they receive.

In the fourth post (Dec. 2007), I wrote:

To be responsible, people ought to take good care of their health by, for example:

  • Eating foods lower in fat and carbohydrates, not smoke tobacco, avoid drinking much alcohol and using dangerous drugs, breath clean fresh air, stay out of the sun, exercise, etc.
  • Earning good money, invest it wisely and save in order to afford treatment should they someday have a catastrophic or chronic condition.
  • Rejecting short-term pleasures that have a potential negative health consequence.
  • Going to the doctor, dentist, therapist, etc. only when necessary and selecting providers and treatments that are the most cost-effective.

And, it is only sensible that our culture, government, and economic system more likely that our citizens do such responsible things by making radical changes, such as:

  • Making junk food more expensive than high-quality food
  • Making tobacco and alcohol extremely expensive, while discouraging advertising to young people
  • Putting businesses that blatantly pollute our air and waters out of business
  • Down-playing the vanity of a sun tan
  • Stopping the use of TV as the opiate of the masses, which creates so many "couch-potatoes," and start promoting more physical activity
  • Rewarding healthcare providers for delivering high-value (cost-effective) care and preventive services, and insurers for offering high-value policies, as well as enabling consumers to select them through robust transparency of quality and cost
  • Being role models of responsible money management, such as balancing the Federal budget rather than pushing incredible debt onto our children
  • Making wise investing something that anyone can do rather than making the system so complicated and full of underhanded practices that it's so easy to get ripped off and make poor financial decisions
  • Encouraging business to focus on long-term societal benefits rather than short-term investor returns
  • Increasing the incomes of the working poor, so they have a chance to save for the future and purchase health foods, etc.
  • "Leveling the playing field" so the disparity between the haves and have-nots aren't so drastic (the top 5 percent currently have more wealth than the remaining 95 percent of the population combined)
  • Linking profit to value for the patient/consumer
  • Putting at least some of the money currently being spent on political pork (estimated to be over $50 billion per year) and war (now about $500 billion and expected to go to $2 trillion) into improving our healthcare system.

Bottom line: There's a heck of lot to consider concerning when judging healthcare reform policies in terms of their focus on promoting personal responsibility!

Related posts:

Wednesday, September 23, 2009

Criteria for a Sustainable Health System

On his blog, Vijay Goel, M.D. posted five criteria for a sustainable health system. He wrote:

Sustainable health reform requires a solid foundation…unfortunately the proposals we're seeing out of Washington create a more elaborate house of cards, as we continue to create an elaborate health care ponzi scheme. The House that built Medicare has already saddled our country with Trillions in unfunded liabilities. The proposals we see look to continue to reward a medical-industrial complex that creates and manages diseases rather than focusing on optimizing the health of people.

His criteria are:

  1. Individuals receive fair value for premiums
  2. Health Insurance is actual insurance (i.e. doesn't insure pre-existing conditions)
  3. Comprehensive services exist to Actively Manage Chronic Conditions: Chronic conditions (pre-existing) need active management
  4. Subsidies occur Transparently
  5. Retail Competition based on Differentiation.

These are all good tactics!

From a broader perspective, we've identified at least 4 goals that any government proposals ought to focus on achieving; and the proposals can be judged based on degree to which they address these 4 goals. That is, we ought to be assessing how much do the proposals focus on promoting greater:

  1. Self-Discipline?
  2. Personal Responsibility?
  3. Empathy and Compassion for the least advantaged (Social Responsibility)?
  4. Public Accountability (Transparency)?

In addition, there are at least 8 objectives that relate to those achieving those goals; and a proposal can be judged by how likely they are to achieve these objectives:

  1. Balance Investment & Spending
  2. Balance Savings & Borrowing
  3. Balance Conservation & Consumption
  4. Balance Endowments & Entitlements
  5. Connect Ends & Means (Resource Availability)
  6. Connect Should/Must Dos & Can Dos (Priorities)
  7. Preserve Security/Protection
  8. Preserve Rights/Freedoms (Opportunity & Liberty).

I suggest that the most sustainable proposals are those that focus on achieving those goals and objectives by fostering ever-increasing value to the patient/consumer through the cost-effective prevention, (self-) management, and treatment of health problems.

Continued at this link.

Tuesday, September 22, 2009

Kudos to Dr. Blumenthal!

As reported at this link in a new items item titled "Blumenthal calls for more study on uses of health IT," Dr. David Blumenthal, the national coordinator for health IT, said much more research is needed to determine the effectiveness of health information technology while it's being deployed with support of stimulus monies.

According to the article, Blumenthal indicated that more documented research will help providers put their systems into practice and use it effectively because, until now, research about health IT (HIT) has been limited. It went on to say:

To be eligible for increased Medicare and Medicaid payments, the stimulus requires that healthcare providers be meaningful users of health IT. Meaningful use will result in a more accountable healthcare system and one that produces more value, Blumenthal said.

The Health IT Policy Committee, which Blumenthal leads, has laid out the steps providers must take by 2011 to use health IT to collect data for improved patient management, care processes and to assure better outcomes for patients..Blumenthal called for building an infrastructure for continuous clinical improvement through the use of decision-support technology that can bring research results and new treatment information to a clinician's fingertips.

"One thing we haven't done is apply the scientific method in the practice of healthcare and medicine," he said.

Well said! Dr. Blumenthal wants HIT to be used meaningfully in a way that supports decisions and promotes scientific research to bring greater value to the patient/consumer. EXCELLENT!

I've been echoing these sound principles over the past few years on this blog and on our Wellness Wiki. Take, for example, this two-part post on meaningful use of HIT starting at this link in which I wrote:

Meaningful use, to me, means using HIT in ways that are of great value to the patient and other healthcare consumers. It doesn't matter what types of software tools are used, what communication infrastructure is used, what standards are used, or what certifications are used. It just means that the using HIT should result in ever more effective and efficient (i.e., ever greater value) care delivery…This definition raises the bar over other definitions being offered because it focuses realizing the benefits of ever-increasing care value (effectiveness and efficiency), which is something mainstream HIT does not do.

I then cited a recent report by the National Research Council of the National Academies, which addresses the issue of decision support. It concluded that a serious gap in HIT today is the failure to deliver patient-centered cognitive support. According to the report:

During the committee's discussions, patient-centered cognitive support emerged as an overarching grand research challenge to focus health-related efforts of the computer science research community, which can play an important role in helping to cross the health care IT chasm...Today, clinicians spend a great deal of time and energy searching and sifting through raw data about patients and trying to integrate the data with their general medical knowledge to form relevant mental abstractions and associations relevant to the patient's situation…The health care IT systems of today tend not to provide assistance with this sifting task…[We need] computer-based tools [that] examine raw data relevant to a specific patient and suggest their clinical implications given the context of the models and abstractions. Computers can then provide decision support—that is, tools that help clinicians decide on a course of action in response to an understanding of the patient's status. At any time, clinicians have the ability to access the raw data as needed if they wish to explore the presented interpretations and abstractions in greater depth…The decision support systems would explicitly incorporate patient utilities, values, and resource constraints…They would support holistic plans and would allow users to simulate interventions on the virtual patient before doing them for real.

In addition to debating ways to insure all Americans, we ought to be discussing how exactly we will bring ever-greater value to the patient/consumer, including the kind of HIT innovations we desperately need to help achieve this vital objective.

Friday, September 18, 2009

A Novel Way to Exchange Patient Health Information


An interesting post on THCB by Margalit Gur-Arie—titled "What if I Had to do HIT All Over Again?"—critiques the very large, very expensive and very clunky monolithic EMR/Practice Management/Billing system currently dominating the market. She concluded the post this way:
"So if I had to do it all over again, I would take a hard look at Microsoft Office. I would build multiple useful applications, like Word, Excel, Power Point, etc. I would make sure I can export data from one to the other. I would make sure that the user interface is consistent between them. I would allow others to create templates and integrate their software into my tool bars."
I replied:
Wow, Margalit, that's exactly what we done! We've actually just presented the first live public demonstration of a prototype of our system to doctors, educators, and insurers. It went very well!
The demo showed, in real time, how this MS Office based system enables:
  1. Primary care physicians (PCPs) to send personalized referrals to specialists
  2. The specialists to reply to those referrals
  3. The PCPs to respond to the specialists' acceptance reply by sending them XML-based continuity of care documents (CCD) and other supporting data files
  4. The specialists to access and view the resulting patient information
This is all done with encrypted e-mail attachments and a small software program and macro routines that process the e-mails automatically. They automatically encrypt, zip, and attach the files to e-mail and put them in the outbox; as well as retrieve the email from the inbox and unzip, decrypt, format and display those files, and store them encrypted in the recipient's computer.
It requires as few as 5 mouse-clicks per end-user for the entire process. No need for central servers (or any other infrastructural build-out), there is little if any need for IT support, and there are no other costly complexities.
And all the data are stored locally in encrypted files, which areautomatically retrieved and rendered any time via a few button clicks. From a technical perspective, it's a simple node-to-node (peer-to-peer), publisher-subscriber, and asynchronous decentralized desktop solution that uses Office macros, .Net, and SMTP. It is literally the easiest, most convenient, and least costly way I know to exchange and present patient health information securely between any EHRs in a way that promotes care coordination.
Another reader (Alexander) commented:
Margalit, what you describe, basically, reflects the principles, on which the proposed NHIN infrastructure is based. The only difference is that it is supposed to connect RHIO's rather than separate EHR systems. Without a nationwide patient ID, though, it is going to be very challenging to find and link all medical records on the same person since some important data fields used by matching algorithms can be empty or contain incorrect values. Besides, as I mentioned before, it is much more difficult to predict availability of EHR systems installed in small medical offices or hospitals, unless they use cloud-based applications.
To which I wrote:
Margalit - What do you think about the use of a biometric index to create a unique patient identifier (medical record number)? It would negate the necessity to establish and connect to a central repository, and it would enable the fluid exchange of patient health info between any nodes in a mesh network architecture, which is similar to the way communication is done in telephone networks (see http://wellness.wikispaces.com/Network+Architectures
And she responded:
Dr. Beller, I think a biometric ID is probably a very good choice, short of implanting a chip :-)
The NCVHS has been tinkering with this for over a decade, but nothing happened. There seems to be some reluctance on the part of most people to have such identifier. I'm not sure why, since we all get SSNs immediately after birth and think nothing of it.
I think the technology is available for biometrics and the logistics are not insurmountable (put a machine in every DMV).
Alexander, I know that availability is an issue with the current crop of EMRs, but I strongly believe that SaaS is the future. Besides, as Dr. Beller mentioned, we all use phones without the operator having to patch calls through anymore and without having to run to the telegraph office to send something. Technology changes fast and I can see a device or an executable installed in every office to ensure availability.
I'm not ruling out RHIOs or other intermediaries, but I believe the actual data need not reside anywhere other than the provider system.
I replied:
Yes! I suggest that important roles for RHIOs, HIEs, etc. would be:
  • To aggregate de-identified patient data
  • To make those data available to authorized research organizations (universities, etc.) who study the data to help develop and evolve evidence-based preventive, diagnostic, self-maintenance/management, and treatment guidelines that focus on bringing ever-increasing value (i.e., cost-effectiveness) to the patient/consumer
  • To disseminate the resulting guidelines to all parties.
In this scenario, using the decentralized node-to-node architecture, the patient data would be stripped of patient identifiers and shipped to a centralized research data warehouse. The stripping and shipping would be done by the nodes having direct access to where those data are stored, that is, to the nodes belonging to the clinician/provider that access the data from their EHRs, and to the patient nodes having access to their PHRs. Nodes having direct access to the research data warehouses would then receive the de-identified patient data. In other words, the clinician and patient nodes would implement their publisher (sender/transmitter) function to transmit the data, and the RHIO/HIE's data warehouse nodes would implement their subscriber (receiver) function to retrieve the data. And the resulting guidelines would be shipped via the RHIO/HIE nodes by implementing their publisher function; the guidelines would be received by the clinician nodes implementing their subscriber functions and subsequently be presented through clinical decision support software programs.
This scenario is an example of a hybrid mesh node network architecture in which both centralized and decentralized networks work in harmony. BTW, another example of a hybrid mesh is when a multi-site healthcare organization with a centralized EHR system (behind a firewall) connects via nodes to the EHRs and PHRs of other parties outside their organization (beyond their firewall).
Margalit added:
Dr. Beller, it seems other folks are starting to think the same way http://www.reuters.com/article/pressRelease/idUS45817+13-Sep-2009+BW20090913 It's a start.....
And Alexander added:
P2P communication works great when a PCP refers a patient to a specialist or
orders a test. And there are already exchange formats widely used for that, such
as HL7, CCD and CCR. But in order to get all patient EHR's through P2P
connections, (1) the requester has to somehow find out, which peer systems have
that information, (2) make sure they are connected, (3) send a request to each
of them. And every EHR application must have its own authentication and
authorization module to handle external requests... I just don't see how this
may work without an intermediary.
To which Margalit replied:
I agree Alexander. It won't work on a very large scale without an intermediary
or a super node or a translation gateway, whatever we end up calling it.What I
like about eCW's announcement is the change in the way vendors are thinking.
Exchanging information is finally becoming a worthy goal. As long as they are
moving in that direction, every small step is an achievement.
I responded:
I also agree that an intermediary would be useful for larger scale P2P
implementations so that each peer/node can find other peers/nodes during the
publisher-subscriber activation process (i.e., when two nodes connect with each
other for the first time, which includes authentication and authorization). A
RHIO/HIE would be an ideal intermediary supporting such P2P connectivity
regionally. A Federal government agency, or even a “supra-RHIO/HIE” node that
connects the regional ones, could do this nationwide.
Another reader (a physician) then commented:
The interesting thing is that the only 'standard' that clinicians use in the
daily care of people is English. I think this is unlikely to change, Dr. Beller.
And I replied:
I'd go one step further: I believe our country should be engaged in international collaboration and research, so English isn't even a universal standard.
In any case, using a pub/sub node-to-node architecture, there can be one or more nodes between the publisher and subscriber that serve a data translation/conversion function via mapping methodology. That is, if the publisher uses a local terminology standard “A” and the subscriber uses local standard “B,” then the data can be sent to an intermediary node where corresponding terms are translated into the subscriber’s parlance. This would not only improve communications between clinicians in different regions and facilities, but also in between clinicians in different disciplines. Likewise, the terms could be translated into layman's language when communicating with patients!
Another physician responded:
Interesting thread... Some thoughts...
1) The last post about A and B getting translated by an intermediary pretty well describes the desire behind RxNorm (input Multum, First Databank or other and translate to RxNorm or one of the other systems) -- Good idea, would be even better if the Government would create an open wiki or similar to create a crowd-sourced comprehensive drug-drug interaction system (Would cut about $20/Doctor/Month off the cost of e-prescribing, now paid to Drug Data manufacturers).
2)The Pub/Sub Node with some reporting central store - describes well Carol Diamond's and lots of others architecture for an HIE / NHIN infrastructure (eg hybrid federated - pub/sub node and centralized - central clinical repository).
3) The Vermont Blueprint and VITL exchange that Governor Douglas (Vermont Gov, also Chair of National Governors Assoc this year - different topic, but look at his RxReform platform for accessible, affordable accountable healthcare - pretty interesting) -- Anyway, the exchange started generating data for reporting and for community coordination by doing 2 things - 1) Agreeing on transport (started as CCR, then moved to CCD - both work, but as Phil Marshall from WebMD stated in his HIT Policy committee testimony - CCR is easier to use unless one needs to use CCD for standards reasons) and 2) Agreeing on a LIMITED semantic dictionary - make sure to collect a few important things in a structured, easy to manage fashion, and the system can be used by lots of parties.
Bottom line feels as if designing to solve the GOAL of the PROJECT or TASK ends up with a simple, effective solution - the heart of the original post - it was right on target.
To which I replied:
Concerning CCD vs. CCR, I think their reliance on XML makes them both more complicated and inefficient than is necessary. I say this because the data they contain can more easily be laid out in a comma separated value (CSV) file (including any parent-child hierarchies, although they are rarely, if ever, required for health data exchange).
In fact, I've developed an open source app that uses an MS Excel VBA macro to convert a CCD into a much slimmer and much more human readable CSV file at https://sourceforge.net/projects/convertxmltocsv/ Note that the CSV could be used instead of the CCD for transmitting data from node to node. Nevertheless, CCDs/CCRs are today’s standards and thus cannot be dismissed.
BOTTOM LINE: As our country struggles to transform healthcare into an efficient and effective system, there is great need for a convenient, low-cost, resource conserving, and secure way to exchange any electronic data residing anywhere that doen not require those data to pass through a central server or reside in a central database. This is precisely the kind of decentralized peer-to-peer mesh network architecture, publisher-subscriber communications, and desktop (standalone) applications that I've been describing. It's good to know others are beginning to see the wisdom of this approach!

Note that, while this system currently takes advantage of the power and ubiquity of the MS Office platform, it is not dependent them since the same funcitonality can be built on other platforms.