Facts Over Time


dc.contributor.authorWieand, Kaleigh
dc.contributor.authorDickinson, Kimberley
dc.contributor.otherPEDSnet Data Coordinating Center
dc.date.accessioned2025-05-28T17:15:38Z
dc.date.created2024
dc.description.abstractA network data quality check which computes different clinical facts over a range of time, as defined by the user. The check can examine facts by month or by year, and row, patient, and visit counts are able to be computed.<br> <br> Results of this check for the current data cycle can be explored on the <a href="https://pedsnet.org/metadata/entities/documentation/9a3dcf2c-b84e-4c9c-9e09-074804956d0f">PEDSnet Data Quality Dashboard</a>. Data quality results for previous data cycles have been archived in the <a href="https://pedsnet.org/metadata/collections/a107d27a-5fe8-468c-852b-87a5ddb808b7">Facts Over Time Network Results collection</a>.
dc.identifier.urihttps://hdl.handle.net/20.500.14642/1043
dc.identifier.urihttps://doi.org/10.24373/pdsp-481
dc.publisherPEDSnet
dc.relation.urihttps://github.com/PEDSnet/ndq/blob/main/R/facts_over_time.R
dc.rightsa CC-BY Attribution 4.0 license.
dc.rights.urihttps://creativecommons.org/licenses/by/4.0/
dc.titleFacts Over Time
dspace.entity.typeDQCheck
local.description.rawThis check produces a raw data output containing 11 columns of data: <br> |Column |Data Type|Definition | |----------------|---------|--------------------------------------------------------------------------------------------| |`row_cts`|numeric|the number of rows for that year and domain| |`row_visits`|numeric|the number of visits for that year and domain| |`row_pts`|numeric|the number of patients for that year and domain| |`site` |character|the name of the site being targeted | |`database_version` |character |the database version from which the counts originated | |`check_type` |character |a short string identifier for the module | |`check_name` |character |a short string identifier for the check | |`check_desc`|character|the fact type being evaluated| |`domain`|character|the table from which the fact type originated| |`time_end`|date|the end date of the time period being evaluated| |`time_start`|date|the start date of the time period being evaluated| {.dqcheck-table} <br>
local.description.viz**NOTE: The visualizations are NOT part of the packaged code. This description applies to the visualizations available on the <a href="https://pedsnet.org/metadata/entities/documentation/9a3dcf2c-b84e-4c9c-9e09-074804956d0f">PEDSnet Data Quality Dashboard</a>.** <br><br> There are two different types of line plots included for this module. The first is a smoothed line graph with a Loess regression applied, displaying the rate of records per 10,000 visits across time. The second displays the raw row count (shown on the left Y axis) compared to a normalized row count (shown on the right Y axis). We applied normalization using the following heuristic: (current month)/((month-1)*.25+(month+1)*.25+(month-12)*.5). In plain words, it is the current month divided by the weighted average of the previous month, the next month, and the value from the current month in the previous year.
local.dqcheck.categoryConsistency
local.dqcheck.clinicalprobeClinical Consistency
local.dqcheck.clinicalprobeClinical Data Distributions
local.dqcheck.probeTemporality Consistency Check
local.dqcheck.requirementfot_tbl
local.dqcheck.requirementomop_or_pcornet
local.dqcheck.requirementcheck_string
local.dqcheck.requirementcompute_method
local.dqcheck.requirementtime_span
local.dqcheck.requirementtime_period
local.dqcheck.requirementlookback_interval
local.dqcheck.requirementvisits_only
local.dqcheck.requirementdistinct_visits
local.dqcheck.vizLine Graph
relation.isCodeOfDQCheck3518c7c7-0f20-491d-bd3d-a2841b66ca2f
relation.isCodeOfDQCheck929c8dfc-2c8b-4e62-8e1d-0fa06c542832
relation.isCodeOfDQCheck.latestForDiscovery3518c7c7-0f20-491d-bd3d-a2841b66ca2f
relation.isDocumentationOfDQCheck9a3dcf2c-b84e-4c9c-9e09-074804956d0f
relation.isDocumentationOfDQCheck.latestForDiscovery9a3dcf2c-b84e-4c9c-9e09-074804956d0f

Files

Original bundle

Now showing 1 - 2 of 2
Loading...
Thumbnail Image
Name:
fot_output1.png
Size:
277.66 KB
Format:
Portable Network Graphics
Loading...
Thumbnail Image
Name:
fot_output2.png
Size:
279.72 KB
Format:
Portable Network Graphics