[CORE-264] OMOP Data Scripts - valueflag_cd is misspelled in the create_omop_views.sql Created: 10/May/17 Updated: 29/Jun/17 Resolved: 13/Jun/17 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Data |
Affects Version/s: | 1.7.09-RC1 |
Fix Version/s: | 1.7.09 |
Type: | Bug | Priority: | Major |
Reporter: | Janice Donahoe | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Affects Database/s: |
Oracle
|
Developer Notes: | Fixed the column name in the create_omop_views.sql script to accurately spell the 'valueflag_cd' column (measurement_view). |
Testing Notes: | The oracle scripts were updated and the change appears to be working correctly. |
Participant/s: |
Description |
The create_omop_views.sql script for oracle has a misspelling in one of the column names. The 'valueflag_cd' column in the measurement_view is spelled 'valueflage_cd'. This misspelling is causing a problem when rendering a timeline in the i2b2 Web Client as the column cannot be found.
|
Comments |
Comment by Janice Donahoe [ 13/Jun/17 ] |
This issue has been fixed and will be included in release 1.7.09. |