Versions Compared

Key

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

...

The next parameters can be passed when launching EVS:

Name

Values

Meaning
rootdir"..\exe\interaction"Relative or absolute path to the folder that needs to be watched by EVS. This folder should contain the requested actions.
writeAsIstrue|false

false: All patient data from the source Kmehrmessage will be replaced by the correspondign data of the used input patient. Since the Kmehr data model is used for this transformation, it is possible that other Kmehr structure elements are slightly changed too.

true: The Kmehrmessage will be sent to the vault untouched. Use this when really no manipulation on the source Kmehrmessage is desired.

exportAfterUploadtrue|false

true: Each action, excepted "export" itself, should be followed by an export.

false: No export is needed after execution of the triggered action.

validateExportAfterUploadtrue|false

true: Each action should be followed by validation of the vault content.

false: No validation is needed.

generateGlobalMedicationSchemetrue|false

true: Each action should be followed by the generation of a global scheme visualisation PDF.

false: No global scheme visualisation is needed.

generateDailyMedicationSchemetrue|false

true: Each action should be followed by the generation of a daily scheme visualisation PDF.

false: No daily scheme visualisation is needed.

(warning) This EVS functionality is still under development!

...

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    (tick)(error)(tick)(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) 

...