Skip to main content

Bots

iEHR Bots are functions that execute when triggered, similar to AWS Lambda functions. They are designed to be easy to write, deploy, and trigger using FHIR® Subscriptions. Bots drive many of the major integrations within iEHR, making them a powerful tool for automating workflows and processes.

Use Cases for Bots

Bots can be used for a variety of purposes, including:

  • Consuming Event Data or Webhooks: Bots can consume event data or webhooks from other platforms, such as HL7 feeds and converting them to FHIR®.

  • Exporting Data: Bots can export data to other systems, such as billing services or generating PDF reports for human consumption.

  • Driving Workflow: Bots can automate workflows, such as checking insurance eligibility for specific medical services or creating FHIR® objects based on questionnaire submissions.

  • Ensuring Correctness: Bots can verify that all lab results are present on a DiagnosticReport before sending it for physician review.

Reference

For more detailed information, feel free to contact us .