Symptoma – Digital health assistant and symptom checker
11–20 of 33 posts
Re: Symptoma – Digital health assistant and symptom checker
#12This is really cool. I wish there were something like this for blood work results- type in your blood work (and any symptoms) and it recognizes which values are too high or too low and indicates what might be the causes.
You can easily make this with OWL, RDF and SPARQL (i.e. Semantic Web Technology). There may actually already be ontologies in OWL to express something like this in which case all you need is the actual data, but that may also already exist. Maybe start at https://www.w3.org/wiki/Ontology_Dowsing EDIT: A more domain specific starting point for Biology may be http://www.ontobee.org/ where you can search in ontologies f…
Edit - Ah... https://www.w3.org/OWL/
Re: Symptoma – Digital health assistant and symptom checker
#13I've been working with an older surgeon lately who wishes to become much more tech savvy.
His general ignorance of technology and brilliant mind concoct some pretty interesting questions that often I cannot answer confidently, and so I end up down some rabbithole.
This is the definitive beginning: https://www.macintoshrepository.org/28761-medical-housecall
This is an example of where we are now: https://www.statdx.com/pricing/
its actually really easy to find medical journals from the 90s that mention "Medical Housecall" but it kinda just disappears circa 1999.
I have "Medical Housecall" installed on an old G4. It DESTROYS this symptoma business in 4mb. 4mb that come on a disk, that you keep, in your home.
I dont think I even have any foil to make a hat; So Im gonna chalk this up to symptoms of Capitalism and our ridiculous healthcare system.
That is a cute toy, but lets also remember that in the real world; ANY and ALL bits of medical advice should only be given by someone tested and licensed to do so. ANNNNNND There are a just a huge pile of different billing codes for each and every little patient interaction. Interactions must be coded for insurance.
Funfact: Many (All?) BlueCross organizations HAVE NO FACILITY to receive insurance claims directly whether electronically or otherwise. They must rely on a third-party called a "clearinghouse", which as far as I can tell is an Excel Macro posing as a C level corporation.
in conclusion:
the total package of QEMU + OS9 + Medical Housecall is about 1.5gb and it runs off a usbdrive.
Our health is our most basic of needs, Any systemic improvements would benefit us all. 26 years of human progress later; how far back have we fallen?
Re: Symptoma – Digital health assistant and symptom checker
#14I put in the following symptoms: > dry cough, fever, aching limbs The first result is "Sacoidosis" "Common cold" is the 4th result. Sarcoidosis is around 25k cases per year in the US. Common cold is some hundreds of million cases in the US per year (on average an adult has 2 - 3 cases per year alone, children even more). This is dangerous. People will misinterpret the result ordering - esp. as the page tells me it ha…
That said, I think such a system is still useful and will improve with data and usage if users are able to confirm or dispute the preliminary diagnosis with the clinical one when it becomes available.
Users should be informed that getting a professional opinion is still mandatory for good health checks.
It could also help the doctor identifying more exotic diseases as it can create a list of possible causes that could quickly be confirmed. But doctors also know about the limited ability of patients to describe their symptoms.
Re: Symptoma – Digital health assistant and symptom checker
#15Earlier quoted context omitted.
You can easily make this with OWL, RDF and SPARQL (i.e. Semantic Web Technology). There may actually already be ontologies in OWL to express something like this in which case all you need is the actual data, but that may also already exist. Maybe start at https://www.w3.org/wiki/Ontology_Dowsing EDIT: A more domain specific starting point for Biology may be http://www.ontobee.org/ where you can search in ontologies f…
SPARQL I've heard of, but what are OWL and RDF exactly? As for SPARQL, I know of it's association with Wikimedia data, but I'm guessing you're thinking of data sources other than Wikipedia? Edit - Ah... https://www.w3.org/OWL/
RDF is a technology for encoding semantic tripple graphs, basically a set of {object_id}-{property_id}-{value} - where value can be literal or an identifier.
OWL is a way to specify types and classes for RDF data, and relationships between them.
SPARQL is a way to query RDF data.
So you would in OWL say that you have a class Condition, and then define proprerties on the Condition class that can be used to associate specifc measurements with the condition, and then you would have a Measurement class to capture actual measurement of blood samples.
Then you would create instances of conditions in RDF using the properties and classes defined in your OWL.
Then when you measure bloodwork you encode it as RDF.
And then you would use SPARQL to query the RDF for conditions matching the bloodwork.
Technically the OWL is optional but if you don't use OWL you need some other way to define types and properties. Wikipedia for example does not use OWL and use their own mechanisms.
The benefit of OWL is that SPARQL reasoning (i.e. subclass/subproperty handling) for OWL is well defined where with Wikidata there is basically no reasoning and you have to do reasoning in your SPARQL query (manually ask for instances of subclasses).
For modelling measurements, have a look at the Semantic Sensor Network Ontology https://www.w3.org/TR/vocab-ssn/.
Re: Symptoma – Digital health assistant and symptom checker
#16The software needs to be better at taking medical history. It doesn't try to figure out the symptoms. I input abdominal pain and instead of asking where it hurts and what the pain feels like it asked me if I have dyspepsia. I input chest pain and it asked me if I have angina pectoris.
How is a patient supposed to know? These are conclusions the doctor is supposed to reach based on the signs, symptoms, physical examination and tests.
I clicked on the information button for angina pectoris. Here's what it says:
> Angina pectoris is a term that describes chest pain due to myocardial ischemia.
> It is a common presenting symptom among patients with coronary artery disease.
It says nothing about what the pain is like. There's no way a patient would know.
I decided to make it easy for the software by answering yes to the above question... Myocardial infarction was the fourth item in the differential! It thinks pheochromocytoma is more likely.
> Is there enlargement of the liver?
> Is there generalized Lymphadenopathy?
> Is there enlargement of the spleen?
> Is there atrial fibrillation?
> Is there cardiac arrhythmia?
How would they know? Are people supposed to perform a physical examination on themselves? People go to medical school in order to learn how to do this. I've seen people who don't know where the liver and spleen are.
Re: Symptoma – Digital health assistant and symptom checker
#17Re: Symptoma – Digital health assistant and symptom checker
#18It correctly diagnosed appendicitis and also gave me an interesting differential. It did not correctly identify acute myocardial infarction and probable COVID-19 infection, but they were in the differential. The software needs to be better at taking medical history. It doesn't try to figure out the symptoms. I input abdominal pain and instead of asking where it hurts and what the pain feels like it asked me if I have…
Re: Symptoma – Digital health assistant and symptom checker
#19Can anyone point me to peer-reviewed studies of this system? They state they are #1 according to scientific validation("peer-reviewed scientific publications comparing up to 107 solutions worldwide where Symptoma clearly ranked as #1.") but I can't find anything online or on their website on the performance or architecture of this system.
https://www.symptoma.com/en/about
as "there are at least 106 similar systems that suck a lot more".
Re: Symptoma – Digital health assistant and symptom checker
#20Can anyone point me to peer-reviewed studies of this system? They state they are #1 according to scientific validation("peer-reviewed scientific publications comparing up to 107 solutions worldwide where Symptoma clearly ranked as #1.") but I can't find anything online or on their website on the performance or architecture of this system.
Besides, and maybe today I am in negative mood, I read that claim: https://www.symptoma.com/en/about as "there are at least 106 similar systems that suck a lot more".