Patient-Facts: Multi-Site, Anomaly Detection, Cross-Sectional Analysis
Created
Last Modified
Click on the thumbnail above to preview images.
Files
1 Download↓
Domain
Category
Parameters
Publisher
PEDSnet
Abstract
This check assesses how much clinical data is available for patients. It provides a screen shot of anomalous proportion of patients and clinical data for multiple sites.
Data Requirements
Probe
Clinical Assessment
Access Package
# install.packages("devtools")
devtools::install_github('ssdqa/https://github.com/ssdqa/patientfacts')Visualization Output
This check outputs a dot plot representing anomalous proportions of patients with a given fact type for the user selected visit type. The shape of the dot represents whether the point is anomalous, the color of the dot represents the proportion of patients for a given domain, and the size of the dot represents the mean proportion across all sites (MAD). Hovering over the graph provides metadata about each data points including domain, site, proportion, mean proportion, median proportion and MAD.
Raw Output
The raw data output of this check produces nineteen columns of data:
| Column | Data Type | Definition |
|---|---|---|
site |
character | the name of the site being targeted |
domain |
character | string indicating the domain |
visit_type |
character | string indicating the visit type |
tot_pt |
numeric | the total number of patients in the cohort at the site |
n_pt_fact |
numeric | the number of patients at the site with the domain of interest |
prop_pt_fact |
numeric | the proportion of patients at the site with the domain of interest |
mean_val |
numeric | the mean proportion of patients for each group across sites |
median_val |
numeric | the median proportion of patients for each group across sites |
sd_val |
numeric | the standard deviation of the proportion of patients for each group across sites |
mad_val |
numeric | the median absolute deviation of the proportion of patients for each group across sites |
cov_val |
numeric | the coefficient of variance of the proportion of patients for each group across sites |
max_val |
numeric | the maximum proportion of patients for each group across sites |
min_val |
numeric | the minimum prorportion of patients for each group across sites |
range_val |
numeric | the range of the proportion of patients for each group across sites |
total_ct |
numeric | the total number of group members |
analysis_eligible |
character | a string indicating whether the group is eligible for anomaly detection analysis |
lower_tail |
numeric | the lower bound used to identify low anomalies |
upper_tail |
numeric | the upper bound used to identify high anomalies |
anomaly_yn |
character | a string indicating whether the value is anomalous or not |
Affiliation(s)
Funder(s)
This research was made possible through the generous support of Patient-Centered Outcomes Research Institute. The statements presented in this work are solely the responsibility of the author(s) and do not necessarily represent the views of PCORI, its Board of Governors, or its Methodology Committee.
Provenance
Description
Development Code
Clinical Subjects Headings
Related Publications
Creative Commons license
Except where otherwised noted, this item's license is described as a CC-BY Attribution 4.0 License.
Cite this Data Quality Check
PEDSnet Data Coordinating Center. (2024, June). Patient-Facts: Multi-Site, Anomaly Detection, Cross-Sectional Analysis. [D Q Check]. PEDSpace Knowledge Bank. https://doi.org/10.24373/pdsp-418

