Circle UI

Patient Results Blocks

Umbrella install for the full patient-results component family, editor, and report presets.

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.

Preview and code

Loading preview...

Install

If this is your first Circle install, start with Get started.

pnpm dlx shadcn@latest add @blocks/patient-results-blocks

Use this when

This is a composed surface. Prefer the parent block when you want the full pattern, and reach for the sub-parts only when you need to customize the composition.

How the patient-results stack fits together

  1. 1. Use `patient-results-editor` when you need a BlockNote surface with the diagnostic blocks already registered.
  2. 2. Use `patient-results-report` or a preset like `vns-report` to render the same content on screen.
  3. 3. Use `patient-results-pdf` when you need a React PDF document from the same patient-results document model.

Works With

Create or edit the document with the custom patient-results blocks.

Render patient-results presets and block compositions on screen.

Render the same patient-results content into a React PDF document.

Start 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

The raw JSON payload powering this entry — useful when debugging registry output.

registry/berlin/blocks/patient-results/blocks.ts
pnpm dlx shadcn@latest add https://registry.circle.health/blocks/patient-results-blocks.json
Open /blocks/patient-results-blocks.json