I help take care of my 80-ish year old mother. ChatGPT figured out in 5 minutes the reason behind a pretty serious chronic problem that her very good doctors hadn't been able to figure out in 3 years. Her doctors came around to the possibility, tested out the hypothesis, and it was 100% right. She's doing great now (at least with that one thing). That's not to say that it's better than doctors or even that it's a goo…
Something to think about: perhaps the problem is with the duration of the appointment, and the difficulty of getting one in the first place? Elsewhere in the world, doctors can and do spend more than 12 minutes figuring out what's wrong with their patients. It's the healthcare system that's broken, and it _can_ be fixed without resorting to chatgpt. That it won't is the reality, though
ChatGPT Health
291–300 of 677 posts
Re: ChatGPT Health
#292I personally don’t care who has access to my health data, but I understand those who might. Either way, I’m excited for some actual innovation in the personal health field. Apple Health is more about aggregating data than actually producing actionable insights. 23andme was mostly useless. Today I have a ChatGPT project with my health history as a system prompt and it’s been very helpful. Recently I snapped a photo of…
There's a reason this data is heavily regulated. It's deeply intimate and gives others enormous leverage over you. This is also why the medical industry can charge premium rates while often providing poor service. Something as simple as knowing whether you need insulin to survive might seem harmless, but it creates an asymmetric power dynamic that can be exploited. And we know these companies will absolutely use this data to extract every possible gain.
Re: ChatGPT Health
#293Why a patient's health cannot be seen this way?
Version controlled source code -> medical records, health data
Slack channels -> discussion forum dedicated to one patient's health: among human doctors (specialists), AI agents and the patient.
In my opinion we are in the stone age compared to the above.
Re: ChatGPT Health
#294I’m kind of torn on this. From one side, I can’t seem to trust doctors any more. I recently had a tooth removed (by the advice of two different doctors), in a claim that it will resolve my pain, which it did not, and now 3 different doctors don’t know what’s causing my pain. Most doctor advice boil down to drink some water and take a painkiller, while glancing for 15 seconds at my medical history before they dedicate…
Most of the time, that's the correct approach. However, you can actually do better by avoiding painkillers, since they can have side effects. There are illnesses that are easily diagnosable and have established medications; doctors typically prescribe what pharmaceutical companies have demonstrated to them. But the rest of the "illnesses," which make up the majority, are pretty much still a mystery.
For the most part, neither you nor your doctor can do much about these. Modern medicine often feels like just a painkiller subscription.
Re: ChatGPT Health
#295I am amazed at the false dichotomy (ChatGPT vs. Doctors) discussed in the comments. Let's look at it from the perspective of how a complex software is developed with a team of software engineers and with AI assistance. There is GitHub, Slack discussions, Pull Request, reviews, agents, etc... Why a patient's health cannot be seen this way? Version controlled source code -> medical records, health data Slack channels -…
They are tools, they are sometimes useful tools in particular domains and on particular teams, but your comment reads like one that assumes they are universally agreed upon already, and thus that the health industry has a trustee example they could follow by watching our industry. I firmly disagree with that basis.
Re: ChatGPT Health
#296I’m kind of torn on this. From one side, I can’t seem to trust doctors any more. I recently had a tooth removed (by the advice of two different doctors), in a claim that it will resolve my pain, which it did not, and now 3 different doctors don’t know what’s causing my pain. Most doctor advice boil down to drink some water and take a painkiller, while glancing for 15 seconds at my medical history before they dedicate…
You could run LLMs locally to mitigate this. Of course, running large models like GLM-4.6 is not feasible for most people, but smaller models can run even on Macbooks and sometimes punch way above their weight
Re: ChatGPT Health
#297Earlier quoted context omitted.
Disable memories so each chat is independent. If you want chats to shared info, then use a project.
Unfortunately I don't think that's a good solution. Memories are an excellent feature and you see them on.... most similar services now. Yes, projects have their uses. But as an example - I do python across many projects and non-projects alike. I don't want to want to need to tell ChatGPT exactly how I like my python each and everytime, or with each project. If it was just one or two items like that, fine, I can upda…
Re: ChatGPT Health
#298I am amazed at the false dichotomy (ChatGPT vs. Doctors) discussed in the comments. Let's look at it from the perspective of how a complex software is developed with a team of software engineers and with AI assistance. There is GitHub, Slack discussions, Pull Request, reviews, agents, etc... Why a patient's health cannot be seen this way? Version controlled source code -> medical records, health data Slack channels -…
I think you vastly overestimate the number of orgs using “agents” at all in software development, let alone as an active part of the review process for code, and ESPECIALLY the number who consider such bots equally valuable contributors to humans. They are tools, they are sometimes useful tools in particular domains and on particular teams, but your comment reads like one that assumes they are universally agreed upon…
Re: ChatGPT Health
#299Earlier quoted context omitted.
> i’m a fitness conscious 30 something white male Right. So able bodied, and the gender and race least associated with violence from the state. > being discriminated against for insurance if you have a drug habit "drug habit", Why choose an example that is often admonished as a personal failing? How about we say the same, but have something wholly, inarguably, outside of your control, like race, be the discriminating…
These points seem to be arguments against giving your health data to anybody, not just to an AI company.
Re: ChatGPT Health
#300Earlier quoted context omitted.
General doctors aren't trained for problem solving, they're trained for memorization. The doctors that are good at problem solving aren't general doctors.
This. I wouldn't be surprised if AI was better than going to GP or many other specialists in majority of cases. And the issue is not with the doctors themselves, but the complexity of human body. Like many digestive issues can cause migraines or a ton of other problems. I am yet to see when someone is referred to gut health professional because of the migraine. And a lot of similar cases when absolutely random system…