-
I've discovered a bug whereby the binary characterization results from the study were limited to the first 1 million records. The good news is that you do not need to re-run the study since the full s…
-
https://ohdsi.github.io/CommonDataModel/drug_dose.html
we used this page as a basis to go about drug dose, but did not get very far because not very accurate / tested.
we have just published a pap…
-
Thanks for a great product.
The use case we are trying to implement is:
"As an OMOP user, in order to use FHIR, I'd like to import my existing OMOP database into the service."
We would like to …
-
During an exercise in the CDM WG, we discovered a remnant of an OMOP CDM v6 table in the Atlas Cohort Definition interface. This results in a cohort definition that will not run on OMOP CDM v5.4.
W…
-
**Is your feature request related to a problem? Please explain.**
As we have defined our concept sets in #1 and are in the process of wrapping up the automation of creating these concept sets in #2…
-
One workflow that I often need is the ability to create SQL queries out of OMOPCDMCohortCreator as more of a generator rather than a strict interface to a given database. This is because some of my wo…
-
Sorry, this is hard to make a reproducible example bcs is in bigquery
```r
person dplyr::select(person_id, observation_period_start_date, observation_period_end_date),
by = "person_id"
)
…
-
:warning: This is preliminary work and can be subject to heavy changes! It is also a work in progress and not feature-complete! :warning:
# Goal of the ECLS CDM expansion
Extracorporeal life suppo…
-
Our OMOP CDM 5.3 at Regenstrief is currently stored in a Postgres database
Can this Python script include a postgres adapter?
https://github.com/National-COVID-Cohort-Collaborative/Phenotype_Data…
-
I do not think I have the permissions to issue a CREATE TABLE statement in the same cluster we store our CDM.
```
USE _MyDatabaseName_
SELECT permission_name, state_desc FROM sys.database_permissi…