Update Condition Mapping authored by Henke, Elisa's avatar Henke, Elisa
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
:information_source: All ICD10GM codes will be mapped to a Standard Concept. The mapping information is available in OMOP in the `cds_etl_helper.MATERIALIZED VIEW.icd10gm_standard_lookup`, which is generated from ICD10GM vocabulary (CONCEPT) and CONCEPT_RELATIONSHIP tables. :information_source: All ICD10GM codes will be mapped to a Standard Concept. The mapping information is available in OMOP in the `cds_etl_helper.MATERIALIZED VIEW.icd10gm_standard_lookup`, which is generated from ICD10GM vocabulary (CONCEPT) and CONCEPT_RELATIONSHIP tables.
:information_source: This mapper will check the right domain for the Standard Concept and then maps it to the right table in OMOP CDM. :information_source: This mapper will check the right domain for the Standard Concept of the source code (Orpha/ICD10GM/SNOMED) and then maps it to the right table in OMOP CDM.
## Condition to CONDITION_OCCURRENCE ## Condition to CONDITION_OCCURRENCE
| FHIR | FHIR - required | OMOP | OMOP - required | Comments | | FHIR | FHIR - required | OMOP | OMOP - required | Comments |
... ...
......