Patient Records Consistency: Single Site, Anomaly Detection, Cross-Sectional 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-08T16:06:33Z |
| dc.date.created | 2024-12-17 |
| dc.description.abstract | This check provides analyses to identify anomalous data at the level of a single site. 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/929 |
| dc.identifier.uri | https://doi.org/10.24373/pdsp-429 |
| 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 | Single Site Analysis |
| dc.subject | Data Anomaly Method |
| dc.subject | Cross-Sectional Analysis |
| dc.subject | Person-Level Analysis |
| dc.title | Patient Records Consistency: Single Site, Anomaly Detection, Cross-Sectional 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 11 columns of data: <br> |Column |Data Type|Definition | |---------------------|---------|------------------------------------------------------------------------------------| |`site` |character|the name of the site being targeted | |`fu_bin` |character|the categorical bin of follow up time defined by the user in the fu_breaks parameter| |`concept1` |character|the name of the first event being compared in the similarity index | |`concept2` |character|the name of the second event being compared in the similarity index | |`cocount` |numeric |the number of patients with evidence of both events | |`concept1_ct` |numeric |the number of patients with evidence of event 1 | |`concept2_ct` |numeric |the number of patients with evidence of event 2 | |`concept_count_union`|numeric |the number of patients with evidence of either event | |`jaccard_index` |numeric |the jaccard similarity index (cocount / concept_count_union) | |`concept1_prop` |numeric |the proportion of patients with evidence of event 1 (cocount / concept1_ct) | |`concept2_prop` |numeric |the proportion of patients with evidence of event 2 (cocount / concept2_ct) | {.dqcheck-table} |
| local.description.viz | This check outputs a bar graph displaying the Jaccard similarity index for categories of F/U time. The length of F/U "bins" are provided by the user via a vector of integers for breaks. Each bin includes the starting integer and up to but NOT including the ending integer. For example, [0,1) includes patients with F/U between 0 and 0.99 years. |
| local.dqcheck.category | Concordance |
| local.dqcheck.clinicalprobe | Confirmatory Clinical Data |
| local.dqcheck.clinicalprobe | Clinical Consistency |
| local.dqcheck.clinicalprobe | Expected Clinical Event Representation |
| local.dqcheck.measurement | Jaccard Similarity Index |
| local.dqcheck.probe | Missing Expected Data |
| local.dqcheck.probe | Misclassification Detection |
| 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 | Bar Graph |
| relation.isCodeOfDQCheck | 929c8dfc-2c8b-4e62-8e1d-0fa06c542832 |
| relation.isCodeOfDQCheck.latestForDiscovery | 929c8dfc-2c8b-4e62-8e1d-0fa06c542832 |
Files
Original bundle
1 - 1 of 1
