{"exhaustive":{"nbHits":false,"typo":false},"exhaustiveNbHits":false,"exhaustiveTypo":false,"hits":[{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"ppnpm"},"story_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["clinical","decision","support","agent","ai","medical"],"value":"I am building a language, parser, and a simple editor to write this language.<p>It is a simple shorthand, command- and token-based domain-specific language that may help doctors and clinicians write structured <em>clinical</em> case notes and histories faster.<p>It will convert these short notes into SOAP notes (currently available), and later into Markdown, JSON, and PDF.<p>I do not intend to make it a <em>clinical</em> <em>decision</em> <em>support</em> tool, as that would impose many restrictions.<p>I am positioning it as a note-taking tool for doctors, <em>medical</em> students, and residents.<p>I understand that ambient <em>AI</em> tools are now available for faster case documentation, but they may not be usable everywhere, especially in busy and noisy hospital environments.<p>I am using <em>AI</em> <em>agents</em> to write most of the code, while I supervise the app architecture, editor UI, and the system for easily adding plugins.<p>Regarding plugins, I plan to implement them as additional commands and tokens specific to departments\u2014for example, obstetrics and gynecology-specific commands, and ICU-specific commands.<p>I have implemented the parsing engine in Go, and the front end is built using React + Vite for the web application.<p>It is still incomplete and highly bloated with <em>AI</em> slop (yes I accept that) but once I make the satisfying version. I am willing to do the trimming later on.<p>You can take a look at the code here : <a href=\"https://github.com/ppnpm/clinlang\" rel=\"nofollow\">https://github.com/ppnpm/clinlang</a><p>I am open to suggestions, feedback and criticism.\nI know I might get backlash over <em>AI</em> use but I am still learning GO. (I am from JavaScript background)"},"title":{"matchLevel":"none","matchedWords":[],"value":"Show HN: Clinglang \u2013 A shorthand language for doctors to write structured cases"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://github.com/ppnpm/clinlang"}},"_tags":["story","author_ppnpm","story_48333114","show_hn"],"author":"ppnpm","created_at":"2026-05-30T06:03:22Z","created_at_i":1780121002,"num_comments":0,"objectID":"48333114","points":1,"story_id":48333114,"story_text":"I am building a language, parser, and a simple editor to write this language.<p>It is a simple shorthand, command- and token-based domain-specific language that may help doctors and clinicians write structured clinical case notes and histories faster.<p>It will convert these short notes into SOAP notes (currently available), and later into Markdown, JSON, and PDF.<p>I do not intend to make it a clinical decision support tool, as that would impose many restrictions.<p>I am positioning it as a note-taking tool for doctors, medical students, and residents.<p>I understand that ambient AI tools are now available for faster case documentation, but they may not be usable everywhere, especially in busy and noisy hospital environments.<p>I am using AI agents to write most of the code, while I supervise the app architecture, editor UI, and the system for easily adding plugins.<p>Regarding plugins, I plan to implement them as additional commands and tokens specific to departments\u2014for example, obstetrics and gynecology-specific commands, and ICU-specific commands.<p>I have implemented the parsing engine in Go, and the front end is built using React + Vite for the web application.<p>It is still incomplete and highly bloated with AI slop (yes I accept that) but once I make the satisfying version. I am willing to do the trimming later on.<p>You can take a look at the code here : <a href=\"https:&#x2F;&#x2F;github.com&#x2F;ppnpm&#x2F;clinlang\" rel=\"nofollow\">https:&#x2F;&#x2F;github.com&#x2F;ppnpm&#x2F;clinlang</a><p>I am open to suggestions, feedback and criticism.\nI know I might get backlash over AI use but I am still learning GO. (I am from JavaScript background)","title":"Show HN: Clinglang \u2013 A shorthand language for doctors to write structured cases","updated_at":"2026-05-30T06:06:54Z","url":"https://github.com/ppnpm/clinlang"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"westurner"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["clinical","decision","support","agent","ai","medical"],"value":"Yeah, so it's at that workflow where they're not getting linked data edges out of their own unstructured data input.<p>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.<p>Requisite study for Linked Data <em>clinical</em> coding / informatics:<p>- HIPAA and unstructured notes, HIPAA and Linked Data; Informed Consent; Precision Medicine<p>- Tokens; NLP, stemming, conceptual entity recognition<p>- 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)<p>- RDFa: RDF-in-html-Attributes<p>- JSON-LD: JSON Linked Data<p>- Schema.org/<em>Medical</em>Entity ;  /docs/schemas.html -&gt; &quot;Health and <em>medical</em> types&quot; <a href=\"https://schema.org/docs/meddocs.html\" rel=\"nofollow noreferrer\">https://schema.org/docs/meddocs.html</a><p>- 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<p>- FHIR for EHR data portability (JSON-LD,)<p>UX Improvements:<p>- More IDE-like unstructured data entry<p>- Auto-annotate this text field in place<p>- Auto-annotate this pasted text<p>- Auto-annotate this text field and display the linked data annotations<p>- Display the revisions of the unstructured note -&gt; annotated linked data document<p>- Autocomplete with search from e.g. icd:<p>- Frequently used annotations per Clinician/Provider<p>- Recently used annotations per Clinician/Provider<p>- Hover over visually distinguished auto-recognized entities and approve/clarify/reject<p>- Indicate which prov:<em>Agent</em> added which annotations; human (name(s)), <em>AI</em> (signed git revision of repo URI)<p>- 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 <em>support</em> CDSS: <em>Clinical</em> <em>Decision</em> <em>Support</em> Systems and Health <em>Decision</em> <em>Support</em> Systems)"},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Snomed CT Entity Linking Challenge"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://www.drivendata.org/competitions/258/competition-snomed-ct/"}},"_tags":["comment","author_westurner","story_38739890"],"author":"westurner","children":[38744686],"comment_text":"Yeah, so it&#x27;s at that workflow where they&#x27;re not getting linked data edges out of their own unstructured data input.<p>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.<p>Requisite study for Linked Data clinical coding &#x2F; informatics:<p>- HIPAA and unstructured notes, HIPAA and Linked Data; Informed Consent; Precision Medicine<p>- Tokens; NLP, stemming, conceptual entity recognition<p>- 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)<p>- RDFa: RDF-in-html-Attributes<p>- JSON-LD: JSON Linked Data<p>- Schema.org&#x2F;MedicalEntity ;  &#x2F;docs&#x2F;schemas.html -&gt; &quot;Health and medical types&quot; <a href=\"https:&#x2F;&#x2F;schema.org&#x2F;docs&#x2F;meddocs.html\" rel=\"nofollow noreferrer\">https:&#x2F;&#x2F;schema.org&#x2F;docs&#x2F;meddocs.html</a><p>- 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<p>- FHIR for EHR data portability (JSON-LD,)<p>UX Improvements:<p>- More IDE-like unstructured data entry<p>- Auto-annotate this text field in place<p>- Auto-annotate this pasted text<p>- Auto-annotate this text field and display the linked data annotations<p>- Display the revisions of the unstructured note -&gt; annotated linked data document<p>- Autocomplete with search from e.g. icd:<p>- Frequently used annotations per Clinician&#x2F;Provider<p>- Recently used annotations per Clinician&#x2F;Provider<p>- Hover over visually distinguished auto-recognized entities and approve&#x2F;clarify&#x2F;reject<p>- Indicate which prov:Agent added which annotations; human (name(s)), AI (signed git revision of repo URI)<p>- 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)","created_at":"2023-12-23T13:43:47Z","created_at_i":1703339027,"objectID":"38744177","parent_id":38740869,"story_id":38739890,"story_title":"Snomed CT Entity Linking Challenge","story_url":"https://www.drivendata.org/competitions/258/competition-snomed-ct/","updated_at":"2024-09-20T16:00:01Z"}],"hitsPerPage":20,"nbHits":2,"nbPages":1,"page":0,"params":"query=clinical+decision+support+agent+AI+medical&advancedSyntax=true&analyticsTags=backend","processingTimeMS":40,"processingTimingsMS":{"_request":{"queue":43,"roundTrip":20},"fetch":{"query":31,"scanning":7,"total":39},"total":40},"query":"clinical decision support agent AI medical","serverTimeMS":84}
