-
Notifications
You must be signed in to change notification settings - Fork 1
Process Report Configuration v2.0.x.x
Reto Wettstein edited this page May 15, 2026
·
1 revision
The report process can be configured using the following mandatory and optional environment variables depending on the organization's role. Add the necessary environment variables to the /opt/bpe/docker-compose.yml file of your BPE.
Important:
To receive eMail notifications, configure the e-mail environment variables described as part of the DSF BPE deployment starting with DEV_DSF_BPE_MAIL_....
- Property: de.medizininformatik.initiative.report.dic.fhir.server.id
- Required: Yes
- Processes: medizininformatik-initiativede_reportSend
- Description: The ID of a DIC FHIR server from the main DSF configuration as 'DSF FHIR Client'
-
Example:
dic-fhir-store
- Property: de.medizininformatik.initiative.report.dic.email.enabled
- Required: No
- Processes: medizininformatik-initiativede_reportSend
-
Description: To receive e-mails as dic, set to
true - Example: ``
-
Default:
false
- Property: de.medizininformatik.initiative.report.dic.hrp.identifier
- Required: No
- Processes: medizininformatik-initiativede_reportSend
- Description: The identifier of the HRP which should receive the report
- Recommendation: Only configure if more than one HRP exists in your network
-
Example:
forschen-fuer-gesundheit.de
- Property: de.medizininformatik.initiative.report.dic.status.timer.interval
- Required: No
- Processes: medizininformatik-initiativede_reportSend
- Description: The period the process waits to receive the status from the HRP, must be an ISO 8601 time duration pattern
- Example: ``
-
Default:
PT45M
There are no mandatory configuration parameters for the HRP.
- Property: de.medizininformatik.initiative.report.hrp.email.enabled
- Required: No
- Processes: medizininformatik-initiativede_reportReceive
-
Description: To receive e-mails as hrp, set to
true - Example: ``
-
Default:
false