Versions Compared

Key

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

...

The template examples are given for 3 5 different types of actors: doctor, nurse and pharmacy., hospital, retirement home

After copy paste of the appropriate example file, insert the correct info for the new actor:

...

The needed info in the above template is:

  • the certificate name

...

  • e.g. 'xxx.p12'
  • the password of the certificate,
  • the SSIN,
  • the NIHII number

...

  • the actor's name

. The location of the certificate can be freely chosen, but it is good practice to put it in the same folder as the example by installation:

...

Path

Reserved

path

Reserved

name

Explanation
EVS






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





(tik)(tick)(tik)(tick)

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



\actors




(tik)(tick)(tik)(tick)All the actors that can be used by EVS.


\log4j




(tik)(tick)(tik)(tick)Settings of the log4j library. Please refer to https://logging.apache.org/log4j/2.x/manual/configuration.html for more explanation.


\patients




(tik)(tick)(tik)(tick)All the patients that can be used by EVS.

\exe





(tik)(tick)(tik)(tick)


\certificates




(fout)(error)(fout)(error)The certificates used in the actor configuration files.


\exports




(fout)(error)

(fout)(error)

The folder were the EVS-exporter will put exported vault contents, see AppendixB:EVSexporter


\interaction




(fout)(error)(fout)(error)



\input



(tik)(tick)(tik)(tick)




\katrien


(tik)(tick)(fout)(error)





\gp_van_gucht

(tik)(tick)(fout)(error)






\m
(tik)(tick)(tik)(tick)This folder contains the actions for transactiontype "Medicationscheme"







\add(tik)(tick)(tik)(tick)







\export(tik)(tick)(tik)(tick)







\generateREF

(tik)(tick)(tik)(tick)







\replace(tik)(tick)(tik)(tick)







\updateschemeREF(tik)(tick)(tik)(tick)






\s
(tik)(tick)(tik)(tick)This folder contains the actions for transactiontype "Sumehr"







\add(tik)(tick)(tik)(tick)







\empty(tik)(tick)(tik)(tick)







\export(tik)(tick)(tik)(tick)







\generateREF(tik)(tick)(tik)(tick)







\removeREF(tik)(tick)(tik)(tick)







\replace(tik)(tick)(tik)(tick)







\updateREF(tik)(tick)(tik)(tick)






\dadd(tik)(tick)(tik)(tick)This folder contains the actions for transactiontype "Diarynote"







export(tik)(tick)(tik)(tick)







generateREF(tik)(tick)(tik)(tick)







updateREF(tik)(tick)(tik)(tick)




\patient_template


(tik)(tick)(tik)(tick)



\processed



(tik)(tick)(tik)(tick)

\logs





(fout)(error)(fout)(error)Can be configured through the log4j settings.


\communication




(tik)(tick)(tik)(tick)

\scenarios







(fout)(error)(fout)(error)


\basic_example




(fout)(error)(fout)(error)

\system





(tik)(tick)(tik)(tick)


\dependency-jars




(tik)(tick)(tik)(tick)

Appendix B: EVS-exporter

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

...