1 unstable release
Uses new Rust 2024
new 0.1.0 | Apr 11, 2025 |
---|
#512 in Parser implementations
12KB
93 lines
HL7 parser example
Health Level Seven (HL7) parser example of software engineering using https://crates.io/crates/hl7-parser.
We welcome constructive advice and help.
For more information contact Joel Parker Henderson (joel.henderson@wales.nhs.uk).
Example code in test functions:
-
Query an HL7 message.
-
Locate the cursor within an HL7 message.
-
Decode an encoded string into an HL7 message.
-
Parse an HL7 timestamp.
-
Build an HL7 message.
Dependencies
~6.5MB
~107K SLoC