---
title: "Publications and Presentations"
always_allow_html: yes
output:
  html_document:
    df_print: paged
  html_vignette:
    vignette: >
      %\VignetteIndexEntry{Publications-Presentations}
      %\VignetteEngine{knitr::rmarkdown}
      %\VignetteEncoding{UTF-8}
  pdf_document:
    toc: yes
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```

### Publications
- [TreatmentPatterns: An R package to facilitate the standardized development and analysis of treatment patterns across disease domains (Aniek F. Markus, 2022)](https://doi.org/10.1016/j.cmpb.2022.107081)
- [Treatment of systemic lupus erythematosus: Analysis of treatment patterns in adult and paediatric patients across four European countries (Mike Du, 2024)](https://doi.org/10.1016/j.ejim.2024.08.008)
- [Supporting Pharmacovigilance Signal Validation and Prioritization with Analyses of Routinely Collected Health Data: Lessons Learned from an EHDEN Network Study (Oskar Gauffin, 2023)](https://doi.org/10.1007/s40264-023-01353-w)
- [Real-World Evidence to Support EU Regulatory Decision Making—Results From a Pilot of Regulatory Use Cases (Stefanie Prilla, 2024)](https://doi.org/10.1002/cpt.3355)
- [Utility of Treatment Pattern Analysis Using a Common Data Model: A Scoping Review (Eun-Gee Park, 2025)](https://doi.org/10.4258/hir.2025.31.1.4)
- [Markov modeling for cost-effectiveness using federated health data network (Markus Haug, 2024)](https://doi.org/10.1093/jamia/ocae044)
- [Real-world treatment trajectories of adults with newly diagnosed asthma or COPD (Aniek F. Markus, 2024)](https://doi.org/10.1136/bmjresp-2023-002127)
- [TrajectoryViz: Interactive visualization of treatment trajectories (Maarja Pajusalu, 2024)](https://doi.org/10.1016/j.imu.2024.101558)
- [Towards the Common Data Model for an Intensive Medicine Data Space in Europe (Carlos Luis Parra-Calderón, 2025)](https://doi.org/10.3233/SHTI250393)

### Presentations
- [2025 Introduction to the HADES TreatmentPatterns Package](https://www.youtube.com/watch?v=VraAakLqR8M)
- [2024 Tutorial: Conducting Off-The-Shelf Characterization Studies Using DARWIN EU® Tools and the OMOP CDM](https://youtu.be/OXBAhoI0mco?t=10072)
- [2024 10-Minute Tutorials: Treatment Patterns (Maarten van Kessel)](https://www.youtube.com/watch?v=dLssMjPcuss)
- [2022 TreatmentPatterns: An R package to facilitate the standardized development and analysis (Markus)](https://www.youtube.com/watch?v=lu4fcOXdlJs)

Would you like to add something? Please [open an issue](https://github.com/darwin-eu/TreatmentPatterns/issues).
