Releases: dot-base/hl7-v2-message
Releases · dot-base/hl7-v2-message
v1.0.0
🎉 Release v1.0.0
‼ Breaking Changes
First Release of npm package hl7-v2-message
This package is based on hl7-dictionary
🚀 New Features
- creates typescript classes for HL7 versions
2.3
up to2.7
- offers
parsing
of raw HL7 message strings into typed objects containingmessages
,segments
andfields
-
message validation
to ensure, that all required segments and fields are included for the specific message type