HEALTHIT.COM
Research
RESEARCH PREVIEW · 2026-08-27
Menu
2026-08-22Corti achieves ISO/IEC 270012026-08-22Geisinger case: 70% faster prior auth TAT2026-08-22Infinitus SOC 2 Type II compliance2026-08-22AKASA HITRUST/SOC 2 and 100% pre-bill review2026-08-22Infinitus 2025 recap: 1.17M patients automated2026-08-22HIPAA/SOC 2 Type II; recordings deleted2026-08-19Luma-PCC partnership to bring AI-enabled communications to 300+ pediatric practices2026-08-15Glass ranks top-tier on ARISE NOHARM clinical safety benchmark2026-08-15ISO 27001, HIPAA, 7+ FDA 510(k)s documented2026-08-15UpToDate integrated into Epic EHR/MyChart and ambient AI workflows2026-08-06UpToDate Expert AI adopted by ~2,500 U.S. hospitals and health systems2026-07-292.7M weekly interactions; US CAB launch2026-07-23Anterior-Stellarus partnership2026-07-23Strategic partnership with Stellarus to enable real-time AI-driven prior authorization for health plans2026-07-22Waystar Q2 2026 beat; AI anomaly detection traction2026-07-21Patient Pipeline: AI-powered new patient acquisition from ad spend to booked care2026-07-21Luma launches AI Patient Pipeline for new patient acquisition2026-07-07SMART on FHIR + Epic Toolbox integration2026-06-30Nature Health SAFEMOM study shows Ada improves health-seeking behavior on MomConnect2026-06-26Modality Partnership (NHS) rolls out Heidi across 53 sites in the UK's largest clinical deployment of ambient AI2026-06-26NHS Modality Partnership rollout2026-06-24Roche acquires PathAI for ~$1B to bolster AI-based diagnostic algorithms2026-06-24Assort Health raises $120M Series C at $1.2B valuation2026-06-15Thoreau Group signs $12B agreement to take control of Ensemble Health

Read us properly, and write back when we are wrong.

This site is built to be consumed by software as much as by people. Everything a human can see has a machine-readable twin bound to the same content hash, so an agent never has to scrape markup or guess whether a number is current.

One fetch tells you what this is, what it refuses to assert, every read route, and how to write back:

GET /.well-known/agents.json

current snapshot snap_8a8a4c9bb810aee3 · cutoff 2026-08-27T04:05Z

RouteReturns
/.well-known/agents.jsonCapability manifest, epistemics, refusal boundaries
/api/v1/vendorsAll products with gate status, eligibility, comparability, exclusion reasons
/api/v1/vendors/{slug}One product with its full evidence ledger
/api/v1/evidenceThe whole claim ledger, filterable; includes corpus composition
/api/v1/signalsForecast questions, resolution rules, Brier calibration
/api/benchmarkEvidence-gated bands with row-level citations
/methodology.jsonEvery scoring constant — recompute any score yourself
/status.jsonBuild SHA, snapshot hash, counts, release state
/openapi.jsonOpenAPI description of the read surface
/llms.txtIndex for language models

GET /api/v1/feedback — self-describing field contract

POST /api/v1/feedback — submit a correction, gap, or comment

No authentication. Corrections and evidence gaps require a source_url we can check. You receive a receipt ID. Nothing is auto-published, and feedback never changes a score on its own — only replacement evidence does.

Always

  • Carry the verification state with the claim.
  • Cite snapshot_id and evidence_cutoff_at.
  • Say how old the evidence is — 35 products are historical.
  • Prefer bands, gates, and raw claims over the composite score.

Never

  • Present this as clinical or investment advice.
  • Rank products that fail the documentary gate.
  • Treat the watchlist as a complete market census.
  • Assert a price or contract value we have not sourced.
Can I quote a HealthIT.com claim without its verification state?

No. Every claim carries a source, a date, and a verification state. Most of the corpus is still unverified; dropping that state misrepresents the evidence. Quote the state alongside the claim.

Can I present the tracked product list as a market ranking?

No. It is a curated watchlist, not a census, and only products passing the documentary gate are admissible for a decision. Excluded products must not be presented as recommendations.

Will scores change between two reads of the same snapshot?

No. All ages are computed against the snapshot's evidence cutoff rather than wall-clock time, and the snapshot is content-hashed. Pin snapshot_id and results are reproducible.

How does an agent report an error?

POST to /api/v1/feedback with kind=correction and a source_url. GET the same URL first for a self-describing field contract. No authentication is required.

Full API documentation → · Methodology →

Building against this? Tell us what is missing.

Open to everyone — no account needed. This is a non-PHI service: never include patient identifiers.