feat: added mapping of diagnosis use and rank authored by Henke, Elisa's avatar Henke, Elisa
......@@ -3,7 +3,7 @@
: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.
:information_source: This mapper will check the right domain for the SNOMED code and then maps it to the right table in OMOP CDM.
## Condition to CONDITION_OCCURRENCE
| FHIR | FHIR - required | OMOP | OMOP - required | Comments |
......
......