CCMDB.accdb Change Log 2021: Difference between revisions

m Text replacement - "cross checks" to "cross checks"
m Text replacement - "cross check " to "cross check "
Line 479: Line 479:
::: [[query check_tmp_ER_Boarding_Loc_should_exist_if_from_ER]] requires the ER entry if prev location is ER
::: [[query check_tmp_ER_Boarding_Loc_should_exist_if_from_ER]] requires the ER entry if prev location is ER
::: [[query check_tmp_service_or_location_duplicate]] doesn't allow two service lines to have same dttms
::: [[query check_tmp_service_or_location_duplicate]] doesn't allow two service lines to have same dttms
:* Now we changed to using the same start dttm for the first service and the first boarding loc, even in the ER where this clearly is not true; in any case, we added a cross check to ensure this is entered correctly: [[query check_tmp_Boarding_Loc_Service_first_same ]]
:* Now we changed to using the same start dttm for the first service and the first boarding loc, even in the ER where this clearly is not true; in any case, we added a [[cross check]] to ensure this is entered correctly: [[query check_tmp_Boarding_Loc_Service_first_same ]]
:* This made it impossible to enter a patient who came from ER but didn't spend time there. Could not enter the date and times the same, but also could not omit the ER entry. Discussed with Julie, and '''we decided to update [[query check_tmp_service_or_location_duplicate]] to exclude ER '''
:* This made it impossible to enter a patient who came from ER but didn't spend time there. Could not enter the date and times the same, but also could not omit the ER entry. Discussed with Julie, and '''we decided to update [[query check_tmp_service_or_location_duplicate]] to exclude ER '''