Patient-Facts: Single Site, Exploratory, 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 clinical data for a single site.
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 faceted bar graph that summarizes the median number of facts per patient. The domain is shown along the y-axis with the median fact count along the x-axis. The user can customize the facets used such as visit_type, site, age category, etc.
Raw Output
The raw data output of this check produces ten columns of data:
| Column | Data Type | Definition |
|---|---|---|
study |
character | a user provided string label for the study |
site |
character | the name of the site being targeted OR “combined” if multiple sites were provided |
visit_type |
character | string indicating the visit type |
domain |
character | string indicating the domain |
median_all_with0s |
numeric | overall median facts per year of follow up across the cohort, including patients that do not have evidence of the domain |
median_all_without0s |
numeric | overall median facts per year of follow up across the cohort, excluding patients that do not have evidence of the domain |
n_tot |
numeric | total number of patients in the cohort |
n_w_fact |
numeric | number of patients in the cohort with a fact in the domain of interest |
median_site_with0s |
numeric | site-specific median facts per year of follow up across the cohort, including patients that do not have evidence of the domain |
median_site_without0s |
numeric | site-specific median facts per year of follow up across the cohort, excluding patients that do not have evidence of the domain |
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: Single Site, Exploratory, Cross-Sectional Analysis. [D Q Check]. PEDSpace Knowledge Bank. https://doi.org/10.24373/pdsp-417

