-
Currently the ICD-10 code K52.1 for Toxic gastroenteritis and colitis is mapped to SNOMED 128999004 - Inflammatory disorder of digestive tract. This is too high. There is a toxic gastroenteritis but…
-
https://w3id.org/np/RAP2dgDPIfuBtZT3od3D_b5Ycdd22dw7faI73zuvFZUtg
# Review
| Item | Detail |
| ---- | ---- |
| Person name | Iseult Lynch |
| ORCID | [0000-0003-4250-4584](https://o…
-
We are hoping someone (Kristin? We were also planning to ask Karthik at Columbia, but they're not on the Nurturing Committee) could download the study code and attempt to run it on their OMOP data. Th…
-
OMOP philosophy seems to be have a `concept_id`, `_source_value`, and `_source_concept_id`.
Looking at CONDITION_OCCURRENCE, we have `condition_status_source_value`, `condition_status_concept_id`, …
-
## Overview
I believe this idea was partially Chris's? Maybe.
Siggie said:
> one way that termhub can help is to propose the automated mapping, show the user what was created, and allow the user …
-
@rtmill and @mgurley ,
I"m working my way through the sql server etl and encountering an issue with the presence of the table 'concept_numeric'. I don't see a create table clause for this table i…
-
## Use Case
The most commonly seen medications with a non-null `administration_dose` field
are first derived from the Drug Exposures table.
```sql
WITH ct AS (
SELECT de.drug_concept_…
-
Hi,
We have license for Medispan, but we've seen that our version is of 2021, while the one in OMOP Vocab is from 2017. Can this be refreshed to the latest version?
![image](https://user-images.…
-
The basic idea is to have a manually/human created version of the OMOP rows that we can use to compare output from the Python code to check it for correctness.
For starters the documents C-CDA_R2-1_…
-
This is good work on a great concept!
I have a question related to how you will deal with multiple EVENT on an OBSERVATION.
I am working on ETL for openEHR data. To extract i.e. Body Temperatu…