Giter Site home page Giter Site logo

hl7-sender's Introduction

HL7 Sender

Archived

This repository was originally a tool I frequently used for testing HL7 messages with projects at a previous company. While it may still be useful, I have not and do not plan to provide any further development for this project. Please feel very free to fork this tool as you wish. If you'd like to take ownership over a fork in the future, feel free to drop me a note!

About

Desktop GUI tool for pasting and sending an HL7 message to a port. Mostly useful testing in-house systems or re-running individual messages.

Project Board & Updates

For tracking future updates, view the Trello board.

Feel free to view the Trello board for your own ideas for updates!

Preview

This a work in progress, but here is a preview of the current state of the application. preview

Development

HL7 Sender is in Electron and Elm.

Installing

After NodeJS is installed:

npm install

Building

// build elm views
npm run build

// build elm views & watch for changes
npm run watch

Running

npm run start

// starts + shows dev tools
npm run debug

Testing

For a test port, you may run the server. This server starts a TCP listener at IP 127.0.0.1 and port 1337

npm run server

Reference

hl7-sender's People

Contributors

making3 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.