Summary and Setup
OMOP Carpentries Course.
This course should provide clinicians and analysts with an introduction to the OMOP Common Data Model and how they can use R to access data and answer clinical questions.
The course is intended to be run over two days in person, or to be self directed online.
We suggest that learners are familiar with R and the tidyverse or do one of the carpentries introductory R courses.
A laptop
This lesson assumes you have current versions of the following installed on your computer:
- the R software itself, and
- RStudio Desktop.
You also need to download some files to follow this lesson:
- Download omop-data.zip.
TODO: update this file with download requirements for the whole course.
This lesson assumes you have current versions of the following installed on your computer:
- the R software itself, and
- RStudio Desktop.
You also need to download some files to follow this lesson:
- Make a new folder in your Desktop called
omop_taster
. - Download omop-data.zip and move the file to this folder.
- If it’s not unzipped yet, unzip it. There should now be a folder
called
data
in theomop_taster
folder. - You can access this folder from the Unix shell with: