[CORE-194] Split the icd10_icd9_diagnoses_insert_data script into smaller scripts Created: 21/Sep/15 Updated: 25/Jan/16 Resolved: 07/Dec/15 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Data |
Affects Version/s: | 1.7.06 |
Fix Version/s: | 1.7.07 |
Type: | Improvement | Priority: | Major |
Reporter: | Janice Donahoe | Assignee: | Janice Donahoe |
Resolution: | Completed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
i2b2 Sponsored Project/s: |
i2b2 Core
|
Affects Database/s: |
All databases
|
Developer Notes: | The icd10_icd9_diagnoses_insert_data.sql script has been split into the following smaller scripts.
icd10_icd9_diagnoses_insert_data1.sql icd10_icd9_diagnoses_insert_data2.sql icd10_icd9_diagnoses_insert_data3.sql icd10_icd9_diagnoses_insert_data4.sql |
Testing Notes: | TEST STATUS: Completed
COMPLETION DATE: 12/07/2015 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Test Date:12/07/2015 Test Status: Completed (Passed Testing) Clients Tested : Not applicable for this test Environments Tested : Browsers: Not applicable for this test Databases: Oracle, PostgreSQL, and SQL Server Client OS: Not applicable for this test Test Comments: Tested install scripts for Oracle, PostgreSQL and SQL Server ISSUES FOUND: No issues found |
Participant/s: |
Description |
Currently the icd10_icd9_diagnoses_insert_data.sql script is too large, which makes it difficult to maintain.
SOLUTION: Split the one script into smaller more manageable scripts. |
Comments |
Comment by Janice Donahoe [ 25/Jan/16 ] |
On 01/22/2016, the 1.7.07 Release was made available at the following locations.
https://www.i2b2.org/software/ - zip files for release 1.7.07 are available on this site. This includes both the code and documentation. https://github.com/i2b2 - source code has been tagged with v1.7.07. |