Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.09-RC1
-
Fix Version/s: 1.7.09
-
Component/s: Data
-
Labels:None
-
Rank:0|i003f3:
-
Affects Database/s:All databases
-
Developer Notes:
-
Testing Notes:provider_dimension table has been added to the scripts and everything appears to be working correctly.
Description
Currently, the timeline is generating an error and this is because it is looking for the provider_dimension table. This table is part of the standard i2b2, the OMOP CDM has its own provider table. For i2b2 on OMOP a provider view needs to be created so any plugins like the timeline will not generate errors looking for the i2b2 provider_dimension table.
This view needs to be created for Oracle, PostgreSQL, and SQLServer databases.
This view needs to be created for Oracle, PostgreSQL, and SQLServer databases.