TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenPrescribing: England's medication prescription data

58 pointsby napoleoncomplexover 9 years ago

3 comments

DanBCover 9 years ago
This is amazing.<p>I do some work around suicide prevention.<p>Having access to this data means I can ask why so much co-proxamol (a medication that has no evidence of effectiveness, but which is also very dangerous) is being prescribed in Gloucestershire.
评论 #10674962 未加载
评论 #10673218 未加载
tomjhillover 9 years ago
I searched for the medicines I get from my GP and it turns out I&#x27;m the only one getting them. You can see the blips in the graph from zero when I got the prescriptions!
评论 #10675550 未加载
stewhukover 9 years ago
This is an amazing dataset. I did some work with it in 2012 at a hackathon, in particular linking it to wiki entities. I used the redirects as drug synonyms and automatically extracted and linked drug names to their Wikipedia pages, which then offered more structured info on the drugs (eg side effects etc). From that, I then did some basic NLP to identify diseases that mentioned those drugs, thereby linking the diseases each drugs can be used to treat for further analysis. The next step we didn&#x27;t do much with was linking it to the British national formulary - the uk clinical guidelines on drug use (a digital version wasn&#x27;t readily available then). You can see some of those wiki datasets on my website (<a href="http:&#x2F;&#x2F;www.stewh.com" rel="nofollow">http:&#x2F;&#x2F;www.stewh.com</a> - I&#x27;m on a train so can&#x27;t get the exact url, but you should find it in the menu). I had more datasets and the MapReduce code for working with the dataset and wiki dumps if anyone could use it.
评论 #10676354 未加载