Skip to main content

Physical Activity Harmonization

Chenglin Lyu
Chenglin Lyu
FHS-BAP Data Core
summary

Physical Activity Harmonization Project - Boston University KMS (bu.edu)

  • This presentation is an introduction to the Physical Activity Harmonization Project that is led by Dr. Phillip Hwang. The goal of this project is to help researchers create well-harmonized physical activity measures for FHS cohorts using existing data, develop research ideas and conduct analyses using these measures. The program codes and documents are uploaded to our GitHub repository – refer to description in the video.

Welcome

Ting Fang Alvin Ang
Ting Fang Alvin Ang
FHS-BAP Data Core
Qiushan Tao
Qiushan Tao
FHS-BAP Data Core

Welcome to the FHS-BAP Data Core's Exclusive Talk & Video Sessions!

We're delighted to have you here. As a central hub for managing and sharing data collected as part of the Framingham Heart Study Brain Aging Program (FHS-BAP), our mission is to advance Alzheimer's Disease (AD) research by ensuring the integrity, accessibility, and usability of valuable research data.

Tune in to our dynamic online talks led by our seasoned team, where we delve into the nuances of data management, analysis, and leveraging the wealth of resources within the FHS Brain Data.

note

Whether you're a researcher, collaborator, or simply interested in learning more about our work, we invite you to engage with us and join our efforts to make meaningful advancements in AD research.

Thank you for visiting, and we look forward to connecting with you!

Slone Drug Dictionary

Kathy Kelley
Kathy Kelley
Slone Epidemiology Center, Research Pharmacist
summary

Slone Drug Dictionary March 2024 - Boston University KMS (bu.edu)

  • The Slone Drug Dictionary™ is a computerized coding system utilized in epidemiological studies to collect and analyze drug data. It simplifies the coding of medication names for analysis purposes. This dictionary has been employed by the Slone Epidemiology Center and various organizations since the 1970s, offering a proven tool for analyzing drug exposure and utilization information. It covers prescription and non-prescription drugs, dietary supplements, and their active ingredients, allowing researchers to easily identify specific groups of exposures. This presentation showcases the efforts to harmonize the Slone Drug Dictionary with Framingham ATC Medication codes for broader utilization across NIH-funded projects. The Slone database is available for licensing to those needing a reliable method for coding and interpreting drug information. More details can be found at Slone Drug Dictionary™ https://sites.bu.edu/slone-drug-dictionary/

Medication Harmonization

Michael Cummings
Michael Cummings
FHS-BAP Data Core
summary

Medication Harmonization Presentation - Boston University KMS (bu.edu)

  • This presentation is an introduction to the recent Medication Harmonization Project that an FHS-BAP team has been working on. It is intended to be viewed by researchers with some background knowledge about the FHS and its purpose. The presentation explains the five drug classes considered by the project. The sources of data used in the project and why they are used are explained. The construction of the datasets and the annotated code that produces them are covered. Finally, the presentation explains the finished datasets of each type, their structure, and what newly harmonized data is contained in them.

Introduction to FHS Data

Michael Cummings
Michael Cummings
FHS-BAP Data Core
summary

Introduction to Framingham Heart Study Data - Boston University KMS (bu.edu)

  • This presentation is an introduction to Framingham Heart Study data. It is intended for new analysts with access to FHS data to view as part of their training. It allows new analysts to gain knowledge about the FHS and learn the common terminology quickly during the brief presentation. The presentation covers general information about the FHS cohorts and their participants. The types of data the FHS uses, their collection, and their documentation are introduced. The methods of FHS file storage, access, and security for analysts are explained, including the FHS database (FRAM-DATA) and the BU Shared Computing Cluster (SCC).

BROC Data Query Tutorial

Xavier Serrano
Xavier Serrano
FHS-BAP Data Core
summary

Introduction to BROC Data Query

  • The FHS-BAP Data Portal serves as a comprehensive resource for investigating brain aging and disease within the Framingham Heart Study (FHS). It offers easy access to brain aging data and biospecimens, summary statistics, streamlined request submission, and collaboration opportunities.

FRAMID Transformation

Qiushan Tao
Qiushan Tao
FHS-BAP Data Core
summary

The health exam datasets from the Framingham Heart Study (FHS) use 'idtype' and 'id' to identify each person uniquely. However, in some shared datasets, 'framid' is often used for the same purpose. When merging data from both sources, the first step is to create the 'framid' as the primary key. Keep in mind, we expect variable names to be in lowercase in the following programs. But, if they're in uppercase, you might need to make extra adjustments, especially if your software is case-sensitive.