2 $claim_status_codes = array(
3 '1' => 'Processed as Primary',
4 '2' => 'Processed as Secondary',
5 '3' => 'Processed as Tertiary',
8 '11' => 'Received, but not in process',
10 '15' => 'Suspended - investigation with field',
11 '16' => 'Suspended - return with material',
12 '17' => 'Suspended - review pending',
13 '19' => 'Processed as Primary, Forwarded to Additional Payer(s)',
14 '20' => 'Processed as Secondary, Forwarded to Additional Payer(s)',
15 '21' => 'Processed as Tertiary, Forwarded to Additional Payer(s)',
16 '22' => 'Reversal of Previous Payment',
17 '23' => 'Not Our Claim, Forwarded to Additional Payer(s)',
18 '25' => 'Predetermination Pricing Only - No Payment',