num-codex / codex-processes-ap1

Business processes for the NUM CODEX project (AP1) as plugins for the HiGHmed Data Sharing Framework
Apache License 2.0
3 stars 6 forks source link

Modify Integration-Test to Use Blaze and ehrbase/fhir-bridge #22

Closed hhund closed 3 years ago

hhund commented 3 years ago

The current integration test setup uses a HAPI FHIR Server for the GECCO FHIR Server at the data integration center (DIC) and a HAPI FHIR Server for the FHIR Server at the central research repository (CRR). The test setup should use Blaze at the DIC and ehrbase/fhir-bridge at the CRR.

For Blaze see: https://github.com/num-codex/codex-blaze/blob/main/docker-compose.yml For fhir-bridge see: https://github.com/ehrbase/fhir-bridge/blob/develop/docker/docker-compose-demo.yml

hhund commented 3 years ago

Implemented in 0.3.3