Patient Results Editor
BlockNote editor with diagnostic blocks registered.
Loading preview…
Install
Terminal
pnpm dlx shadcn@latest add @blocks/patient-results-editorUse
TSX
import { PatientResultsEditor } from "@circle/ui";Document flow
- Seed the editor with a preset or saved BlockNote document.
- Persist the editor document as the source of truth.
- Pass that document to the browser or PDF renderer.
Works with
patient-results-report— Render the saved document in the browser.patient-results-pdf— Export the saved document.
Dependencies
| Kind | Packages |
|---|---|
| Registry | @blocks/diagnostic-interpretation-columns, @blocks/metric-donut-card, @blocks/metric-range-card, @blocks/metric-split-card, @blocks/metric-stat-card, @blocks/segment-muscle-analysis, @circle-ui/button |
| npm | @blocknote/core, @blocknote/shadcn |
Last updated on