Skip to content

3.0 Configuration

Jacques Yakoub edited this page Sep 2, 2023 · 6 revisions

Configuration

How to add a patient?

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

image

After initial installation, 2 patient config files are already present. Both can be used as example (copy-paste) to add extra patients. The name of the file, without the extension, needs to be used to identify for which patient the action needs to performed.

After copy paste of the example files, insert the correct info for the new patient:

image

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.

⚠️ Restart EVS - EVS (and EVS-exporter) should be restarted when newly added patients will be used.

How to add an actor?

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

image

After initial installation, some actor config files are already present. All can be used as example (copy-paste) to add extra actors. The name of the file, without the extension, needs to be used to identify by which actor the action needs to be performed.

The template examples are given for 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:

image

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:

image

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.

⚠️ Restart EVS - EVS (and EVS-exporter) should be restarted when newly added actors will be used.