Google Health Wave
Google Health Wave
Future additions:
1) Drug - Drug interaction checking
2) Patient history of allergies and procedures.
3) Suggesting possible actions
Google Health Wave
Putting health back into healthcare
Google Health Wave
Artificial Intelligent Doctor:
Systematic and thorough: can check millions of variables
Not emotionally involved: will not stop after finding the first problem
System evolves: continuously improves over time
Google Health:
Central repository: multiple health entities connect with Google Health
Accessible: free to use with a robust API
Google Wave:
Open: free and open source
Expandable: federated server protocol with a standards body
Secure: a hospital could install Google Wave inside their firewall and attain full compliance
We remove all personal information [Name, Address etc.] and leave just "Data". As patients, doctors, pharmacists and hospital workers update Google Health that treatment data is shared with the community so everyone benefits from the information. The patients can compare treatment plan outcomes and explore data with various health care providers. Anonymous patients can communicate through aliases and share experiences. We analyze and correlate data to make suggestions about which treatment plans have the highest success rates, which have the strongest side effects and which have the the least success rates.
Patients can also log nutrition and exercise data.
Patients can utilize their social networks to contribute data.
Patients can leave the service at will and all their data will be removed from the community.
Background
AI Doctor: The development of the Google Health Wave started way before there even was such a thing as Google Wave. I was attending a medical seminar at Stanford. One of numerous medical/surgical seminars I attended in 2003. The instructor was demoing an AI system that was able to process patient symptoms and use a simple decision tree to assign probabilities to the cause of the ailment. As I was playing with the system, I tried harder and rarer diseases but the AI system did an amazing job producing the correct diagnosis. The only problem was the doctor had to "enter" all these symptoms into the computer and wait for an answer. I could not imagine a doctor going through all these steps to get a diagnosis that either said he was wrong or said the same answer and was a waste of his time. I thought we need to integrate the process so he is just entering his data into the Electronic Medical System and the AI system was checking what he did. It seamed like a good idea, but how?
Enter Google Health: I have been using Google Health since their launch. I love the product and have had the good fortune to interact with various members of the Google Health Team (both at Google I/O and through emails). I am constantly pleased with their quick response and the level of support. The more I use the product the more I think about products to build with it. [The first idea RxDigita can be viewed in the "Current projects" section.] Google Health is gaining wide adoption and I can see it becoming a standard on which all health record systems interact.
Enter Google Wave: The 2009 Google I/O was a life altering event for me:-) I was provided a free ticket (Because Google Rocks Hard!!) and received a free Google Ion Phone which facilitated the creation of RxDigita [thank you Andrew Bowers !!!!]. The day following Google I/O, a wave hack-a-thon was held. Lars was there and I was going to tell him about the idea of a Google Health Wave, but I was not sure how all the parts were going to integrate together. I really wanted to integrate Google Health into Google Wave but I could not see how the nurse and doctors were going to communicate if all the doctors and nurses did not have wave accounts. So I worked on Gmail integration with Google Wave. Because at that time Google App Engine (java robot) could not receive email the project was abandoned.
The Light Went ON:
The following month Google had two days of wave hack-a-thons. The first was devoted to wave applications and the second to wave federated server. I remember some guy from Wikipedia showing Dan Peterson (the product manager of Google Wave) that he had embedded a Google Wave into a wiki page. That was it! If I embedded the Google Health Wave into a patient information web page, then all the doctors and nurses would have access to that patient's wave. By simply having a monitor next to the patient's bed and displaying the patient's data with an embedded wave, the doctors and nurses could use the wave for their interactions. The plan was to have the health data on the right and the Google Health Wave on the left. This seamed like the perfect solution to the problem of the AI Doctor. The nurse and doctor just use the wave to document what they were doing and the AI doctor could check data and suggest actions.
Google Wave for Healthcare was made with:
0) Google Health
1) Google Wave
2) GWT - the wave was embedded in a GWT split panel, GWT is used on the web pages.
3) Google App Engine - host the application and the Wave robot [java]
4) Google Sites - hosts these web pages
5) Google YouTube - hosts the videos
Future projects will combine Google Wave with Google Health, Google Android and Google App Engine + GWT