TOOLS THAT KEEP IMPROVING
Release notes & sources
Workspace 0.1.0 · 2026-09-13
What's changed
- A consistent, keyboard-accessible workspace with direct navigation and responsive input/output panes.
- Safe text rendering for pasted data, with bounded input and useful error feedback.
- A delimiter-aware HL7 parser with MLLP framing support and field inspection.
- Lossless JSON formatting and complete copy/download, including decimals and arrays.
- An explicitly limited FHIR R4 checker replacing the earlier broad validation result.
- Local UI assets, optional usage analytics, and clearer data handling.
Separate source projects
The three public projects remain independent. The workspace uses separately versioned local modules with SHA-256 integrity recorded in its tool manifest. This workspace revision is being prepared for the source projects; its new modules are not yet published as upstream releases.
- HL7 Message Analyzer · workspace module 0.1.0
- FHIR Response Formatter · workspace module 0.1.0
- FHIR Resource Checker · workspace module 0.1.0
The public tool projects are MIT licensed. These workspace modules include their MIT license; the site's shared shell is maintained separately.
Scope is part of the result
Parsing, formatting, and limited structure checking are different jobs. These tools do not provide a clinical decision, a security certification, or full HL7/FHIR conformance validation. Each workspace explains its limits before you run it.