-
I came across a problem when loading the vocabularies (CONCEPT_SYNONYM):
`Violation of UNIQUE KEY constraint 'uq_concept_synonym'. Cannot insert duplicate key in object 'omop.concept_synonym'. The …
w0ut0 updated
3 years ago
-
@alondhe Thanks for your response over on the OHDSI forums. Here is everything I can provide that may help diagnose the issue.
### Expected behavior
We are attempting to run Achilles at the end o…
-
R command:
```R
CdmInspection::generateResultsDocument(results,
outputFolder,
authors="LynxCare",
…
-
- I am trying to setup Atlas for my OMOP CDM database.
- The script for results schema setup is running for almost a week.
- URL I used to get the script -
```
http:///WebAPI/ddl/results?dialect…
-
I tried to execute the program but keep getting stuck
```
**********************************************************
---- Copy cohorts to main table ----
**************************************…
-
Can we have an example configuration file provided for a pre-defined user scenario?
-
Hi,
I'm having a few problems getting this set up. I have 2 schemas in my database, the omop database (with vocab etc) is "ark" and I created a new blank one called "ohdsi".
I've edited the dock…
-
For example: currently the ICD-10 code T42.6X2D (Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter) is currently mapped to [concept ID 35216220]…
-
Hi,
I recently came across this package and was trying the `getIncidenceRate` function.
Is there any simple tutorial on explaining the output? Meaning for ex, when I ran the incidence rate funct…
Ak784 updated
4 years ago
-
Using the [CommonDataModel](https://github.com/OHDSI/CommonDataModel) Repository, I built the database.
And now I’m trying to run WebAPI.
But, the error below occurs when I try to execute WebAPI.
…