Hello community,
I’m currently building an ETL to map oncology patients in Chile to the OMOP CDM 5.4.
While building it I noticed the country “Chile” is missing from “Geography” domain concepts, therefore I can’t map a patient home address to the LOCATION.country_concept_id column.
I understand the Geography information was fetched from OpenStreetMap, but I don’t understand why a country is missing in the vocabulary database. I used Athena to confirm it (query).
My question is if I should map it to concept 4073752 (query) which is the concept for “Chile” of the Observation domain. Will be any down sight by doing so or I should not worry about it?
Thank you for your time!