Patient Results Blocks
Umbrella install for the full patient-results component family, editor, and report presets.
Loading preview...
Installation
pnpm dlx shadcn@latest add @blocks/patient-results-blocksNew to Circle? Get started.
About
Install this when you want the whole patient-results family in one shot: metric primitives, preset reports, the BlockNote editor, and the React PDF companions.
Usage
import { PatientResultsBlocks } from "@circle/ui";
<PatientResultsBlocks />How the patient-results stack fits together
- Use `patient-results-editor` when you need a BlockNote surface with the diagnostic blocks already registered.
- Use `patient-results-report` or a preset like `vns-report` to render the same content on screen.
- Use `patient-results-pdf` when you need a React PDF document from the same patient-results document model.
Works with
- patient-results-editorCreate or edit the document with the custom patient-results blocks.
- patient-results-reportRender patient-results presets and block compositions on screen.
- patient-results-pdfRender the same patient-results content into a React PDF document.
- vns-reportStart from a ready-made VNS preset instead of composing the page manually.
Dependencies
Registry
@blocks/body-composition-report
@blocks/diagnostic-report-footer
@blocks/diagnostic-report-header
@blocks/diagnostic-report-intro
@blocks/diagnostic-report-page-shell
@blocks/metric-donut-card
@blocks/metric-range-card
@blocks/metric-split-card
@blocks/metric-stat-card
@blocks/patient-results-assets
@blocks/patient-results-editor
@blocks/patient-results-pdf
@blocks/patient-results-presets
@blocks/patient-results-report
@blocks/patient-results-serialization
@blocks/patient-results-types
@blocks/segment-muscle-analysis
@blocks/text-columns-card
@blocks/vns-report
@blocks/vo2-max-report
Source
pnpm dlx shadcn@latest add https://registry.circle.health/blocks/patient-results-blocks.json