Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1.16 KB

File metadata and controls

16 lines (8 loc) · 1.16 KB

Synthetic HPV Immunization Data

To test the blockchain functionality of VICK, we created a synthetic dataset simulating HPV immunization records using a Python script which can be found here. This dataset includes realistic demographic and clinical information such as names, birthdates, gender, vaccine manufacturer, administration site, etc., generated using Python libraries like random, faker, datetime, and numpy. Demographic distributions were modeled on real-world statistics from the BigMouth Dental Data Repository to ensure accurate representation of patient characteristics. Each data element was assigned a unique VICK identifier via a second script which can be found here.

Contributors

  • Kevin Pasquette (Vanderbilt)
  • Tuan Amith, PhD (UTMB)
  • Ana Neumann (UTHealth)

Acknowledgement

Kevin Pasquette was supported by the UTHealth- Houston-CPRIT Innovation for Cancer Prevention Research Training Program Summer Undergraduate Fellowship (Cancer Prevention & Research Institute of Texas Grant #RP210042).