| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BridgeLab 1.0.0 source code.tar.gz | 2026-08-02 | 1.7 MB | |
| BridgeLab 1.0.0 source code.zip | 2026-08-02 | 1.8 MB | |
| README.md | 2026-08-02 | 3.3 kB | |
| Totals: 3 Items | 3.6 MB | 0 | |
BridgeLab 1.0.0
BridgeLab reaches 1.0. Since v0.6.0 the focus has been completeness: batch anonymization, a Bundle reference graph, FHIR starter templates, an ACK generator, a fully translated user manual in five languages — and a pass of cleanups that closes every open item from the UX audit.
✨ New
Batch anonymization (Pro)
Tools → Batch anonymize… masks a whole folder of .hl7/.txt/.dat files in one pass — same pipeline as the interactive dialog (built-in PHI catalogue + your active plugin rules), written as copies into an output folder. Originals are never touched: the tool refuses to overwrite any selected source, and same-named files from different folders get numeric suffixes. Per-file PHI-masked counts and errors, with the same 5000-file / 10 MB safety caps as batch validation.
Bundle reference graph
The FHIR Bundle visualizer gains a List / Graph toggle: every entry becomes a node colored by resource type, every reference a directed arrow. Click a node and the detail pane (JSON, references in/out, dangling badges) follows. Available up to 150 entries.
FHIR templates
File → New from template now includes a FHIR category: a minimal Patient, a blood-pressure Observation with components, and a transaction Bundle whose entries reference each other via urn:uuid — open it and try the graph view.
ACK generator
The Communication panel builds an acknowledgment for the message in the editor: pick AA/AE/AR, the Message Control ID is read from MSH-10 (honoring a custom MSH-1 separator), and the ACK opens in a new tab. Messages without MSH-10 are refused instead of producing an uncorrelatable ACK.
User manual in five languages
The in-app manual (F1) is now fully translated into French, Spanish and German alongside English and Italian — previously those languages showed English content. All five manuals document every feature shipped through 1.0, with menu paths matching the real localized UI.
Validation extras
- FHIR validation surfaces declared
meta.profilecanonical URIs (all URI schemes accepted per the FHIR canonical datatype) and flags malformed declarations. - The trial banner gains a Compare plans link, and its dismissal now follows your preferences profile instead of the browser storage.
🐞 Fixed
- Release builds compile warning-free (three Windows build warnings eliminated).
- Removed a dead single-shot MLLP receive command and 52 unused translation keys.
- Batch anonymization hardening from review: destination checks against all selected sources and globally-reserved output names — no scenario can silently overwrite an original or a previous result.
- Transaction template URNs use real RFC 4122 UUIDs (servers that validate URNs accept them).
Upgrading from 0.2.x–0.5.x? See the v0.6.0 release notes for the seven HL7 version catalogues, Community plan limits, batch validation, the test-message generator and real FHIR validation. Full per-version detail: CHANGELOG.md (github.com). Questions: info@techemv.it
Downloads
See the assets below for installers for Windows, macOS, and Linux.