Saltar al contenido principal

Diagnostic Assistant

Category: Agent Standards: HIPAA · AI clinical decision support standards

AI-powered diagnostic suggestions based on patient presentation

What this node does

  • AI differential diagnosis
  • Symptom analysis
  • Confidence scoring
  • Evidence-based

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find Diagnostic Assistant under the Agent category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Patient Presentation input port from an upstream node
  7. Optionally connect the Symptoms port if needed
  8. Connect the Diagnostic Suggestions and Confidence Scores output to the next node downstream

Inputs

PortTypeRequiredDescription
Patient PresentationtextPlain text string
SymptomsarrayOptionalA list of items

Outputs

PortTypeDescription
Diagnostic SuggestionsarrayA list of items
Confidence ScoresjsonJSON data object

Configuration

Open the configuration dialog by double-clicking the Diagnostic Assistant node on the canvas.

ParameterWhat to enter
maxSuggestionsConfigure maxSuggestions in the node settings
includeRationaleConfigure includeRationale in the node settings
llmConfigConfigure llmConfig in the node settings

When to use this node

  • AI diagnostic support
  • Clinical reasoning aid
  • Medical education

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.