Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: ICPTMOD2

Package: CPT HCPCS Codes

Routine: ICPTMOD2


Information

ICPTMOD2 ;ALB/DEK/KER - CPT MODIFIER APIS ;08/18/2007

Source Information

Source file <ICPTMOD2.m>

Entry Points

Name Comments DBIA/ICR reference
MODA ; Create an array of Modifiers for a CPT Code
MODP(CODE,MOD,MFT,MDT,SRC,DFN) ; Check if modifier can be used with code (pair)
MODC(MOD) ; Checks modifier for active range including code
MULT ; Finds iens for all modifiers with same 2-letter code
; MOD = .01, check B x-ref for dupliate .01 fields
; Output:
; STR - a ";" delimited string of IENS for modifier MOD
Info |  Source |  Entry Points