I recently received a data extraction that was split into two parts. Basically one medical system ended recording patient vital information but continued to log the visit encounter. The other medical record system recorded the encounter information along with the vital information (weight, height, etc,.). Thus when I have tried to merge the data, I have rows with duplicate names, record numbers but only one of the rows having the vital information I need.
I currently have all the data in the same rows in one table. Alternatively, I also have the tables separated into two sheets with the exact same column titles.
Here is an example with two patients recorded in two different medical record systems. You can see the italicized informaton is what I am talking about; Allscripts EMR recorded the vital data and patient information but EPIC only recorded patient information.
Example.jpg
What is the easiest way to merge the data into one unique row per unique patient and dated encounter? Alternatively, one could have the information recorded in both rows.
Any help would be appreciated! I could manually do this by hand, but I have thousands of patients to get through so that isn't an option.
Thoughts?
Bookmarks