| 47 | === Duplicate CATH_CATHINITIALVW investigation |
| 48 | |
| 49 | Reasons: |
| 50 | a. Procedure abandoned |
| 51 | a. 2nd record has very little data |
| 52 | a. Different procedure site |
| 53 | |
| 54 | === Duplicate CS2003F_PostProcedure investigation |
| 55 | |
| 56 | Reason: |
| 57 | a. 2 procedures. One of which has very little data. |
| 58 | |
| 59 | DateOfDischargeOrDeath is the only relevant date against the record. However, there is a days post op field that is different for both records which could be used to calculate a date. However, this could still produce duplicates. |
| 60 | |
| 61 | === Duplicate CS2010F_PostProcedure investigation |
| 62 | |
| 63 | Same reason and patient as for CS2003F_PostProcedure. |
| 64 | |
| 65 | === Duplicate EPS_EPSINIVW investication |
| 66 | |
| 67 | Reason: |
| 68 | a. Field 'IsThisARe_Do' is set to yes. |
| 69 | |
| 70 | The field DateOfAdmission is used as the start date for the EPS_EPSINIVW table. Alternative fields for start date on this table are date_timeOfProcedure and procedureStartTime. Both of these, however, also have records where the date is NULL. All three fields could be coalesced to reduce the risk of an error. |
| 71 | |
| 72 | === Duplicate GGHPCI_FLWGGHPCIVIEW investigation |
| 73 | |
| 74 | a. Status changed |
| 75 | |
| 76 | This looks like a table where they can go in and change the status of a previous procedure. |
| 77 | |
| 78 | The dates look like they might be from an import, so this might explain it? |
| 79 | |
| 80 | === Duplicate GGHPCI_INITIALGGHPCIVIEW investigation |
| 81 | |
| 82 | a. More than one procedure on the same day for both duplicates. |
| 83 | |
| 84 | DateAndTimeOfOperation seems to be unique. |