
Swiss grid · Graphite & azure · Montserrat + Inter
Healthcare
A discharge summary is two documents in one envelope: what the patient needs to do this week, and what the next clinician needs to know. These layouts choose which one they are for and say so — plain language to the patient, a structured record to the practice, and the medicine changes findable in either. Sample data is fictional; nothing here asserts an accreditation.
3 designs, each a separate take on the same document rather than a recolour of one layout: Swiss grid, Organic arches and Minimal, type-led.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.

Swiss grid · Graphite & azure · Montserrat + Inter

Organic arches · Ink & magenta · Playfair Display + EB Garamond

Minimal, type-led · Royal & bone · EB Garamond + Inter
Same document, same data model, 3 different arguments about how it should look on paper. Pick on layout and typography — the content behaves identically.
| Design | Layout | Palette | Typefaces | Pages |
|---|---|---|---|---|
| Discharge Record | Swiss grid | Graphite & azure | Montserrat + Inter | 1 · A4 portrait |
| Transfer Notice | Organic arches | Ink & magenta | Playfair Display + EB Garamond | 1 · A4 portrait |
| Ward Margin | Minimal, type-led | Royal & bone | EB Garamond + Inter | 1 · A4 portrait |
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.
| Design | Repeats per record | Grows with your data |
|---|---|---|
| Discharge Record | the medicine rows; the follow-up rows; the watch-for items | the account of the stay; any medicine instruction that wraps |
| Transfer Notice | the handover items in the two symmetric columns | the standfirst; any handover item that wraps |
| Ward Margin | the hung sections down the sheet; the appointment rows inside them | every section's prose; any margin note that wraps |
These document sets each include the discharge summary designs above.
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.