RLM Healthcare Query
Category: Ai Ml Standards: HIPAA · FHIR R4 · Clinical decision support standards
Healthcare-optimized RLM query with specialized task types for clinical data analysis including FHIR bundles, HL7 messages, and clinical notes.
What this node does
- Healthcare-optimized prompts
- FHIR-aware reasoning
- HL7 message processing
- Clinical timeline construction
- Medication reconciliation
- Lab trend analysis
- Diagnostic reasoning
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find RLM Healthcare Query 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 Healthcare Data input port from an upstream node
- Optionally connect the Patient ID, Encounter ID port if needed
- Connect the Clinical Answer and Structured Result and Extracted FHIR Resources and Reasoning Trace and Error output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Clinical Question | text | ✓ | Plain text string |
| Healthcare Data | any | ✓ | any data |
| Patient ID | text | Optional | Plain text string |
| Encounter ID | text | Optional | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| Clinical Answer | text | Plain text string |
| Structured Result | json | JSON data object |
| Extracted FHIR Resources | fhir-bundle | A FHIR R4 Bundle containing one or more resources |
| Reasoning Trace | json | JSON data object |
| Error | error | Error information if the operation failed |
Configuration
Open the configuration dialog by double-clicking the RLM Healthcare Query node on the canvas.
| Parameter | What to enter |
|---|---|
task_type (multi_patient_query/clinical_timeline/medication_reconciliation/lab_trend_analysis/diagnostic_reasoning/fhir_bundle_analysis/hl7_message_processing) | Configure task_type (multi_patient_query/clinical_timeline/medication_reconciliation/lab_trend_analysis/diagnostic_reasoning/fhir_bundle_analysis/hl7_message_processing) in the node settings |
provider | Configure provider in the node settings |
include_trace | Configure include_trace in the node settings |
When to use this node
- Analyze complex FHIR bundles with many resources
- Build clinical timelines from multiple encounters
- Reconcile medications across systems
- Analyze lab trends and identify anomalies
- Differential diagnosis reasoning
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.