Does anyone know of a SQL address parsing tool or have code for parsing address data. For Example: 100 West Main St. parsed into 3 separate variables Street Number, Street Name, and Street Type.
I need this for an inhouse project where we need to match incoming patient data from many different sources to our data by using first name, last name, address, city, state, and zip. Because the data comes in from many different sources it is never exactly the same and therefore I must score each element to get an overall confidence score to determine the correct inhouse record which matches.
Any help with this would be greatly appreciated.
Thanks,
Dish
I need this for an inhouse project where we need to match incoming patient data from many different sources to our data by using first name, last name, address, city, state, and zip. Because the data comes in from many different sources it is never exactly the same and therefore I must score each element to get an overall confidence score to determine the correct inhouse record which matches.
Any help with this would be greatly appreciated.
Thanks,
Dish