You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HL7 Message Analyzer is a single-page, browser-based tool for visualizing HL7 v2.x messages. It parses raw HL7 text into color-coded segments, highlights fields/components, flags non-printable characters, and offers ASCII view, segment jumping, and copyable output—all client-side, no server required.
FHIR-Native Clinical Data Interoperability Framework — Canonical profiles, HL7 v2/C-CDA mapping, computable quality metrics, provenance tracking, and verifiable exchange bundles for digital health data systems.
MCP server giving LLMs structured access to the HL7 v2.5.1 standard — segments, message structures, code tables, a parser, and a validator with deep profiles for ORM^O01, ADT^A08/A31/A40 and ORU^R01.
MCP server for the HL7 v2.5.1 → FHIR R4 crossing — field, datatype and code-value mappings, plus whole-message conversion of ORM, ADT and ORU into a transaction Bundle, with a warning for every value it cannot map faithfully.
HL7 v2 parser, validator and visual inspector in pure Python: colour-coded segments, numbered fields, and findings attached to the field they concern. Synthetic messages only.