Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 552 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 552 Bytes

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.