braytonstafford / farser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 69.1%Language:HTML 28.9%Language:CSS 2.0%