For PACS, RIS and teleradiology teams

It reports into your workflow.

CrossScribe drafts the CT and MRI report; your systems stay the system of record. The engine does not know or care how a study reached it — every transport is an adapter around the same core, so adding one never changes the clinical output.

No sales call and no NDA required to read any of it. For a client library, generate one from the machine-readable OpenAPI document rather than hand-writing it.

How a study reaches us

DICOM

Studies arrive by DICOMweb (QIDO/WADO/STOW) or by C-STORE to a receiving node. Metadata and structured reports only — we never pull pixel data. The finished report goes back as a Structured Report that inherits the study's own UID, so it opens in the same study in the viewer.

HL7 v2

ORU^R01 write-back over MLLP, and inbound ORM/OMI for the clinical indication. For CT and MRI the report lives in the RIS, so this is usually the write-back that matters.

FHIR

DiagnosticReport for sites that speak FHIR rather than HL7 v2, and for retrieving prior report text — the single highest-value input for comparative reporting.

REST / JSON

A metered partner API if you would rather drive us directly: submit study context, poll for the draft, fetch the report as JSON or as the rendered document.

The contract, in full

Billing, in one line

You keep a prepaid balance. Each reported study is deducted from it automatically — no per-user licences and no minimum seats, so you can put every radiologist on it without changing what you pay.

Prepaid balance

You top up; studies draw down. No invoice to settle after the fact and no credit terms to negotiate — you always know exactly what is committed.

Automatic deduction

Each reported study is deducted as it is produced. Re-drafts and the diagnostic assistant are part of the same study, not separate line items.

Self-serve top-ups

Add funds yourself, any time, in fixed amounts from your dashboard — so a balance running low at 2am is a one-tap fix, not a support ticket.

Top up in one tap from your dashboard, at any time — nothing needs to be arranged with us. Your balance, your usage and a full itemised list of studies are available live through the API, and an invoice with the same detail is emailed to you every month.

What we deliberately do not do

  • We never pull pixel data. We generate text, so metadata and structured reports are all we take — which is also what keeps the bandwidth footprint small enough for a clinic link.
  • We never auto-communicate a critical finding. Time-critical results are flagged for the radiologist. Nothing here pages anyone, routes to an on-call queue, or asserts that a human has been told.
  • We never present an unsigned draft as a signed report. The DICOM SR carries PARTIAL/UNVERIFIED until a radiologist signs, the API tells you signed, and an unsigned document renders as a marked preview.
  • We are not the system of record. We hold no raw patient identifiers we were not given, and identifiers can be withheld entirely — send an opaque exam key instead and we ingest none at all.

Talk to us about a pilot.

Bring one modality and one site. The integration is an adapter, not a project.