CCMDB.mdb Change Log 2018: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
| Line 30: | Line 30: | ||
* changes to accommodate [[CCMDB_data.mdb_Change_Log#2017-Dec-20]] | * changes to accommodate [[CCMDB_data.mdb_Change_Log#2017-Dec-20]] | ||
** updated module ''Convert_DB()'' to look for [[L_CCI_Component table]] and [[L_CCI_Picklist table]] instead of L_CCI as we figured initially | ** updated module ''Convert_DB()'' to look for [[L_CCI_Component table]] and [[L_CCI_Picklist table]] instead of L_CCI as we figured initially | ||
** updated module ''Sending'' Sub OpenOutputDBs() | |||
** updated [[L_ICD10_subform]] to use new ICD10 code field | ** updated [[L_ICD10_subform]] to use new ICD10 code field | ||
** updated [[L_Charlson_Diagnoses query]] | ** updated [[L_Charlson_Diagnoses query]] | ||
** updated [[L_ICD10_APACHE_Comorbids query]] | ** updated [[L_ICD10_APACHE_Comorbids query]] | ||
** updated [[L_ICD10_APACHE_Dx query]] - as far as it goes, this one is still not right. | ** updated [[L_ICD10_APACHE_Dx query]] - as far as it goes, this one is still not right. | ||
** added send queries | |||
*** Send_Centralized_L_CCI_Picklist__intermediate query | |||
*** Send_Centralized_L_CCI_Picklist_delete | |||
*** Send_Centralized_L_CCI_Picklist_update | |||
*** Send_Centralized_L_CCI_Picklist_append | |||
*** Send_Centralized_L_CCI_Component__intermediate | |||
*** Send_Centralized_L_CCI_component_delete | |||
*** Send_Centralized_L_CCI_Component_update | |||
*** Send_Centralized_L_CCI_Component_append | |||
Non-to-do | Non-to-do | ||
| Line 41: | Line 51: | ||
'''___________TO DO__________''' | '''___________TO DO__________''' | ||
* will need to change send | * will need to change send queries | ||
==== 2018-04-02 ==== | ==== 2018-04-02 ==== | ||