Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: support for connecting to RSB hub

...

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.

generateGatewayMedicationScheme

(from 3.4.0 onwards)

true|false

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

false: No global scheme visualisation by the gateway is needed.

dailyMedicationSchemeDatedate("yyyy-MM-dd")

If no date has been given, it will generate a daily medication scheme of the current date.

If a date has been given, it will generate a daily medication scheme of the given date.

startTransactionIdnumber

This number will be the number for the first transaction within the kmehrmessage of a putTransactionSetRequest in the context of a medicationscheme.

shiftAction

no_tag_and_no_shift

tag_and_no_shift

shift_and_tag

See Appendix C: Parameter shiftAction.

hub

(from 3.5.0 onwards)

VITALINK

RSW

RSB (from 3.6.0 onwards)

The Hub to send requests to.

searchType

(from 3.5.0 onwards)

LOCAL

GLOBAL

LOCAL: instruct the hub to search only locally.

GLOBAL: instruct the hub to search also elsewhere. Only applicable after the hubs will have been linked which is not the case at the time of writing (23/08/2018)


...

Name

Values

Meaning
transactionType

"medicationscheme"

"sumehr"

"diarynote"

EVS-exporter supports 3 transactiontypes: medicationscheme, sumehr and diarynote.

Change this value accordingly.

patientsname(s) as defined in EVS configuration, comma separated

This(these) is(are) the patient(s) that will be monitored and whose vault content(s) will be exported.

actorname as defined in EVS configuration

This is the actor that will be used for exporting.

exportDirdefault "..\exe\exports"

This is the path where the output files will be generated. This location can be freely chosen.

validatetrue|false

true: Each export 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.

generateGatewayMedicationSchemetrue|false

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

false: No global scheme visualisation by the gateway is needed.

dailyMedicationSchemeDatedate("yyyy-MM-dd")

If no date has been given, it will generate a daily medication scheme of the current date.

If a date has been given, it will generate a daily medication scheme of the given date.

hub

(from 3.5.0 onwards)

VITALINK

RSW

RSB (from 3.6.0 onwards)

The Hub to send requests to.

searchType

(from 3.5.0 onwards)

LOCAL

GLOBAL

LOCAL: instruct the hub to search only locally.

GLOBAL: instruct the hub to search also elsewhere. Only applicable after the hubs will have been linked which is not the case at the time of writing (23/08/2018)

...