arkhn / fhir-river

Live ETL pipeline to standardize Health Data into FHIR.
Apache License 2.0
42 stars 4 forks source link

Reference between ressources doesn't work on sandbox env #715

Closed MiskoG closed 2 years ago

MiskoG commented 2 years ago

https://arkhn.slack.com/archives/C02GHAWAV7E/p1636980371003400

The bug

🔥 Condition instances are not correctly linked to the Patient instances (reference attribute is missing in subject)

image

We would expect something like

"reference": "Patient/d2r5gh-26fe-00fea1"

The problem seems to be at the ETL-level

MiskoG commented 2 years ago

CleanShot 2021-11-17 at 14 13 36

Tested and approved on sandbox env 🚀

MiskoG commented 2 years ago

CleanShot 2021-11-17 at 14 16 20