Crates.io | hl7-parser-example |
lib.rs | hl7-parser-example |
version | 0.1.0 |
source | src |
created_at | 2025-04-11 07:19:41.094544+00 |
updated_at | 2025-04-11 07:19:41.094544+00 |
description | This is an example of how to run and use the hl7-parser crate by Kenton Hamaluik |
homepage | |
repository | https://github.com/gig-cymru-nhs-wales/hl7-parser-example |
max_upload_size | |
id | 1629361 |
size | 32,638 |
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.