Abstract

589 Background: Sarcomas are a rare group of mesenchymal malignancies arising soft tissue and bone, often requiring multidisciplinary care. The Pan-Sarcoma Database (PSDB) is an innovative open-source research application developed to efficiently collect and manage data on sarcoma patients to create a reliable research pipeline by funneling data from multiple sources. This process can be customized to fit other institutions and can be used to explore disparities and improve quality for cancer patients. We will share our data structure, process, and code as an adaptable framework for other multidisciplinary research groups with overlapping patients. Methods: The Model-View-Controller (MVC) framework is a software design pattern used by many modern applications. In this framework, "model" is the database, including the structure and metadata; "view" is the user interface software; "controller" is the coding language used to handle user input, update the model, and interact with the viewer. PSDB uses REDCap, shiny, and R, respectively. We integrated relational database concepts in our design, such as normalization, and utilized standards from Clinical Data Interchange Standards Consortium (CDISC). The database is comprised of 290 data fields to capture demographics, survival data, initial HPI, pathology, stage, grade, detailed location, detailed progression history, and associated treatment data. Results: We captured data from 28,380 candidate sarcoma patients from 2010 to present, including 3,291 confirmed cases, with 751 cases reviewed to date, merging data from multiple databases, pathology, and prior projects. Currently, 30.6% of our cases are metastatic at diagnosis; 57.7% are High grade, 28.9% are Intermediate grade, and 8.9% low grade; the median age at diagnosis is 55; 93.5% of reviewed cases received systemic therapy and 73.1% received radiation. By capturing key data and organizing an open-source code base in R mapped to our “model”, we produced updating tables, statistics, time-to-endpoint analyses, and other modifiable outputs to identify outcome disparities. Conclusions: The PSDB successfully addresses the unique data challenges faced in sarcoma research group. The use of the MVC framework with REDCap, shiny, and R, enabled the creation of an application that is secure, user-friendly, and adaptable, supporting collaborative research efforts. This project also emphasizes the importance of employing appropriate tools for data management and encourages similar initiatives to enhance collaboration and benefit both research teams and the patients they study. Furthermore, because it is open-source it can be used and modified by other research teams to improve the quality of care for cancer patients.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call