File size: 630 Bytes
26c9f70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Procedure: Logistics Operations — Variant 44

(Variant for logistics_operations domain)

## When to Check
- New claim filed that matches existing policy
- System migration or data cleanup initiatives
- Post-merger integration of acquired portfolios

## Matching Criteria
1. Policy holder name (fuzzy match, threshold 0.8)
2. Date of loss (within 7-day window)
3. Coverage type (exact match required)
4. Claim amount (within 20% tolerance)
5. Jurisdiction (must match)

## Resolution
- If 4+ criteria match: likely duplicate, merge records
- If 3 criteria match: flag for manual review
- If < 3 match: treat as separate claims