Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since EVS follows all the rules for eHealth and Vitalink, it is up to the user to make sure the proper eHealth dependencies (informed consent, therapeutic relation, ...) are set in function of the wanted behaviour.

Note
titleRestart EVS

EVS (and EVS-exporter) should be restarted when newly added patients are used.

 

How to add an actor?

Extra actors can be added by creating files in the next folder:

...

Since EVS follows all the rules for eHealth and Vitalink, it is up to the user to make sure the proper eHealth dependencies (therapeutic relation, ...) are set in function of the wanted behaviour.

Note
titleRestart EVS

EVS (and EVS-exporter) should be restarted when newly added actors are used.

Parameterisation

The next parameters can be passed when launching EVS:

...

Path

Reserved

path

Reserved

name

Explanation
EVS      (error)(error)The root folder. The name and location can be freely chosen. Keep in mind that paths used in scenarios, patient and actor files are possibly impacted by changes to this!

 

\config     (tick)(tick)

Everything that defines the behaviour of EVS, configured as needed by the user.

  \actors    (tick)(tick)All the actors that can be used by EVS.
  \log4j    (tick)(tick)Settings of the log4j library. Please refer to https://logging.apache.org/log4j/2.x/manual/configuration.html for more explanation.
  \patients    (tick)(tick)All the patients that can be used by EVS.
 \exe     (tick)(tick) 
  \certificates    (error)(error)The certificates used in the actor configuration files.
  \exports    (error)

(error)

The folder were the EVS-exporter will put exported vault contents, see EVS_Manual
  \interaction    (error)(error) 
   \input   (tick)(tick) 
    \katrien  (tick)(error) 
     \gp_van_gucht (tick)(error) 
      \add(tick)(tick) 
      \empty(tick)(tick) 
      \export(tick)(tick) 
      \removeID(tick)(tick) 
      \removeREF(tick)(tick) 
      \replace(tick)(tick) 
      \updateID(tick)(tick) 
      \updateREF(tick)(tick) 
    \patient_template  (tick)(tick) 
   \processed   (tick)(tick) 
 

\scenarios

     (error)(error) 
  \basic_example    (error)(error) 
 \system     (tick)(tick) 
  \dependency-jars    (tick)(tick) 

Appendix B: EVS-exporter

Besides the interaction provided by dropping files in the input folder, EVS offers a continuous monitoring of the vault contents. This functionality is provided by EVS-exporter.

...