Crate rusthl7

Source
Expand description

§RustHl7 - A HL7 V2 message parser and library

This crate is attempting to provide the tooling for a fully spec-compliant HL7 V2 message parser. Note that interpreting the parsed message elements into a strongly typed segment/message format is specifically out of scope as there’s simply too many variants over too many versions for me to go there (maybe someone else could code-gen a crate using this this crate to provide the source information?).

This crate tries to provide the tools to build HL7 systems without dictating how to build your system, there’s no such thing as one-size-fits all in healthcare!

Modules§

Enums§