chop-dbhi / omop_harvest

OMOP CDMV4 data model with OSIM2 data in Harvest
https://eig.research.chop.edu/omop/
Other
5 stars 3 forks source link

Fix modeltree base model #67

Closed gracebrownecodes closed 9 years ago

gracebrownecodes commented 9 years ago

While implementing new settings, the base model was mistakenly set to omop.Person when it should be omop_harvest.Person. This is now fixed.

Signed-off-by: Aaron Browne aaron0browne@gmail.com