Ask HN: group project for HN or if anyone wants to run with it
Recently spoke with a relative that is having to go through each company's website to determine which tier each medicine is in. Then compare each insurance company's Medicare supplement offering to see what is covered.
Idea is to have one site where the medicine is entered then go find the information from the drug companies and insurance companies. Would probably need by state. Big help is to have one place where you enter information and a page that could be printed out summarizing the results.
You might not ever make money on the site but there are a bunch of folks who would really appreciate an easy to use site for gathering information.
If you decide to run with this, please post how it goes.
Some Medicare information: http://www.pueblo.gsa.gov/cic_text/health/drugplan/drugplan.htm
11 comments
[ 3.3 ms ] story [ 18.3 ms ] threadNot necessarily. I know a lot of millionaires on medicare. I've always wondered about that until I realized that that's exactly how many people became millionaires: by taking advantage of every financial opportunity.
Also, don't forget that in the incestuous healthcare market, there's is lots of cash. You can do very well even if your consumer isn't the one paying.
I don't fully understand the requirement here, but if it scratches a big enough itch, there's probably a great opportunity, financial and otherwise.
Or are you wanting to do some screen-scraping of pharma websites?
https://spideroak.com/code
Won't stop the people who proxy your CAPTCHA on another site, but the people doing that probably have more valuable targets.
But after a good 25 minutes of research, including a perusal of an AARP guide to the process, whose URL is at the bottom of this post (or Google "drug names medicare plans"), the relevant variables seem to be these:
1. geographical location (zip code)
2. each drug in the person's drug list
3. the pharmacy of choice 4. Payments 5. The plans I would be willing to bet that someone who actually understands this process would want to qualify or correct some or all of what I've written.From what I can tell, the question is often not 'does plan a cover drug z', but rather 'given that I'm taking drugs w, x, y and z, will my costs be lowest with plan a, b or c.' This is precisely the sort of computation that software should help out with, but, as I said above, it looks messy. Also, if you dispense inaccurate information, you could really be inflicting harm on someone.
http://www.google.com/url?sa=t&source=web&ct=res&...
I have a couple questions.
1 While the social utility of this is obvious, how do you support the (very likely) large amount of hand tuned scraping required to do this? I'm really curious if anybody has any ideas.
2 How do you prevent yourself from getting financially ruined by insurance companies suing you for whatever reason they dream up? It hardly matters if they have a case when they have inhouse counsel and you don't. But you have to imagine that the losers here are going to end up pissed off.