Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e78609a4 authored by romuald dubourg's avatar romuald dubourg
Browse files

[Update] Hl7 docs

parent 60ce586d
No related branches found
No related tags found
No related merge requests found
...@@ -121,16 +121,16 @@ Once the needed template is set it can be selected with dropdown on the creator ...@@ -121,16 +121,16 @@ Once the needed template is set it can be selected with dropdown on the creator
For sending the receiving application Configuration must have been insert in the configuration list. For sending the receiving application Configuration must have been insert in the configuration list.
On the Creator GUI before sending, a Configuration Receiver and a Template must have been selected. On the Creator GUI before sending, a Configuration Receiver and a Template must have been selected.
Once the message is sent the message history print messages who have been sent and receive including ACK/NACK AND ZAM. 1 Once the message is sent the message history print messages who have been sent and receive including ACK/NACK AND ZAM.
## Managers ## Managers
There is a manager for each charsets UTF-8,8859-1 et 8859-15. There is a manager for each charsets UTF-8, 8859-1 et 8859-15.
Managers are easier to use because it's just a server that can be started/stopped. Managers are easier to use because it's just a server that can be started/stopped.
For replying ZAM managers must have all required ZAM templates. See TEMPLATE section for details. For replying ZAM managers must have all required ZAM templates. See TEMPLATE section for details.
For replying ZAM managers should also have the configuration SUT defined of the sender. Else managers cannot know where to send ZAM ( because ACK with HAPI is automatic). For replying ZAM managers should also have the configuration SUT defined of the sender. Else managers cannot know where to send ZAM ( because ACK with HAPI is automatic).
For starting servers managers just go to the Manager GUI and press the start button. For starting servers managers just go to the Manager GUI and press the start button.
Once servers are started they will try to parse every incoming messages and reply ACK/NACK AND corresponding ZAM. Once servers are started they will try to parse every incoming messages and reply ACK/NACK AND corresponding ZAM.
...@@ -139,5 +139,5 @@ Once servers are started they will try to parse every incoming messages and repl ...@@ -139,5 +139,5 @@ Once servers are started they will try to parse every incoming messages and repl
-DEFAULT_ANS_TEMPLATES -DEFAULT_ANS_TEMPLATES
This variable can be set to true to have a group of messages example with a description that explain what they are use for. This variable can be set to true to have a group of messages example with a description that explain what they are use for.
DEFAULT_ANS_SERVERS -DEFAULT_ANS_SERVERS
This variable can be set to true to initialize default server of the application instead of created them manually This variable can be set to true to initialize default server of the application instead of created them manually
\ 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