GoogleCloudPlatform / healthcare-data-harmonization-dataflow

Apache License 2.0
35 stars 24 forks source link

Data is not getting synced from HL7 data to FHIR Store #HL7ToFHIR #26

Open archanapereira opened 1 year ago

archanapereira commented 1 year ago

Hi, I followed the steps provided in the lab - https://partner.cloudskillsboost.google/focuses/41021?parent=catalog. Also, I did create dataflow job to ingest HL7 data and store in FHIR - https://github.com/GoogleCloudPlatform/healthcare-data-harmonization-dataflow

Both the setup did not work . I am able to debug and see that HL7 data gets ingested in HL7 store through MLLP adapter but the data does not appear in FHIR and BQ.

Also, dataflow job does not show detailed logs i.e. which steps were completed successfully and which failed.

Please help if anyone has faced similar issue or if anyone has implemented this.

archanapereira commented 1 year ago

Can someone please help?

We are in the middle of work and are unable to progress.

msbukal commented 1 year ago

I'll try and find you a contact for https://partner.cloudskillsboost.google/focuses/41021?parent=catalog.

I'm not sure what you mean about the dataflow job, there should be detailed logs at the logs at the bottom of the page, specifically you may need to look at the worker logs. There additionally should be metrics on the right side of the job's page, which should help you see if any progress is happening. If the data makes it to the HL7 store but not the FHIR one, the problem should specifically be in the pipeline.

AmmyRaj commented 2 months ago

@archanapereira Could you please help us also that how you fixed your issues

AmmyRaj commented 1 month ago

@archanapereira Could you please help