Saltar al contenido principal

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

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find RLM Healthcare Query under the Ai Ml 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 Clinical Question and Healthcare Data input port from an upstream node
  7. Optionally connect the Patient ID, Encounter ID port if needed
  8. Connect the Clinical Answer and Structured Result and Extracted FHIR Resources and Reasoning Trace and Error output to the next node downstream

Inputs

PortTypeRequiredDescription
Clinical QuestiontextPlain text string
Healthcare Dataanyany data
Patient IDtextOptionalPlain text string
Encounter IDtextOptionalPlain text string

Outputs

PortTypeDescription
Clinical AnswertextPlain text string
Structured ResultjsonJSON data object
Extracted FHIR Resourcesfhir-bundleA FHIR R4 Bundle containing one or more resources
Reasoning TracejsonJSON data object
ErrorerrorError information if the operation failed

Configuration

Open the configuration dialog by double-clicking the RLM Healthcare Query node on the canvas.

ParameterWhat 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
providerConfigure provider in the node settings
include_traceConfigure 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.