Scaffold a new Glion app from an example.
hl7v2 plugin to parse hl7v2 messages
HL7v2 version-specific profile definitions (fields, data types, tables, segments) with LRU-cached loading
Lint rule that warns when a segment contains fields beyond the maximum sequence defined in its profile
HL7v2 processor powered by plugins part of the unified collective
Unified plugin to annotate HL7v2 segment nodes with profile metadata
Unified plugin to annotate HL7v2 field-level coded values with UTG code system metadata
Unified plugin to annotate HL7v2 field repetition, component, and subcomponent nodes with datatype profile metadata
hl7v2 utilities
An AST visitor for HL7v2 messages
HL7v2 is a specification for representing HL7v2 messages as an abstract syntax tree. It implements the unist spec.
Linting based on events profiles for segment orders
Lint rule to validate required fields per HL7v2 profile
Lint rule that flags non-repeatable fields with multiple repetitions
Lint rule to warn when a composite field contains more components than its datatype profile defines
MLLP server dev tool — dev server with live TUI, production JSON-line events, hot reload
Lint rule to validate field value lengths against HL7v2 profile maxLength
Lint rule to validate required components in composite datatype fields
Unified plugin to annotate HL7v2 field nodes with profile metadata
Lint rule to validate coded field values against HL7v2 tables
hl7v2-lint rule to warn when message version is not supported
hl7v2 plugin to transform hl7v2 messages to a simplified JSON representation
Unified plugin to centralize HL7v2 profile loading onto file.data
Build HL7v2 AST nodes