DICOMweb Query
Category: Healthcare Standards: DICOMweb · HIPAA
Query DICOM studies, series, and instances via QIDO-RS
What this node does
- QIDO-RS
- Study/Series/Instance search
- Pagination
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find DICOMweb Query under the Healthcare 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)
- Optionally connect the Query Filters port if needed
- Connect the Query Results and Result Count output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Query Filters | json | Optional | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Query Results | json | JSON data object |
| Result Count | text | Plain text string |
Configuration
Open the configuration dialog by double-clicking the DICOMweb Query node on the canvas.
| Parameter | What to enter |
|---|---|
base_url | Configure base_url in the node settings |
auth_type | Configure auth_type in the node settings |
query_level | Configure query_level in the node settings |
filters | Configure filters in the node settings |
When to use this node
- Search for imaging studies
- Find series by modality
- Locate specific instances
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.