Skip to content

Repository files navigation

ESI TP HL7 licence

This project contains the ESI TP for the ESIR engineering school. It will presents students the basics understanding of HL7 ADT messages.

Project structure

This project is composed by 3 projects:

  • esrh-tp-hL7: this one, describing the project and serving as a direct entry point to launch the program;
  • esrh-hl7-back-end: this is the project hosting the back-end of the web application;
  • esrh-hl7-front-end: this project hosts the front-end part.

Documentation for students

This project is part of the ESI module for the ESIR engineering school in Rennes (France). You can find two main documentations:

  1. the instructions for the practical work 🇫🇷;
  2. a very simplifed guide for the HL7 standard and especially the ADT part 🇫🇷.

Documentation for developpers

You can start the project using docker-compose and the compose file at the root of this project.

docker-compose up -d

This will start the different containers needed for this project to run, and especially an nginx one listening on port 80.

Then, you can access the project using your favorited browser at http://localhost.

Contributions

Contributions are welcome. Please, be sure to follow the contributing guide.

We are currently looking for people to translate in English the two guides available in the doc directory.

About

This project contains the ESI practical work for the ESIR engineering school. It will present students the basics understanding of HL7 ADT messages.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors