Skip to content

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

Notifications You must be signed in to change notification settings

simon-biber/farser

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • HTML 27.5%
  • CSS 2.1%
  • Shell 0.4%