Brandon Rose, MD, MPH
Founder of TheCodingDocs
Internal Medicine Resident at UM/JMH
5 years of coding experience, mostly in R
Fire Fighter Cancer Cohort Study - Data Analyst and Shiny App Developer
Admissions committee at UM (AMCAS Data Exchange Services), custom plotting library creator and data analyst
Sarcoma research
UK BioBank research with NIH NCI DCEG ITEBÂ
Interests - data visualization, interactive dashboards, package development, shiny apps
Ongoing Projects
PSDB - Pan-Sarcoma DataBase in development (based on rosyredcap)
LCDB - Lung Cancer DataBase in development (based on rosyredcap)
rosyredcap - Rosy REDCap R package
Who: anyone wanting to make an R database object from a REDCap project
What: public R package; imports and organized REDCap data for
Why: select custom ICD10 codes for data brokers
    Where: https://github.com/brandonerose/rosyredcap
rosyicd10 - Rosy ICD10 R Shiny App (LIVE)
Who: Â anyone wanting to explore and save ICD10 codes (2023)
What: public R package; displays all ICD10 codes, exports your results
Why: select custom ICD10 codes for data brokers
        Where: https://brandonerose.shinyapps.io/rosyicd10/ (live app)
    Where: https://github.com/brandonerose/rosyicd10 (R package to run on your PC)
    Where: https://github.com/brandonerose/rosyicd10_simple (R project example to learn shiny)