Open muhammad-levi opened 1 month ago
Can you please provide a sample config (or command line if you are running the pipelines directly and not through the controller
) to reproduce this? Also please provide the full stack-trace of the errors if possible.
@bashir2 After further investigation yesterday, it seems that our data values were not compliant with what FHIR spec described on dateTime
as our datetime values were lacking time zone.
From the spec:
If hours and minutes are specified, a time zone SHALL be populated.
I do not know how to find the root cause(s), but it seems that some fields are required to be of type
datetime
whenfhir-data-pipes
tried toPOST
the transaction bundle into a Google Healthcare API FHIR Data Store.The error log was:
Full stack trace: