Skip to main content
Integrations

Notes go directly into the EHR your practice already uses

Scribemarrow connects via SMART on FHIR to major outpatient EHR platforms. No middleware, no clipboard imports, no separate inbox.

FHIR HL7 FHIR R4 standard for all EHR connections
6+ EHR platforms with active connections
< 30s from session end to note in chart

Supported EHR systems

Live integrations are available now for early-access practices. Additional platforms are on the roadmap.

Epic

SMART on FHIR app. Direct write to open encounter note sections.

Live

Athenahealth

REST API integration with encounter and note delivery into athenaNet.

Live

eClinicalWorks

SOAP note delivery mapped to eCW encounter templates for outpatient workflows.

Live

DrChrono

FHIR-based note delivery for DrChrono outpatient practices.

Beta

Modernizing Medicine

Note export and import workflow for EMA-based specialty practices.

Beta

Cerner (Oracle Health)

FHIR R4 integration. Available for outpatient ambulatory configurations.

Roadmap

NextGen

API integration for NextGen ambulatory practices.

Roadmap

Kareo / Tebra

REST API-based note delivery for independent practices on Tebra.

Roadmap

How the EHR connection works

Install the SMART app

Scribemarrow is available as a SMART on FHIR app in your EHR's app marketplace. Installation takes under 10 minutes with your IT administrator.

Authenticate once

Physicians authenticate Scribemarrow with their EHR credentials once. The app remembers the connection across sessions.

Notes go in automatically

At session end, the structured note is written directly into the open encounter. No copy-paste. No switching applications.

REST API for custom integrations

If your EHR isn't on the list, or if your practice has a custom workflow requirement, Scribemarrow's REST API gives you direct access to session transcription and note generation. Group practices with 11+ providers can work with our team on a custom integration plan.

Contact Us About Custom Integrations
// POST /v1/session/finalize
{
  "session_id": "sess_9k2m...",
  "ehr_target": "epic",
  "encounter_id": "enc_4x7a...",
  "note_format": "soap"
}

// Response
{
  "status": "delivered",
  "note_id": "note_v82p...",
  "elapsed_ms": 18400
}

Not seeing your EHR? Talk to our team.

We work directly with practices to evaluate integration requirements. Most setups take under a week.