Skip to content
IntuCloud is built on the open-source intu-dev engine — star it on GitHub
Built on the open-source intu-dev engine

Build healthcare integrations in minutes, not months.

IntuCloud is the managed cloud platform and enterprise support home for intu-dev — design HL7, FHIR, and DICOM pipelines visually, test them in an isolated sandbox, and run them in production with monitoring, alerts, and PHI under BAA. Same open-source engine. Zero infrastructure.

Free plan — no credit card. Design and test unlimited channels.

The IntuCloud designer showing the adt-a01a08-distribution channel: a TCP (MLLP) listener on port 2575 flowing through Preprocessor, Validator, Source Filter, Transformer and Postprocessor TypeScript stages, then fanning out to FHIR, Database and Kafka destinations, each with its own filter, transformer and response-transformer hooks
Connector types
27 Connector types Sources and destinations
Pipeline stages
9 Pipeline stages Preprocessor to Response Transformer
Open-source engine
100% Open-source engine MPL-2.0 — export anytime
Messages per month
5M+ Messages per month Included on Enterprise plans

How it works

From first message to production operations.

Four phases, one platform, one engine binary — what you tested in the sandbox is what runs in production.

  1. 01

    Design visually

    Lay out sources, stages, and destinations on the canvas. Every stage is TypeScript in a Monaco editor — no proprietary scripting dialect.

    Visual Designer
  2. 02

    Test in sandbox

    Run the channel in an isolated sandbox environment against synthetic messages, with live traces through every stage.

    Environments
  3. 03

    Promote to production

    Move to staging and production with deployment gates — connector preflight, soak, approval — and inbound allowlists on production gateways.

    Deployments
  4. 04

    Operate

    Watch queue depth and lifecycle in the monitor, browse messages with format-aware viewers, reprocess in bulk, and alert on what matters.

    Observability

Migration

Using Mirth? Move in minutes.

The import wizard reads Mirth Connect channel XML and rebuilds it as a visual pipeline you can edit, version, and export. Transformer logic moves from ES5 Rhino JavaScript to TypeScript, and channel configuration moves from a GUI plus a database into YAML and files in Git.

Test the imported channel in the sandbox against captured samples before a single production message changes hands.

  • Upload channel XML — channels arrive as editable visual pipelines.
  • Rhino ES5 transformers become real TypeScript with npm types.
  • Redis-based clustering is included in the open-source engine.

Open core

Same open-source engine. Zero infrastructure. Enterprise support and SLAs.

intu-dev is the engine. IntuCloud is where it runs when you would rather not run it yourself.

intu-dev

Integration as Code for Healthcare

  • MPL-2.0 licensed — a Go binary of roughly 20 MB plus a Node.js worker pool for TypeScript.
  • Channels are channel.yaml plus TypeScript transformer files, so they live in Git like any other code.
  • Git-native and AI-friendly: diff a channel, review it, generate one.
  • Redis-based clustering is included in the open source — Mirth charges commercially for clustering.

Developers

Code when you want. Click when you don't.

The canvas and the filesystem are two views of the same project. Build a channel by clicking, then check it into Git; or write the YAML and TypeScript by hand and open it in the designer.

intu-dev CLI

  • $ intu init
  • $ intu serve
  • $ intu validate
  • $ intu import mirth
  • $ intu deploy
  • TypeScript everywhere

    Every stage is a TypeScript module with npm types — filters, transformers, response handlers.

  • YAML-native pipelines

    A channel is channel.yaml plus stage files. Review it in a pull request like anything else.

  • Live message tracing

    Watch a message move stage by stage, with the payload at each hop.

  • Export, no lock-in

    Export any project as a portable intu-dev project and run it on your own infrastructure.

Start building today.

Free plan, no credit card — design and test unlimited channels.