-
### Desired behavior
When a cohort is created in Atlas, it should be assigned a GUID. This GUID should be included in the cohort JSON. The GUID should be written to the COHORT_DEFINITION table. …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After upgrading dbt-core and dbt-sqlserver from 0.20.1 to 0.21.0, `dbt test` fails because of…
-
Modify the instructions, DDL scripts, and vocabulary load scripts to reflect Snowflake syntax. Test deployment and load within Snowflake.
www.snowflake.com
-
For Vocabulary v5.0 18-JAN-19
I think I'm seeing duplicate standard codes with the same name.
```{sql}
SELECT CONCEPT_NAME, DOMAIN_ID, COUNT(*)
FROM CONCEPT
WHERE STANDARD_CONCEPT = 'S'
GROU…
-
Create support for running the package without OMOP CDM
-
A list of already supported SQL dialects to be extended with the Snowflake one so that OMOP CDM Snowflake databases are accessible and analyses can be executed on them
-
Minor changes compared to v5.3, maybe no changes needed, but at least we need to verify it still works.
https://ohdsi.github.io/CommonDataModel/cdm54Changes.html
Depends on ETL-Synthea to be able …
-
A list of already supported SQL dialects to be extended with the Azure Synapse Analytics Dedicated one so that OMOP CDM Azure Synapse Analytics Dedicated databases are accessible and analyses can be e…
-
So I got the shiny app to launch. The overview section is showing up. However, the sections for metadata and results are blank. The blank sections have the title, but no data. So it looks like thi…
-
A good place for us to start look into and replicate the data transformation work (from PCORnet CDM to OMOP CDM) would be: https://github.com/National-COVID-Cohort-Collaborative/Data-Ingestion-and-Har…