Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 326 Bytes

omop-on-fhir-dev

OMOP on FHIR dev environment

Basic Setup

  1. Place any / all FHIR json files you'd like processed under the files-fhir directory
  2. Place the latest csv files from Athena in files-athena
  3. docker-compose up --abort-on-container-exit

First boot will take quite some time as the vocab is loaded.