Aller au contenu principal

NER Extractor

Category: Ai Ml Standards: HIPAA · Clinical NLP standards

Extract named entities from clinical text (medications, conditions, procedures)

What this node does

  • Medical NER
  • SNOMED coding
  • Medication extraction
  • Condition detection

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find NER Extractor 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 Text input port from an upstream node
  7. Connect the Extracted Entities and FHIR Resources output to the next node downstream

Inputs

PortTypeRequiredDescription
Clinical TexttextPlain text string

Outputs

PortTypeDescription
Extracted EntitiesjsonJSON data object
FHIR Resourcesfhir-bundleA FHIR R4 Bundle containing one or more resources

Configuration

Open the configuration dialog by double-clicking the NER Extractor node on the canvas.

ParameterWhat to enter
modelAI model to use, e.g. claude-3-5-sonnet, gpt-4o. Affects cost and quality
entityTypesConfigure entityTypes in the node settings
confidenceThresholdConfigure confidenceThreshold in the node settings
outputFormatOutput format: json, csv, fhir-bundle, or hl7

When to use this node

  • Extract medications from notes
  • Identify conditions
  • Parse procedures

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.