AI Models

OpenAI's ChatGPT for Clinicians Beats Doctors on Benchmark

OpenAI released ChatGPT for Clinicians, a free tool for US healthcare workers. It scored 59.0 on the HealthBench Professional benchmark, higher than doctors' 43.7 despite their unlimited time and web access. The tool offers clinical searches, workflow templates, and CME credits, with strong safety ratings from tests.

Neura News

Neura News

Neura Market Editorial

April 23, 20263 min read
OpenAI's ChatGPT for Clinicians Beats Doctors on Benchmark

OpenAI's ChatGPT for Clinicians Beats Doctors on Benchmark

OpenAI introduced ChatGPT for Clinicians, a free chatbot tailored for medical professionals. This version targets verified physicians, nurses with advanced clinical qualifications, physician assistants, and pharmacists in the United States. The company also unveiled HealthBench Professional, a benchmark that tests AI on clinical tasks. OpenAI reports that GPT-5.4 in this setup scored 59.0 points, surpassing human doctors who scored 43.7 even with unlimited time and internet access.

Details of the HealthBench Professional Benchmark

HealthBench Professional evaluates AI in three areas: consultations, writing and documentation, plus medical research. It expands on the prior HealthBench and incorporates doctor-written conversations, multi-level physician scoring, and data filtering. OpenAI designed it to challenge models. Roughly one-third of examples stem from red teaming, where doctors sought model flaws. Difficult conversations appear 3.5 times more often.

GPT-5.4 within the ChatGPT for Clinicians environment achieved 59.0 overall. Human doctors managed 43.7 under ideal conditions. Other models trailed: base GPT-5.4 at 48.1, Anthropic's Claude Opus 4.7 at 47.0, Google's Gemini 3.1 Pro at 43.8, and xAI's Grok 4.2 at 36.1. The Clinicians version outperformed the standard GPT-5.4 by about 11 points. Questions remain on how much stems from the clinical environment versus benchmark design. Scores may not fully reflect real-world clinical use.

Development and Safety Evaluations

OpenAI created the benchmark and evaluated its models on it. The company cites independent checks like Stanford's MedHELM and MedMarks, where its models led. The benchmark and dataset sit publicly available. ChatGPT for Clinicians drew input from hundreds of medical advisors. Doctors tested 6,924 real clinical conversations before release. Karan Singhal from OpenAI's Health unit noted 99.6 percent of responses earned safe and accurate ratings.

In 355 cases with sources specified by three independent doctors, the tool referenced them more frequently than humans. Physicians reviewed over 700,000 model responses total. OpenAI positions the tool to assist clinicians, not supplant their decisions.

The #1 Newsletter in AI

Stay ahead of the AI curve

The most important updates, news, and content — delivered weekly.

No spam. Unsubscribe anytime.

Key Features for Clinical Use

Users get free access to OpenAI's latest frontier models. A clinical search draws from millions of peer-reviewed sources with real-time citations. A deep research option covers medical literature. Skills allow clinicians to build reusable templates for tasks like referral letters, prior authorizations, or patient instructions. Clinical research in the tool qualifies for continuing medical education credits in the US.

Privacy measures include no use of conversations for training. Optional HIPAA compliance via Business Associate Agreement supports protected health information.

Rollout and Broader Context

The launch limits to verified US clinicians. OpenAI plans global expansion and pilots with the Better Evidence Network abroad. It released a Health Blueprint for responsible AI in US healthcare.

AI use in medicine grows quickly. A 2026 American Medical Association survey showed 72 percent of US doctors using AI clinically, up from 48 percent in 2025. Millions of clinicians worldwide use ChatGPT weekly, with usage doubling yearly. Earlier in 2026, OpenAI offered ChatGPT for Healthcare to organizations for compliance and controls. Competitors like Anthropic, Microsoft, and Google advance medical AI, with Google emphasizing drug development via DeepMind.

OpenAI, founded in 2015, focuses on safe AGI development and leads in generative AI with ChatGPT since 2022. This clinician tool builds on that, targeting practical medical support.

Related on Neura Market

More from Neura News

Developer

MCP release candidate overhauls protocol, drops transport layer

The Model Context Protocol (MCP) has released its biggest update yet, a release candidate that removes the transport layer many servers were built around. The new version simplifies the protocol by eliminating the need for custom transport implementations, moving to a simpler HTTP-based model. This change will require existing MCP servers to be rewritten, but promises better interoperability and reduced complexity.

Jul 26·3 min read
Developer

DESIGN.md Brings Visual Consistency to Claude Code UI Generation

A plain-text file called DESIGN.md can help developers maintain consistent UI design when using Claude Code or other coding agents. The file lives in the project root and describes a design system in markdown format, including colors, typography, spacing, component behavior, and explicit rules about what not to do. The approach was popularized by Google's Stitch team and works with any agent that can read a text file.

Jul 26·7 min read