Hello-
I am based in Sweden, and we are working on converting some Swedish pharmacy data into OMOP. We would like advice for location mapping since Sweden doesn’t fit into the same city-state-Zip as the US system.
The Swedish system is organized very well hierarchically with 6-digit codes.
- The first 2 digits represent the county, but this is more like state in the US. In other words, it is the way the whole country of Sweden is divided.
- The next 2 digits represent community and could be considered similar to city in the US. For example, Stockholm proper would have one 4 digit code. Each of its suburbs would have its own.
- The final 2 digits represent the local district within a city. A small city may only have one, whereas a large city like Stockholm has almost 30. Using NYC as an example, these would be more like the Upper East Side, Midtown West, East Village, etc. than the entire borough of Manhattan.
Each prescription will come with the full 6 digit code and we have a comprehensive mapping table of all 6 digit codes.
While one approach could be to put the 6 digit code in the zip field, use state for the 2 digit level, county for the 4 digit level, and city for the 6 digit level, that seems rather crude.
Is there any other approach that could be recommended? Anything that’s been done for other non-US data converted to OMOP?
Thanks for any insights!