-
https://ohdsi.org/software-tools/
ATHENA allows you to both search and load standardized vocabularies. It is a resource to be used, not a software tool to install. To download a zip file with all S…
-
ATLAS Demo: https://atlas-demo.ohdsi.org/
- [ ] Explore how to run atlas
- [ ] Build few sample queries that can be replicated once our Atlas installation is ready
-
Is it a good practice to add new tables/columns to CDM tables.
Whether any code break happens for OMOP tools if we add additional column to existing tables. Is their any other mechanism we can accom…
-
Running on IPCI (so no internet connection:
See versions of packages in the code
```
library(CDMConnector) # 0.5.1
library(DBI) # 1.1.3
library(log4r) # 0.4.3
library(DrugUtili…
-
I've built some additional Eunomia datasets available [here]( https://drive.google.com/drive/folders/1SROTshSBoTYq7MsRtZjYhYwQhmiOHPy5?usp=sharing) in duckdb v0.8 format.
I was wondering if we can …
-
Lately I cannot get the R exporter to work with our OMOP CDM. It seems to be failing during the writing of the Observation.CSV file. I am getting an error file but I'm not sure how to inertepret it. I…
-
[Conversion from Synthea CSV to OMOP CDM](https://github.com/OHDSI/ETL-Synthea).
The data we plan to use will likely be https://ohdsi.github.io/ETL-Synthea/ and expertise in R will come in handy t…
-
**Describe the bug**
By default the parameter is the string: `"TRUE"`. And is also treated as a logical in the createDataSettings function. This would suggest that assigning the parameter with the va…
-
Verify Install
Introductory Tutorials
https://ohdsi.org/ohdsi2022-tutorial/
https://ohdsi.org/open-source-tutorials/
Practice with use cases
Discuss OHDSI tool among team with specifi…
-
Hi,
For the first time, I'm running DQD (v2.1.2) on a CDM (v5.4) in an Oracle database. I end up with **a lot** of errors (200+) and no JSON result file?!
I've looked into some of those errors a…