microsoft/iomt-fhir

Aggregation randomly generates split observations for SampledData mapping

mmacagno opened this issue · 3 comments

I have observed a few cases of split observations.

I have mappings that aggregate data on a minute by minute basis:

image

Instead of having a single observation with the aggregated data for the hour, I sometime observe split observations:

Observation 1:
image

Observation 2:
image

As you can observe, the sampledData is accumulated up to a point on the first observation, and continues on the second.

Thank you for submitting the issue. Can you also share the FHIR mapping template used to generate the observations?

Thanks @dustinburson - sending you the template privately.

Upon private discussion and investigation, this seems to be a bug in the source of the IOT Hub events.
Closing this. External issue.

thanks @dustinburson