Action / Resolution | To omit member and claims data where QC is the EBD TPA: Identify member records duplicated between 99EBD1 and 95448B. Do this by grouping member records on Study ID (created by concatenating APCD Unique ID (ME998) and member gender (ME013)) where ME001 = 99EBD1 with member records where ME001 = 95448B and ME032 (Group Name) = ARBenefits. Select EBD medical claims: Use the member number (ME001, ME107) from the EBD records pulled in step 1 to select related medical claims: Join ME001 = 99EBD1 and ME107 = EBD member # to MC001 = 99EBD1 and MC137 = EBD member # Select 95448B medical claims: Use the member number (ME001, ME107) from the 95448B records pulled in step 1 to select related medical claims: Join ME001 = 95448B and ME107 = QC member # to MC001 = 95448B and MC137 = QC member # Identify QC medical claims to omit: Merge the output from steps 2 and 3 on MC004, MC005, MC012, MC059 and omit the records where MC137 = 95448B.
|
---|