Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    210comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    608comments
  3. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    32comments
  4. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    208comments
  5. Tin: full-text search for Postgres(planetscale.com ↗)
    62comments
  6. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    1comments
  7. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    89comments
  8. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    9comments
  9. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    discuss
  10. The Secret Life of Circuits(coredump.cx ↗)
    63comments
  11. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    619comments
  12. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  13. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    34comments
  14. Brood War Bench(swerdlow.dev ↗)
    2comments
  15. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    21comments
  16. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    2comments
  17. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    152comments
  18. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    1comments
  19. San Francisco Onion Futures Company(onionfutures.com ↗)
    141comments
  20. Almost Never Use AI to Write Anything Substantive(erichgrunewald.substack.com ↗)
    67comments
  21. How to Write with an LLM(sockpuppet.org ↗)
    368comments
  22. Cloudflare Quick Tunnels(cloudflare.com ↗)
    304comments
  23. Economics Nobel Laureates' Letter Supporting the California Billionaire Tax [pdf](gabriel-zucman.eu ↗)
    4comments
  24. OpenAI and Anthropic oversold AI security breaches(nypost.com ↗)
    discuss
  25. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    223comments
  26. What Zig felt like, coming from Rust(besok.github.io ↗)
    174comments
  27. Saving another 100TB of RAM(cloudflare.com ↗)
    98comments
  28. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    30comments
  29. Communication by means of modulated Johnson noise(pnas.org ↗)
    26comments
  30. SDCC – Small Device C Compiler(sourceforge.net ↗)
    28comments

Snomed CT Entity Linking Challenge

2 pointsby 2y agodrivendata.org
13 comments
2y agoHN ↗

The objective of this competition is to link spans of text in clinical notes with specific topics in the SNOMED CT clinical terminology. Participants will train models based on real-world doctor's notes which have been de-identified and annotated with SNOMED CT concepts by medically trained professionals. This is the largest publicly available dataset of labelled clinical notes, and you can be one of the first to use it!

NER: Named Entity Recognition: https://en.wikipedia.org/wiki/Named-entity_recognition

awsome-medical-coding-nlp: https://github.com/acadTags/Awesome-medical-coding-NLP

awesome-ehr-deep-learning: https://github.com/hurcy/awesome-ehr-deeplearning

awesome-ner: https://github.com/smiyawaki0820/awesome-ner

awesome-bioie > Research groups: https://github.com/caufieldjh/awesome-bioie#groups-active-in...

SNOMED-CT as RDF: https://sphn-semantic-framework.readthedocs.io/en/latest/ext...

...

SNOMED-CT is a Medical Terminology.

SNOMED-CT: https://en.wikipedia.org/wiki/SNOMED_CT

Traditionally, a Terminology Service provides a query endpoint over a schema like SNOMED-CT (which is a nonredistributable medical XML schema, which is challenging for Open Linked Data):

https://github.com/NCIP/lexevs

https://github.com/OpenConceptLab

https://openconceptlab.org/terminology-service/

https://github.com/MedevaKnowledgeSystems/pymedtermino/blob/... :

For SNOMED CT, ICD10 and MedDRA, the data are not included (because they are not freely redistribuable) but they can be downloaded in XML format. PyMedTermino includes scripts for exporting these data into SQLite3 databases.

2y agoHN ↗

Tangentially, but also to the point,

Software Development IDEs have (optional) autocomplete;

Unstructured Medical Coding interfaces could also have autocomplete,

such that when you type `icd:` or `snomed:` it presents a search interface for that particular medical terminology / vocabulary / system of classification / categories.

GNU Health > Issue tracker > "Freetext ICD-10 references as URIs (e.g. icd10:A01)" (2013) https://lists.gnu.org/archive/html/health-dev/2013-12/msg000...

2y agoHN ↗

I'm not convinced that auto complete would add much value to clinical workflows. Clinicians typically don't enter the codes themselves. In order to write those unstructured narrative blocks they might type them in manually, fill in the blanks on a template, or dictate. But in any case the clinician typically isn't entering billing or clinical codes. Usually certified medical coders add codes afterwards using specialized interfaces, often with some kind of NLP assistance.

2y agoHN ↗

Yeah, so it's at that workflow where they're not getting linked data edges out of their own unstructured data input.

To prompt them at that time for whether or not this referenced thing in a dictated .txt file is actually a thing with a URI and have them confirm that those are the correct annotations for their input would save a lot of time and money.

Requisite study for Linked Data clinical coding / informatics:

- HIPAA and unstructured notes, HIPAA and Linked Data; Informed Consent; Precision Medicine

- Tokens; NLP, stemming, conceptual entity recognition

- The LODcloud; a great big graph of Linked Open Data (that our data does not yet link to, is siloed separately from, does not yet have references to existing URIs in)

- RDFa: RDF-in-html-Attributes

- JSON-LD: JSON Linked Data

- Schema.org/MedicalEntity ; /docs/schemas.html -> "Health and medical types" https://schema.org/docs/meddocs.html

- TTS Text-to-Speech, Speech-to-Text; Multimodal models with RAG, LORA, RLHF, Transformer Self Attention tensor Networks, Benchmarking OpenAI Whisper with relative performance metrics, ONNX

- FHIR for EHR data portability (JSON-LD,)

UX Improvements:

- More IDE-like unstructured data entry

- Auto-annotate this text field in place

- Auto-annotate this pasted text

- Auto-annotate this text field and display the linked data annotations

- Display the revisions of the unstructured note -> annotated linked data document

- Autocomplete with search from e.g. icd:

- Frequently used annotations per Clinician/Provider

- Recently used annotations per Clinician/Provider

- Hover over visually distinguished auto-recognized entities and approve/clarify/reject

- Indicate which prov:Agent added which annotations; human (name(s)), AI (signed git revision of repo URI)

- Indicate degree of confidence in annotation (note that AGI hypergraph systems have TruthValue and also AttentionValue, like attention networks; and that AGI systems may someday also support CDSS: Clinical Decision Support Systems and Health Decision Support Systems)

2y agoHN ↗

Right, but physicians currently don't have time to do that and don't get paid for it. For provider organizations it ends up being more profitable to hire certified coders to do the coding so that physicians can focus on treating patients.

2y agoHN ↗

Why aren't they trained in the above, and who will ask large EHR vendors for those features, who would do the asking and is there a forms committee yet?

2y agoHN ↗

It doesn't make sense to train most physicians in coding. We already have a shortage of doctors. They need to focus on directly treating patients while lower paid staff handle other tasks.

Most EHRs already have features for building custom data entry template forms for common situations, which can allow for selecting specific codes. Large provider organizations typically have internal committees to design these forms in order to ensure some level of consistency in patient charts.

2y agoHN ↗

Hot take: Most clinicians should code at time of data entry in order to not play telephone with patients' medical information.

Transmission chain method > Application in studies of memory: https://en.wikipedia.org/wiki/Transmission_chain_method

https://en.wikipedia.org/wiki/False_memory_syndrome#Evidence... :

Human memory is created and highly suggestible

Though nowhere is it shown that clinicians are even competent enough to add RDFa linked data annotations to their TXT unstructured notes with an encabulator.

It's clear that there's value in disambiguation; did they say "biomemetic" or "liquid metal" days ago on a dictaphone in a loud environment?