A simple HL7 message checker that validates batch messages for missing fields, segment presence, and HL7 formatting.
- Load
.txt
or.hl7
file with multiple HL7 messages - Automatically checks for:
- Segment presence (MSH, PID)
- Required fields (PID-5, PID-7, PID-8)
- Invalid gender or DOB formats
- Summary with message type (ADT^A01, ORU^R01, etc.)
- Export full QA report as CSV
Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0)
Developed and maintained by SmaRTy Saini Corp