dataUpdateType property

FhirCode? dataUpdateType
inherited

dataUpdateType Indicates whether the data submitted in a data-exchange report represents a snapshot or incremental update. A snapshot update replaces all previously submitted data for the receiver, whereas an incremental update represents only updated and/or changed data and should be applied as a differential update to the existing submitted data for the receiver.

Implementation

FhirCode? get dataUpdateType => throw _privateConstructorUsedError;