Update Condition Mapping authored by Henke, Elisa's avatar Henke, Elisa
......@@ -3,6 +3,8 @@
:information_source: All ICD codes will also be mapped to a SNOMED Code. The mapping information is available in OMOP in the `cds_etl_helper.MATERIALIZED VIEW.icd_snomed_domain_lookup`, which is generated from ICD10GM vocabulary (CONCEPT) and CONCEPT_RELATIONSHIP tables.
:information_source: This mapper will check the right domain for the SNOMED code and then mapps it to the right table in OMOP CDM.
## Condition to CONDITION_OCCURRENCE
| Source | Target | Comments |
| :---------------- | :---------------------- | :------------------------------------------------- |
......
......