Built a modern HL7 v2 / FHIR editor for Mirth debugging — looking for honest feedback #6532
techemv-srl
started this conversation in
Feature/Enhancement Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Long-time Mirth user here (stuck on 4.5.2 like many of you after the
4.6 licensing change). I've been frustrated for years that when I need
to inspect a specific HL7 message outside Mirth — or test a channel
by sending crafted ADT/ORU messages — my options are:
So TECHEMV (we're a small Italian integration shop) spent the last
months building BridgeLab — a desktop HL7 v2 / FHIR editor focused on
the stuff Mirth's own Message Browser does poorly:
(SIMD parser in Rust, on-demand field truncation so Monaco never
sees 10 MB of raw text)
port 2575, watch the inbox fill up, open any message in a tab
NK1/IN1/GT1 fields, extensible via declarative JSON plugin packs —
no code execution)
/ AppImage)
bundle visualizer. 7-day Pro trial, free tier stays usable for real
work.
This is v0.1.0. I won't pretend it's battle-tested: you'd be among
the first external users. That's why I'm here — I need Mirth-shaped
feedback on what's missing, what's broken, and what's useless.
Download: https://techemv-srl.github.io/BridgeLab/
Repo (MIT core): https://github.com/techemv-srl/BridgeLab
Not trying to replace Mirth — I use Mirth every day. This is the
debugging tool I wished existed alongside it.
Happy to answer questions here or on GitHub Discussions.
Beta Was this translation helpful? Give feedback.
All reactions