Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8b870d62 authored by Pierre-Marie VAN HOUTEGHEM's avatar Pierre-Marie VAN HOUTEGHEM
Browse files

Updated documentation for hl7v2 simulators

parent 0a30bb5b
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,18 @@ Here is a guide to help you install the Hl7-Simulator.
## Installation
First you should pull the project from:
https://gitlab.inria.fr/gazelle/specific-tools/ans/ans-hl7v2-simulators.git
then you can use quarkus with :
Before compiling the source code, you have to create 3 repositories :
```sh
mkdir -p /opt/ans-hl7v2-simulators/templates/CDA
mkdir -p /opt/ans-hl7v2-simulators/templates/ZAM
mkdir -p /opt/ans-hl7v2-simulators/JDV
```
These repositories will contain the templates and be linked with your container, so if they do not exist your application will not work as expected.
Then you can use quarkus with :
``
mvn clean package
cd ans-hl7v2-simulators-ui
......
......@@ -8,6 +8,21 @@ function: Software Engineer
customer: ANS
---
# HL7Simulators - 1.3.0
_Release date: 2024-04-09_
__IT Help__
* \[[HLVSIM-44](https://gazelle.ihe.net/jira/browse/HLVSIM-44)\] MAJ Simulateur HL7V2
# HL7Simulators 1.2.1
_Release date: 2024-02-08_
__Improvement__
* \[[HLVSIM-42](https://gazelle.ihe.net/jira/browse/HLVSIM-42)\] Modification IHM
Remove ISO8859-1 ser ver and configuration
Remove serverside colum for SUTConfiguration
# HL7Simulators 1.2.0
_Release date: 2024-01-30_
......@@ -23,18 +38,4 @@ __Bug__
_Release date: 2023-7-11_
__Story__
* \[[HLVSIM-1](https://gazelle.ihe.net/jira/browse/HLVSIM-1)\] Create Hl7V2 Simulators
_Release date: $versionObj.releaseDate_
# 1.2.1
https://gazelle.ihe.net/jira/projects/HLVSIM/issues/HLVSIM-42?filter=allopenissues
Remove ISO8859-1 ser ver and configuration
Remove serverside colum for SUTConfiguration
# Dependencies
# Remarks
* \[[HLVSIM-1](https://gazelle.ihe.net/jira/browse/HLVSIM-1)\] Create Hl7V2 Simulators
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment