Function: matchesBillingPayer()
matchesBillingPayer(payerNorm, row): boolean
Defined in: src/lib/facility-match/index.ts:136
Does a normalized payer name satisfy a single billing-payer rule row?
Parameters
payerNorm
string
row
BillingPayerRow
Returns
boolean