We are trying to convert a claims dataset to OMOP and we are facing some issues. Could you please help us with the following.
- A person is mapped to multiple locations in source dataset, should we create multiple or single IDs in OMOP Person table.
- In the source dataset, we have a few providers for whom NPI is not present (only Provider Name is present). Should we store such provider records in OMOP Provider table?
- In the source dataset, we have a few care sites for whom NPI is not present ( the only name is present). Should we store such care site records in OMOP Care Site table?
4.In the source data, we have multiple care sites mapped to a single zip. For such records should we create multiple or single location Ids in OMOP location table. Right now we have taken the grain of location table as a zip i.e. only single ID will be generated but not sure what address in that case.