Scribe Embed

Fill any medical form by voice — inside your own system.

A two-line web component for your existing HIS or clinic software. No per-form configuration: the AI reads the fields your page already has. The clinician reviews everything before saving.

How it works
01

Speak

The doctor presses record in a small toolbar on your page — or uploads an existing audio file. Pause, resume, discard; nothing else changes in your UI.

02

Store

The audio is uploaded to medspace and saved as a record — a permanent, auditable trail of what was actually said.

03

Match

Our AI reads your page's own form fields and maps the transcript onto them — preserving clinical content verbatim, fixing terminology, adding nothing.

04

Review & save

Fields fill in place. The doctor reviews, corrects, and saves in your system as always — every medical decision stays clinician-led.

Works with any web-based system — the widget dispatches real input/change events, so React, Vue, Angular and server-rendered forms all pick up the values. Georgian and English medical speech supported.

Try it live

A form like yours, filled by voice

This is the real widget, talking to the real platform. Sign in with a medspace account, record a few sentences about an imaginary patient, and watch the form below fill itself.

Patient intake (demo)

Symptoms
Smoker

Runs on your medspace account and uses your space's credits. Demo data only — please don't dictate real patient information here.

The code

The entire integration

<script src="https://app.medspace.me/radium-stt/radium-stt.js" type="module"></script>
<radium-stt></radium-stt>
space_id

Bill and store to a clinic space instead of the signed-in doctor's personal space.

autofill

Set "false" to skip DOM filling — the widget emits a result event with the JSON and your code applies it.

save_event

Name of a DOM event your app fires on save; the widget then stores the doctor-corrected values alongside the audio.

Prefer full control? Set autofill="false" and consume the result event — you get clean {field: value} JSON and apply it however your app likes.

Built for medicine

Auditable by design

The audio, the AI output, and the doctor-corrected final values are all stored as medspace records.

Clinician-led

The AI preserves clinical content verbatim and interprets nothing. The doctor reviews every field before saving.

Clinic-level billing

Usage bills a clinic space on the standard medspace credit model — one pool, every doctor covered.

Scribe Embed is part of the medspace Scribe family. Why Scribe →

Bring voice to your own forms