Skip to content

svsaraf/hl7_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HL7 parser / analyzer.

Built in 3.5 hours by Sanjay Saraf

Installation instructions:

    git clone https://github.com/svsaraf/hl7_database.git
    cd hl7_database
    virtualenv venv
    source venv/bin/activate
    pip install -r requirements.txt
    python manage.py runserver

Deployed here, for now: http://hl7-vandermeer-saraf.herokuapp.com/

About

Webapp that takes in hl7 raw input and stores it in a database, with web front end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors