This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
0.3.0 - Projectathon 7
This release contains a bug and is not anymore supported in the Projectathon 7, use release 0.3.1 instead!
Third Release of processes to be used in the Medical Informatics Initiative (MII). With this release, a new process data-sharing process is published for usage in the Projectathon 7. The processes for data-transfer and the KDS report were updated to DSF version 0.9.0.
General remarks:
- This release is compatible with the Data Sharing Framework version 0.9.0. This release does not work with older versions of the DSF
- The required DSF Allow-List resources for DIC, COS and HRP organizations will be distributed internally
- To Update an existing DSF 0.7.0 installation, please see the 0.7.0 -> 0.8.0 Upgrade Guide
- To Update an existing DSF 0.8.0 installation, please see the 0.8.0 -> 0.9.0 Upgrade Guide
- A guide for a fresh DSF 0.9.0 installation for non HiGHmed organizations can be found here: DSF NUM-CODEX Deployment
- A guide for a fresh DSF 0.9.0 installation for HiGHmed organizations can be found here: DSF HiGHmed Deployment
Features include:
- A new data-sharing process has been developed and can be used in the Projectathon 7 for data-usage and distributed analysis projects.
- The KDS report autostart process has been reworked. When started the autostart process will signal all existing process instances to stop executing.
- The KDS report search bundle validation now allows date search parameters. KDS reports can now reflect resource counts of each year.
Bugs fixed:
- When using Blaze as FHIR store, the CapabilityStatement was twice part of the KDS report. One entry was correct and the other had a 400 HTTP code. The entry with the 400 HTTP code is now removed.
Issues closed:
- Create a data-sharing process for the Projectathon 7 #16
- KDS report of Blaze FHIR server contains erroneous CapabilityStatement #17
- KDS report should allow date search parameters #18
- Use SignalEvent to remove old KDS Autostart Process Instances #20
Processes released in the binary assets and GitHub Packages Maven Registry:
- Process Data-Sharing: mii-dsf-process-projectathon-data-sharing-0.3.0.jar
- Process Data-Transfer:mii-dsf-process-projectathon-data-transfer-0.3.0.jar
- Process KDS Report: mii-dsf-process-kds-report-0.3.0.jar
Links to wiki resources:
Process Projectathon Data-Sharing:
- A detailed description of the process can be found here: Data-Sharing Description v0.3.0
- The deployment instructions of the process can be found here: Data-Sharing Deployment v0.3.0
- The configuration guide of the process can be found here: Data-Sharing Configuration v0.3.0
- A guide on how to prepare the DIC KDS FHIR store before answering a manual user task and how to start the data-sharing coordinate process at a HRP is described here: Data-Sharing Preparation & Start v0.3.0
Process Data-Transfer:
- A detailed description of the process can be found here: Data-Transfer Description v0.3.0
- The deployment instructions of the process can be found here: Data-Transfer Deployment v0.3.0
- The configuration guide of the process can be found here: Data-Transfer Configuration v0.3.0
- A guide on how to prepare the DIC KDS FHIR store and how to start the data-transfer send process at a DIC is described here: Data-Transfer Preparation & Start v0.3.0
Process KDS Report:
- A detailed description of the process can be found here: KDS Report Description v0.3.0
- The deployment instructions of the process can be found here: KDS Report Deployment v0.3.0
- The configuration guide of the process can be found here: KDS Report Configuration v0.3.0
- A guide on how to prepare the HRP DSF FHIR server as well as how to start/stop the KDS report autostart process and to start the KDS report send process at a DIC is described here: KDS Report Preparation & Start v0.3.0