| Literature DB >> 33190464 |
Canan Eren Atay1, Georgia Garani2.
Abstract
OBJECTIVES: Despite the collection of vast amounts of data by the healthcare sector, effective decision-making in medical practice is still challenging. Data warehousing technology can be applied for the collection and management of clinical data from various sources to provide meaningful insights for physicians and administrators. Cancer data are extremely complicated and massive; hence, a clinical data warehouse system can provide insights into prevention, diagnosis and treatment processes through the use of online analytical processing tools for the analysis of multi-dimensional data at different granularity levels.Entities:
Keywords: Data Analytics; Data Warehousing; Lung Cancer; Ovarian Cancer
Year: 2020 PMID: 33190464 PMCID: PMC7674817 DOI: 10.4258/hir.2020.26.4.303
Source DB: PubMed Journal: Healthc Inform Res ISSN: 2093-3681
Figure 1Proposed project architecture. Adapted from Sheta and Eldeen [16].
Figure 2Star schema for medical records.
Figure 3Snowflake schema for medical records.
Attribute examples from the dataset
| Attribute | Description | Text format |
|---|---|---|
| agelevel | Patient age level | 0 = “<=59” |
| 1 = “60–64” | ||
| 2 = “65–69” | ||
| 3 = “>=70” | ||
|
| ||
| sqx_fh_lung | Family history of lung cancer | 0 = “No” |
| 1 = “Yes” | ||
|
| ||
| lung_stage_m | M stage component (distant metastases) | 1 = “MX” |
| 2 = “M0” | ||
| 3 = “M1” | ||
| 99 = “Not available” | ||
|
| ||
| curative_radl | Had radiation treatment for lung cancer | 0 = “No” |
| 1 = “Yes” | ||
|
| ||
| bronchit_f | Did the participant ever have chronic bronchitis? | 0 = “No” |
| 1 = “Yes” | ||
|
| ||
| Sqx_smk30days | Smoke in the last 30 days | 1 = “Every day” |
| 2 = “Some days” | ||
| 3 = “Not at all” | ||
Figure 4Lung and ovarian cancer clinical data warehouse fact constellation schema model.
Query 4List the PLCO_ID numbers and names of patients who received “non-curative” treatment for both lung and ovarian cancer.