0.4.1.1 Conditional Update URL Improvements
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.