Skip to content

HL7 v2 Message Analyzer v0.1.0

Latest

Choose a tag to compare

@josephbartlett josephbartlett released this 11 Sep 15:12
· 17 commits to main since this release
0e2716d

🚀 Highlights

This is the first public release of the HL7 v2 Message Analyzer.

A lightweight, browser-based tool to parse and analyze HL7 v2 messages with ease.
Paste → Parse → Inspect.

🔗 Live Demo: hl7tools.io/hl7-message-analyzer.html

✨ Features

  • One-Click Parsing — paste a raw HL7 message and instantly see structured output.
  • Segment Highlighting — color-coded HL7 segments (MSH, PID, OBR, OBX, ORC, PV1, etc.).
  • Field & Component Breakdown — hover to inspect fields, components, and subcomponents.
  • Non-Printable Character Detection — hex-code highlighting for debugging.
  • ASCII View — toggle a panel to display ASCII/hex codes for characters.
  • Segment Navigation — quickly jump to specific HL7 segments.
  • Copy to Clipboard — export formatted output for reuse.

📚 Documentation

🔖 Version

  • Tag: v0.1.0
  • License: MIT