Ponos is a tool that can be used to automate most of the processes required to get an instance of a CDM ready for OHDSI use. Detailed instructions for downloading and installing Ponos can be found on the Ponos Install page.
run-ponos.bat db-demo
This will create a complete instance of the DEMO_DB instance in
your Databricks instance as shown below. You can then use this instance
as your CDM. When the process has completed, you should see something
similar to the following (note that the process took about 6 min):
You should then be able to open a notebook in Databricks and
query the new instance to confirm it was created.
run-ponos.bat db-initThis will execute all of the steps required to make your Databricks CDM available to OHDSI. When this process has completed, you should see output similar to the following:
http://localhost:8080/atlas
When you navigate to the Datasources tab and select the People
report, you should see something similar to the following (this image
shows data from the DEMO_CDM database).
Atlas allows for the use of multiple data sources and each data source is generally associated with a vocabulary. Therefore, Atlas needs to know what vocabulary to use for certain operations such as concept searches and the creation of concept sets. At the very bottom of the left side menu there is a “Configuration” option. Select this option to indicate what vocabulary should be used.
This is important: If you skip this step you will have issues with
vocabulary operations and errors/exceptions that will not necessarily
immediately make you remember that this is causing the problem!!!
Select the Configuration option from the left side menu and then select the radio buttons for Vocabulary Version and Record Counts (RC/DRC).