Farser is web based JavaScript HL7 message parser.
This is an node/express/angular app to parse and easily read fields, components, sub-components, and repeating fields in a HL7 message.
npm install
bower install
node app.js
A demonstration of this app can be found here.
If you discover missing functionality or experience a problem or error please report it in the issue tracker.