| Literature DB >> 31592524 |
Nicholas J Dobbins1, Clifford H Spital2, Robert A Black3, Jason M Morrison4, Bas de Veer2, Elizabeth Zampino2, Robert D Harrington5, Bethene D Britt6, Kari A Stephens7, Adam B Wilcox8, Peter Tarczy-Hornoch8, Sean D Mooney8.
Abstract
OBJECTIVE: Academic medical centers and health systems are increasingly challenged with supporting appropriate secondary use of clinical data. Enterprise data warehouses have emerged as central resources for these data, but often require an informatician to extract meaningful information, limiting direct access by end users. To overcome this challenge, we have developed Leaf, a lightweight self-service web application for querying clinical data from heterogeneous data models and sources.Entities:
Keywords: biomedical informatics; cloud computing; cohort discovery; data integration; leaf; observational health data sciences and informatics
Mesh:
Year: 2020 PMID: 31592524 PMCID: PMC6913227 DOI: 10.1093/jamia/ocz165
Source DB: PubMed Journal: J Am Med Inform Assoc ISSN: 1067-5027 Impact factor: 4.497
Figure 1.Diagram of the Leaf instance deployed at the University of Washington Medicine Enterprise Data Warehouse. Data from electronic medical records and other clinical systems flow into the enterprise data warehouse. Leaf, REDCap, and other tools are deployed in modular fashion to 41 query the enterprise data warehouse and interoperate for data extraction and analysis. API: application programming interface.
Figure 2.Example tabular values and Entity-Relation diagram illustrating hypothetical Leaf concepts for laboratory tests, hematology-based tests, and platelet count tests. Each concept has both textual and programmatic representation components. The “@” symbols within the SqlSetWhere field denote ordinal positions to insert the SQL Set alias at query compilation time. Additional fields in the tables have been omitted for brevity.
Figure 3.User interface screenshots of the platelet count example concept as seen in Figure 1. The left image shows the concept within an intuitive nested hierarchy below “Hematology” and “Labs,” while the right image shows a simple visual query representation created after the user has dragged over the “Platelet Count” concept 43 and filtered by a value (≤300 K/µL).
Figure 4.Visual representation of a single-panel query with the user interface on the left and corresponding compiled SQL representation on the right using the MIMIC-III (Medical Information Mart for Intensive Care-III) database. The example demonstrates the use of OR, same encounter, and temporal range logic.
Figure 5.Visual representation of a 2-panel query with the user interface on the left and corresponding compiled SQL representation on the right. The second panel is used as an exclusion criteria and executed using a SQL EXCEPT statement.
Figure 6.Screenshot of the Leaf user interface showing synthetic demographic and laboratory result data for a cohort from multiple Leaf instances, querying Observational Medical Outcomes Partnership and Informatics for Integrating Biology and the Bedside databases simultaneously. The Leaf client application automatically generates summary statistics for each patient. Granular row-level data can be accessed by clicking on a patient row in the table, and is directly exportable to REDCap via the REDCap application programming interface.
Leaf usage by role/position
| Role/position | Total users | Total queries |
|---|---|---|
| Attending physician or faculty | 80 (26.4) | 5250 (27.9) |
| Resident physician | 60 (19.8) | 4522 (24) |
| Research Coordinator or Scientist | 40 (13.2) | 4670 (24.8) |
| Central IT staff | 40 (13.2) | 429 (2.2) |
| Other or unknown | 27 (8.9) | 301 (1.6) |
| Departmental staff | 21 (6.9) | 1833 (9.7) |
| Student | 17 (5.6) | 937 (4.9) |
| Physician fellow | 8 (2.6) | 591 (3.1) |
| Nurse | 7 (2.3) | 135 (0.7) |
| Pharmacist | 2 (0.6) | 123 (0.6) |
Values are n (%).
IT: information technology.
Leaf usage by stated purpose(s)
| Purposes of use | Answered yes |
|---|---|
| IRB-approved research | 32 (53.3) |
| Data exploration | 25 (41.6) |
| Prep to research | 21 (35) |
| Hypothesis generation | 20 (33.3) |
| Quality improvement | 17 (28.3) |
| Testing | 11 (18.3) |
| Grant submissions | 9 (15) |
| Other | 1 (2.4) |
Values are n (%).
IRB: Institutional Review Board.