-
Does it make sense to have 2 standard "Diffuse large B-cell lymphoma" in the CONDITION domain?
SELECT *
FROM CONCEPT
WHERE CONCEPT_ID IN (
44808122,4300704
)
-
While doing analysis for the following who atc 5 for statins, we realized these drugs do not have any information in the drug_strength table. Will there be an update to this?
Who A…
-
I used createCovariateSettings() within Atlas to generate a cohort study. The desired behavior is to **not** compute covariates for propensity scoring on the index date. I assumed setting useCovariate…
-
There are hard-coded id values to records in certain tables. This seems to indicate that the project assumes a starter database with certain tables populated with certain values. Is a started databas…
-
Is there final version of the v4 to v5 changes? I was able to find the changes for the proposed version 5 spec:
http://omop.org/sites/default/files/OMOP%20CDM%20v5%20draft%20changes%20CDM4to5%2015may2…
-
I am running Usagi 1.1.0 on macOS 10.12.5, and when I try to click on the different rows of the overview table after I have imported code, the focus does not move to the row I've just chose. The selec…
df125 updated
7 years ago
-
I see that the convenience table CONCEPT_ANCESTOR is limited to standard and valid concepts, however, I'm interested in providing some backwards-compatibility for deprecated concepts. I.e., Roll-up a …
-
### Expected behavior
Vocabulary search results tab view shows search results list and always displays the words "search results for " and the search string
### Actual behavior
After performing a…
-
I downloaded the latest version of ETL-CDMBuilder and when I executed 'org.ohdsi.cdm.presentation.buildingmanager.exe', the first 3 steps of the building process 'CDM database creation', 'Chunks creat…
-
It seems like it would be fairly easy to add support for Netezza and there is an existing use case in PEDSnet. Since Netezza is based on PostgreSQL, I'm thinking it would be very similar to the redshi…