When mapping two vocabularies, the mapping can vary depending on where you start.
It may be different between ‘from ICD10 to SNOMED’ and ‘from SNOMED to ICD10’.
In CONCEPT_RELATIONSHIP table,
45537706 198677 Maps to 2014-07-01 2099-12-31
45537706 is Cholera (A00) in ICD 10.
198677 is Cholera(63650001) in SNOMED.
So the above example means OHDSI maps from 45537706 to 198677.
When we build relationship “Maps to”, we’re also build reverse relationship “Mapped from”.
And if we take your example and look to concept_relationship table, we can find relationship between SNOMED and ICD10
198677 45537706 Mapped from 2014-07-01 2099-12-31
We mapped only to SNOMED.
How @Christian_Reich mentioned before, all source concepts will be non-standard and we map non-standard to standard concept. Standard concepts have only mapping for themselves, because they are standard