Build Workflows with n8n
This tutorial will walk you through visually building a workflow using n8n and the bonFHIR community node.
What is n8n?
n8n is a tool to design and execute workflows visually. It includes a lot of pre-built integrations to move and transform data between different apps and services.
It is also easily self-hostable (which allow you to make it HIPAA-compliant), and has both open-source and supported options.
Video tutorial
This tutorial is also available in video:
What you'll need
📄️ Setup the environment
Use docker compose to start a FHIR Server, a n8n instance and a development SMTP server
📄️ Install bonFHIR n8n community node
Enhance n8n to use FHIR APIs
📄️ Send emails from CommunicationRequest
Design your first workflow to send emails from CommunicationRequest