Skip to content

Code created as part of the two hour St. Patrick's day hackathon around the OMOP data model and the spread of infectious disease

Notifications You must be signed in to change notification settings

wake-forest-ctsi/ctsi-2020-hackathon-omop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctsi-2020-hackathon-omop

Code created as part of the two hour St. Patrick's day hackathon around the OMOP data model and the spread of infectious disease

  1. edit your .env file
  2. pipenv install
  3. python scratch.py

***all patients with influenza (cohort 1)

select subject_id as person_id from cohort where cohort_definition_id = '1';

About

Code created as part of the two hour St. Patrick's day hackathon around the OMOP data model and the spread of infectious disease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages