RLM Clinical Notes Analyzer
Category: Ai Ml Standards: HIPAA · Clinical documentation standards · ICD-10
Analyze clinical notes using RLM for diagnostic reasoning, entity extraction, and evidence-based summarization.
What this node does
- Multi-note analysis
- Symptom progression tracking
- Diagnosis extraction
- Problem list construction
- Evidence citation
- FHIR resource generation
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find RLM Clinical Notes Analyzer 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 Clinical Question and Clinical Notes (text or array) input port from an upstream node
- Optionally connect the Patient ID port if needed
- Connect the Clinical Answer and Extracted Entities and Clinical Findings and Generated FHIR Resources and Analysis Trace and Error output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Clinical Question | text | ✓ | Plain text string |
| Clinical Notes (text or array) | any | ✓ | any data |
| Patient ID | text | Optional | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| Clinical Answer | text | Plain text string |
| Extracted Entities | json | JSON data object |
| Clinical Findings | json | JSON data object |
| Generated FHIR Resources | fhir-bundle | A FHIR R4 Bundle containing one or more resources |
| Analysis Trace | json | JSON data object |
| Error | error | Error information if the operation failed |
Configuration
Open the configuration dialog by double-clicking the RLM Clinical Notes Analyzer node on the canvas.
| Parameter | What to enter |
|---|---|
provider | Configure provider in the node settings |
analysis_type | Configure analysis_type in the node settings |
entity_types | Configure entity_types in the node settings |
generate_fhir | Configure generate_fhir in the node settings |
include_trace | Configure include_trace in the node settings |
When to use this node
- Build problem lists from historical notes
- Extract diagnoses with ICD-10 codes
- Track symptom progression over time
- Generate discharge summaries from notes
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.