stjude-biohackathon / KIDS23-Team3

SCCRIP (Sickle Cell Clinical Research and Intervention Program) established a longitudinal cohort at multiple sites with Sickle Cell Disease (SCD) in 2014 managed by St. Jude Clinical Hematology. A new collaborator for SCCRIP has longitudinal data for 600 SCD patients in OMOP CDM format and this effort is to convert OMOP CDM to SCCRIP format.

Home Page:https://www.stjude.org/patient-referrals/seek-treatment/taking-part-in-clinical-research/sickle-cell-clinical-research-intervention-program-sccrip.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import OHDSI Standardized Vocabularies

RaghaSrinivasan opened this issue · comments

Please download and load the Standardized Vocabularies as following:

  1. Click on this LINK from your email to download the zip file (do not share the link per OHDSI). Typical file sizes, depending on the number of vocabularies selected, are between 30 and 250 MB.
  2. Unpack.
  3. Reconstitute CPT-4. See below for details.
  4. If needed, create the tables.
  5. Load the unpacked files into the tables.
    Important: All vocabularies are fully represented in the downloaded files with the exception of CPT-4: OHDSI does not have a distribution license to ship CPT-4 codes together with the descriptions. Therefore, we provide you with a utility that downloads the descriptions separately and merges them together with everything else. After unpacking, simply open a command line in the directory you unpacked all the files into and run "java -Dumls-apikey=xxx -jar cpt4.jar 5". Please replace "xxx" with UMLS API KEY.
    Scripts for importing the vocabulary csv files into your OMOP CDM vocabulary tables can be found here. They are provided in the respective folders, e.g. Oracle/, PostgreSQL/ and SQL Server/ for supported SQL dialects. The loading scripts are inside the subfolder VocabImport/.
    If you hit problems please use the OHDSI Forum pages, and somebody will help you.
    ===
    Please download the latest version from ATHENA25 and load it into your local database. ATHENA also allows faceted search of the Vocabularies.

To download a zip file with all Standardized Vocabularies tables select all the vocabularies you need for your OMOP CDM. Vocabularies with Standard Concepts (see Section 5.2.6) and very common usage are preselected. Add vocabularies that are used in your source data. Vocabularies that are proprietary have no select button. Click on the “License required” button to incorporate such a vocabulary into your list. The Vocabulary Team will contact you and request you demonstrate your license or help you connect to the right folks to obtain one.

http://athena.ohdsi.org/[↩︎](https://ohdsi.github.io/TheBookOfOhdsi/StandardizedVocabularies.html#fnref25)

http://13.66.39.25/hades/auth-sign-in

RStudio Sign In

uname: ohdsi password: mypass

Task marked done in the Project, so closing this issue