IBCU73 ;ALB/ARH - ADD/DELETE MODIFIER 26 TO SPECIFIED CPTS ; 1-SEP-00
Source file <IBCU73.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CPTMOD26(IBIFN) | ; add/remove modifier 26 from specific CPT codes on Reasonable Charges bills
|
|
MOD26(CPT,IBDT) | ; returns true if CPT should have a 26-modifier for professional bill
; |
|
MOD26Q | ||
DELMOD(IBIFN,BCPT,MOD) | ; delete the modifier from the CPT
; Input: BCPT - the ifn of the CPT in the 304 multiple ; MOD - internal form of the modifier to delete |
|
ADDMOD(IBIFN,BCPT,MOD) | ; add the modifier to the CPT
; Input: BCPT - the ifn of the CPT in the 304 multiple ; MOD - internal form of the modifier to add |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|