/farser

NodeJS project to parse and easily read fields, components, sub-components, and repeating fields of a HL7 message.

Primary LanguageJavaScript

Farser

Farser is web based JavaScript HL7 message parser.

About

This is an node/express/angular app to parse and easily read fields, components, sub-components, and repeating fields in a HL7 message.

Installation

npm install
bower install

Running Server

node app.js

Demo

A demonstration of this app can be found here.

Bugs

If you discover missing functionality or experience a problem or error please report it in the issue tracker.