| Literature DB >> 32160884 |
Hao Xu1, Steven Cox1, Lisa Stillwell1, Emily Pfaff2, James Champion2, Stanley C Ahalt1,2, Karamarie Fecho3.
Abstract
BACKGROUND: Informatics tools to support the integration and subsequent interrogation of spatiotemporal data such as clinical data and environmental exposures data are lacking. Such tools are needed to support research in environmental health and any biomedical field that is challenged by the need for integrated spatiotemporal data to examine individual-level determinants of health and disease.Entities:
Keywords: Data integration; Modular software design; Spatiotemporal data
Mesh:
Year: 2020 PMID: 32160884 PMCID: PMC7066811 DOI: 10.1186/s12911-020-1056-9
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 2.796
Fig. 1An overview of the integration steps embedded in the FHIR PIT software application pipeline. API = application programming interface; FHIR = Health Level 7 Fast Healthcare Interoperability Resources; ICEES = Integrated Clinical and Environmental Exposures Service; UI = user interface; US Census ACS = US Census Bureau’s American Community Survey; US Census Bureau TIGER = US Census Bureau’s Topologically Integrated Geographic Encoding and Referencing system; US EPA conUS CMAQ = US Environmental Protection Agency’s conUS Community Multiscale Air Quality modeling data; US DOT FHWA HPMS = US Department of Transportation, Federal Highway Administration, Highway Patrol Monitoring System. Red color = sensitive, fully identified clinical data; dark blue color = public data on environmental exposures; light blue color = secure, firewall- and Institutional Review Board–protected integration steps; dark green color = de-identified, binned integrated feature tables; light green color = ICEES OpenAPI. (Note that data from the National Center for Education Statistics have not yet been integrated using FHIR PIT, but an approach is under development to integrate data on school exposures with home exposures data and clinical data, thereby addressing issues related to patient mobility and differential exposures. A simplified version of the FHIR PIT pipeline was published in JAMIA 2019;26(1):1064–1073 and is reprinted in adapted form here with full permission from the publisher. In contrast to the simplified version of the FHIR PIT pipeline, the version shown here includes and clearly distinguishes all of the data sources and integration steps that are assembled by the current version of the pipeline.)
FHIR PIT plugin names and functionalities
| Plugin name | Functionality |
|---|---|
| FHIR | Consolidates different FHIR resources for each patient and extracts geocodes |
| ToVector | Extracts features from FHIR |
| EnvData | Preprocesses environmental data source |
| CSVTable | Converts to ICEES integrated feature table |
| ACS | Preprocesses US Census Bureau ACS data source |
| ACS2 | Preprocesses US Census Bureau ACS data source, v2; this includes a “ur” field for “urban or rural” residence |
| NearestRoad | Preprocesses nearest road data source for US Census Bureau TIGER data source |
| NearestRoad2 | Preprocesses nearest road data source for US DOT FHWA HPMS data source |
| NOOP | No operation |
FHIR PIT field names and functionality
| Field name | Functionality |
|---|---|
| name | Designates name of given step instance |
| dependsOn | Defines other step instances that given step instance depends on |
| skip | Determines whether given step instance should be skipped; if skip is “true”, then this step will not be run; skip function allows for partial re-execution of pipelines that have not been completely executed |
| step | Defines the given step instance |
| step.function | Designates the function name for given step instance; this is usually a class name |
| step.arguments | Delineates specific arguments for given step function; the arguments vary according to the step function |
Fig. 2Racial disparities in the impact of airborne pollutant exposures on asthma exacerbations. Sample sizes are: N = 6379 African American patients; and N = 13,176 Caucasian patients. PM2.5 = particulate matter < 2.5-μm in diameter. Levels of PM2.5 exposure were binned in FHIR PIT using pandas qcut and expressed as ranges. X2 = 28.2841, P < 0.0001 for African Americans; X2 = 47.0133, P < 0.0001 for Caucasians
Relationship between prednisone use and asthma exacerbations, defined as two or more annual ED or inpatient visits for respiratory issues, among African Americans and Caucasians
| Patients with < 2 annual ED/inpatient visits for respiratory issues | Patients with ≥ 2 annual ED/inpatient visits for respiratory issues | Chi square, | |
|---|---|---|---|
| | |||
| No | 4536 (89.41%) | 1078 (82.54%) | |
| Yes | 537 (10.59%) | 228 (17.46%) | |
| | |||
| No | 10,071 (89.99%) | 1675 (84.38%) | |
| Yes | 1120 (10.01%) | 310 (15.62%) | |
Abbreviations: ED, emergency department