Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

0.4.1.1 Conditional Update URL Improvements

Choose a tag to compare

@hhund hhund released this 07 Jun 13:39
· 252 commits to main since this release
v0.4.1.1
706aee1

This release improves the conditional update URLs within the transaction bundle send from DICs to the CRR. To upgrade to this release, replace the existing codex-process-data-transfer-0.4.1.jar with the new codex-process-data-transfer-0.4.1.1.jar. Data Integration Centers (DICs) are encouraged to upgrade, no upgrade is needed at the GTH or the CRR.

To Upgrade (may need sudo):

cd /opt/bpe
docker-compose stop
cd process
rm codex-process-data-transfer-0.4.1.jar
wget https://github.com/num-codex/codex-processes-ap1/releases/download/v0.4.1.1/codex-process-data-transfer-0.4.1.1.jar
chown root:bpe codex-process-data-transfer-0.4.1.1.jar
chmod 440 codex-process-data-transfer-0.4.1.1.jar
cd ..
docker-compose start

An installation guide for the DSF 0.6.0 in NUM-CODEX can be found here: DSF Wiki NUM-CODEX Deployment.
An installation guide for the DSF 0.6.0 in HiGHmed can be found here: DSF Wiki HiGHmed Deployment.

A detailed description of the process can be found here: NUM-CODEX Wiki Description v0.4.1.

The DSF process plugin can be found here: codex-process-data-transfer-0.4.1.1.jar. This process-plugin requires hapi-fhir-client-5.1.0.jar to be installed as a regular DSF BPE plugin.

The deployment and configuration guide of the process can be found here: NUM-CODEX Wiki Deployment v0.4.1.

Example Task-Resources to start the trigger and send processes can be found here: NUM-CODEX Task-Resources. Transaction-Bundles with example Patient-Resources among others can be found here: NUM-CODEX Bundle-Resources. The Patient-Resources include either an identifier with a DIC pseudonym or a Bloom Filter.