Evaluate (local) missingness
evaluate_local_missingness(x = NULL, reference_tbl = NULL)
| x | extracted dataitem returned by [extract()] |
|---|---|
| reference_tbl | reference table returned from |
a tibble with (potential) error codes ready for import into the
events_missing table.
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.