Skip to content

Healthcare

Generate visit summary PDFs from your data

A visit summary is written once and read by two different people — the patient at home and the next clinician to open the record. These layouts separate the two: plain language and a large measure for one, a structured note for the other.

3 designs, each a separate take on the same document rather than a recolour of one layout: Minimal, type-led, Two-column magazine and Boxed form planner.Every preview below is the actual compiled output, not a mock-up.

Open one in the editor and render it from your own JSON over the API — 1 page of A4 portrait, the same engine either way.

Designs
3
Page size
A4 portrait
Length
1 page
Document family
Personal document

Visit summary designs

Care Handoff — Visit summary template, Two-column magazine layout, rendered from live data

Two-column magazine · Aubergine & peach · Playfair Display + Inter

expressiveA4 portrait1 page
See the full documentUse this template
Soap Note — Visit summary template, Boxed form planner layout, rendered from live data

Boxed form planner · Ink & cream · JetBrains Mono + Inter

conservativeA4 portrait1 page
See the full documentUse this template

How the visit summary designs differ

Same document, same data model, 3 different arguments about how it should look on paper. Pick on layout and typography — the content behaves identically.

DesignLayoutPaletteTypefacesPages
After VisitMinimal, type-ledEspresso & sageMerriweather + Open Sans1 · A4 portrait
Care HandoffTwo-column magazineAubergine & peachPlayfair Display + Inter1 · A4 portrait
Soap NoteBoxed form plannerInk & creamJetBrains Mono + Inter1 · A4 portrait

What your data drives in a visit summary

Each design is authored against an explicit reflow contract, so it is defined up front which blocks are emitted once per record and which fields absorb longer content. That is what stops the layout falling apart at a hundred rows.

DesignRepeats per recordGrows with your data
After Visitthe things-to-do rows; the medicine rows; the reasons-to-call rowsevery section's prose; any medicine instruction that wraps
Care Handoffthe handover's sections down the two columns; the action rows in the head panelevery section's prose; the actions; the contact lines
Soap Notethe four note sections down the measure, each with its letter hung in the margin; the observation rows; the plan rowsevery section's prose; the plan; the coded problem list

Start from one of these visit summary designs

Open a design in the editor and the agent reshapes it around your schema — then render it from your own data over the API, or let your users edit it in the embedded editor.