General remarks:
- This release is compatible with the Data Sharing Framework 1.3.0 or higher. This release does not work with older versions of the DSF.
- Additional information about the NUM-CODEX data transfer process plugin can be found int the repositories wiki.
- The configuration parameters required for a standard installation in a DIC can be found on the installation wiki page.
- The default SearchBundle and validation package config has been replaced to support the MII RISK PRINCIPE project.
Features include:
- The "data send" process is now compatible with additional FHIR resources (like Specimen) and contained resources.
- To enable transport without record linkage, the “data send” process is now able to get a DIC pseudonym for a local pseudonym (with system urn:ietf:rfc:4122).
- The FHIR resource validation step included in the "data send" process, implements workarounds for not yet published bug fixes of the MII KDS module Mikrobiologie (medizininformatik-initiative/kerndatensatzmodul-mikrobiologie/issues/15, medizininformatik-initiative/kerndatensatzmodul-mikrobiologie/issues/16, medizininformatik-initiative/kerndatensatzmodul-mikrobiologie/issues/18).
- Connections to the terminology- and validation package servers, now use the standard DSF forward proxy config variables DEV_DSF_PROXY ....
Process released in the binary assets and GitHub Packages Maven Registry:
- data-transfer: codex-process-data-transfer-1.1.0.0.jar
Add jar to/opt/bpe/process
and make sure it can be read by the bpe Linux user or group (uid: 2202, gid: 2202)chown root:bpe; chmod 440
, restart/start bpe.
Stand-alone validator release in the binary assets:
- validator: codex-process-data-transfer-validator-1.1.0.0.zip
See the Stand-Alone-Validation description in the Wiki on how to use the validator.
Issues closed: