clinicians.dev

clinicians.dev

A community of clinical experts super-powered with skills in agentic engineering. Our roots are in coding and clinical medicine. We know how to create and supervise LLMs writing Python, SQL, R, JS, HTML. We love startups, regs, policy, UI/UX, data viz, project management, informatics. We want to create the medicine of the next 100 years.

today · the wire

The Wire

What you'll be asked today — and what to say back. A couple that caught my eye this morning; the rest are on the wire.

Did Medicare just collapse the year-long wait between FDA clearance and coverage?

Federal Register · Aug 2026

CMS filed a procedural notice formalizing RAPID — a pathway that pairs FDA breakthrough-device authorization with a same-day proposed Medicare National Coverage Determination, cutting the clearance-to-coverage timeline from roughly a year to about two months. The reimbursement gap, not the clearance, is what has killed breakthrough devices: companies burned runway for a year-plus between FDA authorization and a coverage decision. RAPID synchronizes the two clocks — the day FDA authorizes, CMS proposes coverage. For anyone building an AI-enabled device or advising one, the coverage strategy conversation now starts before submission, not after clearance, because the NCD proposal will land the same day the authorization does.

BuilderIf breakthrough designation is on your regulatory roadmap, your evidence plan just became dual-use: the same package has to satisfy FDA and stand up a proposed NCD simultaneously. Teams that treated coverage evidence as a post-clearance problem should re-sequence now.

The biggest healthcare breach of 2026 didn't hit a hospital

Fierce Healthcare · Aug 2026

Unlimited Technology Systems, an Ohio revenue-cycle management vendor, is now confirmed at 3.8 million records — the largest healthcare breach reported in 2026, and it didn't happen at a hospital. RCM and clearinghouse vendors hold clinical plus financial data at hospital scale with a fraction of a hospital's security scrutiny, and that gap is exactly where this exposure lived. Worth an afternoon: a current inventory of every vendor that touches your billing data, what they actually hold, and when you last saw their security attestations — before a regulator or a plaintiff's firm asks for the same list.

Can a chatbot talk a vulnerable patient into a worse place?

Nature Medicine · Aug 2026

Yes, measurably: across 810 simulated conversations with 9 chatbots, Nature Medicine researchers found the bots often create "vulnerability-amplifying interaction loops" that stabilize or escalate psychiatric risk rather than de-escalating it. The finding is the failure mode, but the deliverable is the instrument: the study ships a clinically validated auditing framework for how chatbots handle vulnerable users. That moves the safety conversation from anecdotes — the cases that make headlines — to something a health system or vendor can actually run against a deployment before patients find the edge cases themselves.

80/20Skip the debate about whether chatbots "should" do mental health — patients are already using them. The one thing that matters: there is now a validated audit you can demand from any vendor whose product talks to your patients. Ask for their results.

Two health-IT lawsuits just vanished — and cleared the runway toward Epic

Brendan Keeler · Aug 6

Nothing is filed against Epic — but the docket just cleared in a way worth noticing. IntusCare v. RTZ, the case defining what a "health information network" means under information blocking, settled and disappeared. The eClinicalWorks qui tam collapsed on day four of trial after years of discovery sanctions. And the 94-page Vyne v. Henry Schein injunction opinion landed with Vyne reportedly winning. Brendan Keeler's read: this docket-clearing could set up a hypothetical FTC or DOJ case against Epic later this year. Watch it, budget nothing, re-architect nothing — but know that information-blocking claims now have real teeth in court.

Why is Eli Lilly paying for Vanderbilt's referral queue?

Vanderbilt Health News · Aug 5

Lilly gave Vanderbilt an 18-month, $600,000 grant to build an AI triage agent inside the EHR that cuts the weeks-long wait between an amyloid-positive referral and the first monoclonal-antibody infusion — summarizing charts, flagging missing information, and recommending routing priority, with clinician override on everything. This is pharma funding pull-through infrastructure: every week shaved off the referral pathway is a week sooner a patient starts Lilly's drug. The design is explicitly built for transfer to other health systems, and the grant proposal already contemplates follow-on agents for MRI safety reports and insurance-authorization tracking. Expect more of this pattern — drug makers paying to remove the operational friction between diagnosis and their therapy.

learn by doing

Interactives

Companion experiences for the newsletter — don't just read about it, try it.

Nine Point Nine Billion Dollars of Bandage

Medicare Part B paid $9.86 billion for skin substitutes in 2024 — more than for ambulances or anesthesia — up from $23.9 million across 16 codes in 2013. Here are the 600 highest-billing clinicians in the country, one dot each, plotted by square centimeters of graft against Medicare dollars allowed per square centimeter, with the CY2026 flat rate of $127.28/sq cm drawn near the floor. Filter by specialty, state or volume, then press “2026 flat rate” and watch the field drop onto the line: the same 2.9 million square centimeters, repriced from $4.39 billion to $369 million, a 91.6% cut with nothing clinical changed. Nurse practitioners are the largest single billing block at $1.64 billion across 372 clinicians. Critical lens built in: CMS suppresses every row covering ten or fewer beneficiaries, so only 47% of national spend is visible at clinician level; the patient counts double-count anyone treated with more than one graft, which the page says outright; and the volume slider is there to be pushed — watch the live correlation wander once you're fitting forty points instead of six hundred.

The Price Ladder

August 8, 2026 · Source: Zena Wolf, “Skin Substitutes: How a $10 Billion Business Is Buying Its Way Out of Medicare Reform”, Healthcare Uncovered, Aug 6, 2026 · CMS CY2026 PFS final rule · MIMI Labs · CMS Physician & Other Practitioners PUF, 2013–2024

Sixty-nine skin substitutes, every one a sheet of processed tissue laid on a chronic wound, every one billed to Medicare in 2024 — on a single dot field, price per square centimeter against total spend, sized by patients treated. The spread runs from $30 to $4,160 per square centimeter. One button reprices the whole field at the CY2026 flat rate and $9.84 billion becomes $905 million, a 90.8% cut that lands within a point of CMS's own estimate. Underneath: twelve years of Apligraf's allowed amount sitting flat between $29 and $39 while Q4205 — the largest single code in the country at $1.44 billion — jumps from $349 to $1,424 in one year; and the national bars going from $23.9M across 16 codes in 2013 to $9,858M across 94 in 2024, with beneficiaries rising only tenfold. Critical lens: the repricing is arithmetic, not a forecast — it holds volume constant, which is exactly what the rule is designed to change. The takeaway generalizes past wound care: any payment methodology that derives a price from the seller's own reported price gets gamed, and the tell is always spending growing an order of magnitude faster than patients.

from the substack

Builder's Briefing

The newsletter — what shipped this week, what it means, and what to build next. A couple of recent issues.

01 · Learn

AI & agentic engineering

The foundational reads, the tools clinicians-who-code are actually using, and the loop that ships.

Context engineering — the foundation

Effective Context Engineering for AI Agents

Anthropic's foundational guide.

Building Effective Agents

When to use workflows vs. agents, and how to structure both.

2026 Agentic Coding Trends Report

How teams are actually shipping with agents.

Learn CLAUDE.md / AGENTS.md

The spec files that make agentic coding repeatable.
🔁 The Ralph Wiggum Pattern — the loop that ships. Tight spec → agent implements → you verify → adjust spec → repeat. Just keep going.

Tools of the trade

ToolBest forNotes
Claude CodeComplex multi-file work, architectureTerminal-native, large context. The power tool. Good for non-code tasks too.
CursorDaily coding with autocomplete + inline editsAI IDE, huge user base.
WindsurfBudget entry, Cascade collaborationAI-native editor.
Copilot / Codex CLIRepo-native GitHub workflowsTight GitHub integration.

Skills marketplaces

Claude Code Marketplace

Curated agent skills collection.

Claude Skills (232+)

Cross-agent skills for Claude Code, Codex, Gemini CLI, Cursor.

Awesome Claude Plugins

Plugin adoption metrics.

claudemarketplaces.com

4,200+ skills, 770+ MCP servers.

Healthcare MCPs

AWS HealthLake MCP

Amazon's healthcare data MCP server.

Agent Care

EMR integration with FHIR for agentic AI.

Keragon

300+ native healthcare integrations, FHIR protocol support.

Superpowers Framework

Agentic skills framework for coding agents.

Agentic frameworks & orchestration

02 · Communities

Communities, courses, substacks

Where clinician innovators and clinician builders are hanging out.

HealthTechNerds

Active Slack, all different backgrounds.

Tuva

Active Slack community.

CodeRx

Pharma, healthcare, technology.

Mimilabs

Medicare data (paid).

DiMe

Research, clinical, digital medicine.

Design for Healthcare

UX, UI, healthcare products.

HealthTech Hang

Networking + resources.

Physician Innovator

Entrepreneurship, medical innovation.

SoPE

Healthcare, entrepreneurship, VC (paid).
03 · Build stack

EHRs, FHIR, fake patients

The pipes you'll need when you're actually building.

EHRs & FHIR

🔑 SMART-on-FHIR / OAuth flowfhir.epic.com/Documentation?docId=oauth2

Generate fake patients

MakeData

Synthetic healthcare datasets — FHIR, JSON, CSV. Privacy-safe, immediate.

Patient Creator GPT

ChatGPT custom GPT for fake cases.

Synthea

MITRE's synthetic patient generator — the classic.

FHIR Personas

Synthea patients curated for interesting characteristics.
04 · Datasets

Clinical datasets worth knowing

From CXRs to genomes to ICU waveforms. Filter by name, modality, or license.

NameRelevanceLicense
ReXGradient-160K160k multi-site CXR + reports — vision-language radiology sandbox.Harvard DUA, non-commercial
CheXpert PlusLarge paired CXR–report set; benchmarked in many papers.Stanford DUA, free research
Endoscapes 2023Open laparoscopic chole frames — segmentation / CVS detection.CC BY-NC-SA 4.0
Surg-3M3M surgical frames powering "SurgFM" foundation model.TBA, expect research-only
AFRICAI RepositoryImaging sets from African centres — fairness & domain shift.Mixed open licenses
OpenOximetryWaveforms + skin-tone data for pulse-ox bias work.PhysioNet credentialed
DeepLesion32k CT slices with bounding-box lesions; detection / tracking.NIH DUA, research-only
BioASQ Synergy 2024Biomedical Q-A pairs — LLM eval set.CC BY 2.5
CliniFactClinical-trial fact-checking corpus — fine-tune retrieval / RAG.MIT
Hallucination AnnotationsDoctor- & LLM-written discharge summaries with token-level labels.PhysioNet credentialed
Clinical-Trial Eligibility QAQA pairs linking MIMIC-IV to apixaban RCT criteria.PhysioNet credentialed
PIFIRWearable PPG/ECG for arrhythmia-free interval prediction.PhysioNet restricted
GREGoR R02Rare-disease genomic + phenotypic harmonised data.dbGaP controlled
Synthetic Rare-Disease EHRsBenchmark synthetic EHRs for low-prevalence conditions.CC BY
Korea4K4k Korean genomes — ancestry diversity for variant calling.EGA controlled
OpenNeuro20k+ public neuro-imaging sessions; BIDS-ready.CC0 / CC BY-SA
Bridge2AI-VoiceMultimodal speech (voice, vitals) for health AI.PhysioNet restricted
PMDB Pain MonitoringWearable IMU + self-report pain diary.CC BY 4.0
DREAMT Wearable SleepApple Watch PSG pairs for sleep-staging models.PhysioNet restricted
MC-MEDMulti-condition medical dialogue (GPT / human).PhysioNet credentialed
Wearable Stress DatasetSmartwatch vitals + stress labels — mental health ML.PhysioNet restricted
MIMIC-IV v3.1Flagship 380k-patient de-id EHR; ED + ICU tables.PhysioNet credentialed + CITI
MIETICItalian clinical-notes corpus with entity spans.PhysioNet credentialed
ODD (Opioid Behavior)Annotated notes for opioid-related behaviour NLP.PhysioNet credentialed
UK Biobank500k UK adult cohort — EHR, surveys, genetics.Controlled access
All of Us (NIH)1M-goal US cohort — EHR, surveys, genomics, wearables.Registered + Controlled tiers
TCGA~11k patients across 33 cancer types — multi-omics + clinical.Partially open
AmsterdamUMCdbFirst open European ICU DB — 23k admissions.DUA required
ADNILongitudinal Alzheimer's — serial MRI/PET, clinical, biomarkers.Free non-commercial
ABCD Study10k youths — neuroimaging, cognitive, mental health, genetic.NIMH controlled access
NHANES (CDC)US national survey — health, nutrition, lab data.Public domain
CheXpert (original)224k chest X-rays, 65k patients — labeled findings.Free non-commercial
EchoNet-Dynamic10k+ cardiac ultrasound videos with EF + ventricle volumes.Non-commercial
SyntheaRealistic synthetic patient records — full EHR.MIT
1000 GenomesWGS from ~2,500 diverse individuals — human variation reference.Open access
DementiaBank (Pitt)Speech recordings + transcripts from Alzheimer's patients + controls.Consortium access
VitalDB6,300+ surgeries with continuous high-freq vital sign waveforms.Open, registration + DUA
Medical Segmentation Decathlon10 open datasets for 3D medical image segmentation.CC BY-SA 4.0
PANDA10k+ prostate biopsy WSIs with Gleason grades.CC BY 4.0
05 · Conferences

AI & health conferences

Borrowed from Raihan Faroqui's healthcare AI resource guide. Filter to find your tribe.

06 · Jobs

Job boards that don't suck (as much)

What they are. Not endorsements — just the lay of the land.

07 · Startup

So you want to build a startup

But don't know anything about tech/stack, marketing/sales, finances, management.

08 · Life

Life hacking / survival

Because clinician-builders need to not burn out.

09 · Experiments

LLM matrix tests (alpha)

Testing out LLMs with fake patient scenarios generated by GPTs.

10 · Archive

Past events

Where we've been.

Fall 2025 Conference
TimeSpeakerTalk
1:00pTBDWelcome
1:10–1:22pJosh Mandel, MDConversational Interoperability for Prior Auth and Beyond — MCP, A2A, and the Unreasonable Effectiveness of Making Data Accessible
1:35–1:47pJung Hoon Son, MDData CPR: How LLMs Revive Buried Clinical Insights
2:00–2:12pJason Theobald, MDContain Multitudes: A Docker Intro
2:25–2:37pCalvin Johnston, MDSoftware Design and Family Medicine: Overlapping skill sets
2:50pTBDWrap-up
Summer 2025 Conference
TimeSpeakerTalk
1:00pKevin Maloy, MDWelcome
1:10–1:22pVishnu Ravi, MDDigital Health that Ships: An Open Framework You Can Use Today
1:35–1:47pAlex Dummet, MDTopic TBD
2:00–2:12pPawan Jindal, MDStartup Survival 101: A Clinician's Guide
2:25–2:37pOmar Usman, MDChange Data Capture (CDC): A Defiant Approach
2:50pKevin Maloy, MDWrap-up
Fall 2024 Conference (Nov 9, 2024)
TimeSpeakerTalk
1:00pKevin Maloy, MDWelcome
1:10–1:22pPaulius Mui, MDFrom 0 to 1: Becoming a Clinician Who Codes
1:30–1:42pBrian Fung, PharmDPath of the Clinician Engineer
1:50–2:02pJoe Izzo, MDThe Coding CMIO — it's okay to get your hands dirty
2:10–2:22pKarambir Khangoora, MDLearning to Code as a Clinician: Building Medagogy
2:30–2:42pJoey LeGrand, PharmDOne Brain Can Be Better Than Two
2:50pKevin Maloy, MDWrap-up
Podchat — Should Hospitals Mandate GenAI Training? (Aug 29, 2024)

Listen to a short podcast, then talk about whether it's right or wrong. Original from Bill Russell at This Week Health. → Meetup event