Patient Records Consistency: Multi Site, Anomaly Detection, Longitudinal Analysis
| dc.contributor | Patient-Centered Outcomes Research Institute |
| dc.contributor.author | PEDSnet Data Coordinating Center |
| dc.contributor.author | Wieand, Kaleigh |
| dc.contributor.author | Bailey, Charles |
| dc.contributor.author | Razzaghi, Hanieh |
| dc.contributor.author | Dickinson, Kimberley |
| dc.contributor.other | PEDSnet Data Coordinating Center |
| dc.date.accessioned | 2025-01-08T15:39:33Z |
| dc.date.created | 2024-12-17 |
| dc.description.abstract | This check provides analyses to identifiy anomalous data across time among multiple sites. The Patient Record Consistency module, part of the larger SSDQA ecosystem, tests the consistency of clinical data representation within a patient's record. The goal is to ensure that the patient's information is confirmatory and complete, such that two events that are expected to co-exist do both occur within the same patient (i.e. a leukemia diagnosis and chemotherapy). |
| dc.identifier.uri | https://hdl.handle.net/20.500.14642/926 |
| dc.identifier.uri | https://doi.org/10.24373/pdsp-428 |
| dc.publisher | PEDSnet |
| dc.relation.uri | https://github.com/ssdqa/patientrecordconsistency |
| dc.rights | a CC-BY Attribution 4.0 License. |
| dc.rights.uri | http://creativecommons.org/licenses/by/4.0 |
| dc.subject | Multi-Site Analysis |
| dc.subject | Data Anomaly Method |
| dc.subject | Longitudinal Analysis |
| dc.subject | Person-Level Analysis |
| dc.title | Patient Records Consistency: Multi Site, Anomaly Detection, Longitudinal Analysis |
| dspace.entity.type | DQCheck |
| local.code.package | # install.packages("devtools") devtools::install_github('ssdqa/patientrecordconsistency') |
| local.description.raw | This check produces a raw data output containing 9 columns of data: <br> |Column |Data Type|Definition | |------------------|---------|--------------------------------------------------------------------------------------------| |`site` |character|the name of the site being targeted | |`time_start` |date |the start of the time period being examined | |`stat_type` |character|string indicating the event combination of interest: A only, B only, both, or neither | |`prop_event` |numeric |the proportion of patients meeting the criteria for stat_type in the time period of interest| |`mean_allsiteprop`|numeric |the average patient proportion for the stat_type across sites | |`median` |numeric |the median patient proportion for the stat_type across sites | |`date_numeric` |numeric |the numeric equivalent of time_start | |`site_loess` |numeric |the patient proportion for the stat_type with Loess regression applied | |`dist_eucl_mean` |numeric |the Euclidean distance of site_loess from mean_allsiteprop | {.dqcheck-table} |
| local.description.viz | This check displays the Euclidean distance between two time series: the smoothed (Loess) proportion of a user-selected event category for a given site and the all-site average proportion for each time point. Three graphs are output: 1. A line graph displaying the smoothed proportion of the event category at each site over time, with the Euclidean distance available in the tooltip when hovering over the line. 2. A line graph displaying the raw (not smoothed) proportion of the event category at each site over time. 3. A circular bar graph displaying the Euclidean distance from the all-site mean where the fill represents the average Loess proportion over time. |
| local.dqcheck.category | Consistency |
| local.dqcheck.clinicalprobe | Confirmatory Clinical Data |
| local.dqcheck.clinicalprobe | Clinical Consistency |
| local.dqcheck.clinicalprobe | Expected Clinical Event Representation |
| local.dqcheck.measurement | Euclidean Distance |
| local.dqcheck.probe | Missing Expected Data |
| local.dqcheck.probe | External Benchmarking |
| local.dqcheck.probe | Misclassification Detection |
| local.dqcheck.probe | Temporality Consistency Check |
| local.dqcheck.requirement | cohort |
| local.dqcheck.requirement | prc_event_file |
| local.dqcheck.requirement | omop_or_pcornet |
| local.dqcheck.requirement | multi_or_single_site |
| local.dqcheck.requirement | anomaly_or_exploratory |
| local.dqcheck.requirement | age_groups |
| local.dqcheck.requirement | patient_level_tbl |
| local.dqcheck.requirement | fu_breaks |
| local.dqcheck.requirement | p_value |
| local.dqcheck.requirement | time |
| local.dqcheck.requirement | time_span |
| local.dqcheck.requirement | time_period |
| local.dqcheck.type | Cohort Fitness |
| local.dqcheck.viz | Line Graph |
| local.dqcheck.viz | Radial Bar Graph |
| relation.isCodeOfDQCheck | 929c8dfc-2c8b-4e62-8e1d-0fa06c542832 |
| relation.isCodeOfDQCheck.latestForDiscovery | 929c8dfc-2c8b-4e62-8e1d-0fa06c542832 |
