Evaluate (local) missingness

evaluate_local_missingness(x = NULL, reference_tbl = NULL)

Arguments

x

extracted dataitem returned by [extract()]

reference_tbl

reference table returned from make_reference()

Value

a tibble with (potential) error codes ready for import into the events_missing table.

Details

Checks to ensure that long term data item contribution is consistent. This evaluation is performed because sometimes data pipelines in contributing hospitals change resulting in a silently disruption to data contribution. As such, some events that were previously contributed disappear without warning.