-
list of rules is here https://github.com/ABMI/DQUEEN_OMOP_CDM_Version/blob/master/inst/csv/rules/DQA_check_of_dqueen.csv
-
I have a question regarding the following Hibernate configuration option:
https://github.com/omoponfhir/omoponfhir-stu3-server/blob/c2ad29b42cd5d872535e34b80f56f9ac4719de1d/src/main/java/edu/gatech…
-
1. `psql -h localhost -p 5432 -U postgres -W -d adrd1 -f /omop_ddl/OMOPCDM_postgresql_5.4_ddl.sql`
2.
```
ALTER TABLE person
ALTER COLUMN care_site_id TYPE float;
ALTER TABLE person
ALTER COLUMN prov…
-
@jay-sanjay and I were chatting about methods for benchmarking the JuliaHealth ecosystem against other ecosystems. I mentioned that benchmarking in terms of speed/performance would most likely not be …
-
Is there a Readme for configuring the google cloud projects and datasets to run the ETL? I am getting the following error:
"BigQuery error in query operation: Error processing job 'mimic-omop:bqjob…
-
## WIKI-文档
### 1、[从零开始OHDSI](http://www.ohdsi.org/web/wiki/doku.php?id=documentation:getting_started)
1) 第一步将自己的数据[导成](http://www.ohdsi.org/web/wiki/doku.php?id=documentation:etl_best_practices) OMOP…
-
If the source CDM does not provide visit/encounter start date, should the mandatory OMOP field visit_start_date be set to a default value? If so, what value?
Or, should the visit/encounter record fro…
-
Hello,
I am using SNOMED and SNOMED Veterinary codes to map veterinary source codes to a common vocabulary. I am currently mapping breeds and have noticed they are almost all deprecated ('Validity'…
-
The N3C project requirements and DI&H processes require data outside a standard OMOP implementation. Primarily this information are data that are created or used by N3C processes in addition tot he s…
-
As of now, we are populating this field using the 'Chart Availability' concept class in OMOP. The PCORnet CDM documentation states that this field does not correspond to chart availability but rather …