Clinical Summarizer
Category: Ai Ml Standards: HIPAA · Clinical documentation standards
Generate clinical summaries from patient data
What this node does
- Patient timeline
- Problem-focused
- Multi-section summaries
- SOAP format
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Clinical Summarizer under the Ai Ml category (or use the search bar)
- Drag the node onto the canvas
- Double-click the node to open its configuration dialog
- Fill in the required parameters (see Configuration below)
- Connect the Patient Data input port from an upstream node
- Optionally connect the Summary Focus port if needed
- Connect the Clinical Summary and Structured Summary output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Patient Data | fhir-bundle | ✓ | A FHIR R4 Bundle containing one or more resources |
| Summary Focus | text | Optional | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| Clinical Summary | text | Plain text string |
| Structured Summary | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the Clinical Summarizer node on the canvas.
| Parameter | What to enter |
|---|---|
summaryType | Configure summaryType in the node settings |
sections | Configure sections in the node settings |
maxLength | Configure maxLength in the node settings |
model | AI model to use, e.g. claude-3-5-sonnet, gpt-4o. Affects cost and quality |
When to use this node
- Admission summaries
- Discharge summaries
- Referral letters
Need help configuring this node?
Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.