-
**Describe the bug**
Running the code from [ares docs](https://ohdsi.github.io/Ares/)**
```
server
-
### Data Source
https://www.ohdsi.org/covid-19-updates/
### Note
### Script to load
### Idempotent
### Dependencies
None
Jiros updated
3 years ago
-
We do not currently have a clear roadmap or contribution guide for the project. We should aim to have one and make this known to the OHDSI community ahead of our next planned release.
Currently, t…
-
According to the OMOP CDM document, a visit occurrence would coincide with visit details, if there are any details about the visit occurrence. I'm not seeing this relationship between the results of t…
-
## Overview
I glanced through the SSSOM docs but I didn't see anything about what a mapping is and is not.
I'm guessing it has something to do with the concept of "degree of equivalence / shared …
-
Among the child concepts of "Death" (4306655), there are 5 HCPCS standard concepts that only differ in concept code/id:
Patients who died from cancer | 1314519 | HCPCS
Patients who died from cance…
-
## Basic description
Feature request. Allow option for mappings outputs to be in SSSOM format.
**Action:** Generate mapping outputs.
**Output:** Rather than the existing output format, this would o…
-
- [ ] find an ontology related to medical terms able to describe patient card's fields
- [ ] design a mapping allowing to transliterate from the patient card to the ontology vocabulary (using BioCyphe…
jdreo updated
8 months ago
-
Another point from today's WFDB group meeting (and following some discussion between @peterhcharlton and @manlik-brownsrdr) was the suggestion that we should (1) make it easier for people to find and …
-
Why doesn't the DDL for Microsoft SQL Server use a clustered primary key? Why does it instead use an index that is essentially a duplicate of the primary key, thereby using up more resources (storage…