Giter Site home page Giter Site logo

hl7-helper's Introduction

Introduction

HL7-helper is a parsing and generator helper application that parses the HL7 messages and Generates the HL7 messages.

Currently, we do support the parsing of the ORM_O01 and ADT_A01 message types and generation for the same following the ER-7 standard of HL7.

Tech Stack

For the purpose of creating an application that could parse and generate the HL7 message, we have used the following tech stack:

  1. Javascript
  2. NodeJS
  3. redox-hl7
  4. pdf-lib
  5. xml-js
  6. Node version 14+

Commands

  1. npm run generate to generate the result HL7.
  2. npm run parse to parse the HL7 files provided in orders directory
  3. npm run parseXml to parse the HL7 xml files provided in orders directory
  4. npm run deidentify to deidentify the HL7 files provided in originals directory.
    Note: Make sure you have hl7 files in the folder. Folder structure will be /originals/today_date(e.g. 20210312)/some_file.txt. You can have multiple hl7 files in the folder named as today_date. Only files that is inside folders of today date will be de-identified.

Working

For the detailed information regarding the working of this application, please refer to this document.

Contributors

  1. Eklak Dangaura
  2. Ishwar Gautam
  3. Sajid Ansari

hl7-helper's People

Contributors

azens1995 avatar ishwargautam avatar sajidantechie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.