-
It looks like the SQL Server 5.3 test CDM is missing the following columns
- condition_start_datetime
- condition_end_datetime
- condition_status_concept_id
- visit_detail_id
- condition_status…
-
I'm curious about how the Perseus team views the level of difficulty around enabling functionality to include relationships between clinical tables in OMOP to which there isn't a standard foreign key.…
-
## New derived table: location_distance
**Proposal Owner:** Pavel Grafkin, Gowtham Rao
**Discussion:** https://github.com/OHDSI/CommonDataModel/issues/220, https://github.com/OHDSI/WebAPI/issues…
-
**Describe the bug**
Not really a bug, but a lot, if not all functions have defaults for their parameters. This suggests that the functions can be run as is, even though this is not true at all.
*…
-
Hi Team,
I have followed the below steps. with few changes to pom.xml I was able to generate WebAPI.war file.
https://github.com/OHDSI/WebAPI/wiki/WebAPI-Installation-Guide
when I try to depl…
-
### Expected behavior
Three Atlas functions that work fine on SQL Server are not working on Spark: Characterizations, Cohort Pathways, and Cohort Reports (Heracles reports). Characterizations worke…
-
**Describe the problem in content**
A clear and concise description of what you found and how it is affecting your processes, ETL or analysis.
I needed a query to find all standard and non-standar…
-
Decided where to save? (ADR)
- Export OMOP data from PostgreSQL to CSV -
- Compress and upload to blob storage in an external subscription?
- Backup exported csv files in Teams one drive (incase blo…
-
Table `care_site` contains `location_id` field while rules for `location_history` also say that `care_site` can be a target domain:
> The entities (and permissible domains) with related locations are…
-
Not all locations are described by only latitude and longitude pair. E.g. county is an area, not a point, which is described by [polygon](http://wiki.gis.com/wiki/index.php/Polygon). Therefore, it is …