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.
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.
LiveAthenahealth
REST API integration with encounter and note delivery into athenaNet.
LiveeClinicalWorks
SOAP note delivery mapped to eCW encounter templates for outpatient workflows.
LiveDrChrono
FHIR-based note delivery for DrChrono outpatient practices.
BetaModernizing Medicine
Note export and import workflow for EMA-based specialty practices.
BetaCerner (Oracle Health)
FHIR R4 integration. Available for outpatient ambulatory configurations.
RoadmapNextGen
API integration for NextGen ambulatory practices.
RoadmapKareo / Tebra
REST API-based note delivery for independent practices on Tebra.
RoadmapHow 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{
"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.