ICPTAPIU ;ALB/DEK/KER - CPT UTILITIES FOR APIS ; 04/18/2004
Source file <ICPTAPIU.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CPTDIST() | ; Distribution Date
; Input: none (extrinsic variable) ; Output: returns DISTRIBUTION DATE, date codes effective in Austin |
|
CAT(CAT,DFN) | ; Return CATEGORY NAME given IEN
; Input: CAT = category ien REQUIRED ; DFN - not in use but included in anticipation of future need |
|
CATQ | ||
NUM(Y) | ; Convert CPT/HCPCS Code to Numeric
; Convert HCPCS to $A() of Alpha _ Numeric Portion |
|
COPY | ; API to Print Copyright Information
|
|
STATCHK(CODE,CDT) | ; Check Status of CPT Code or Modifier
; Input: ; CODE - CPT Code/Modifier REQUIRED ; CDT - Date to screen against (FileMan format, default = today) |
|
NEXT(CODE) | ; Next CPT Code or Modifier (active or inactive)
; Input: ; CODE = CPT Code/Modifier REQUIRED |
|
PREV(CODE) | ; Previous CPT Code or Modifier (active or inactive)
; Input: ; CODE = CPT Code/Modifier REQUIRED |
|
HIST(CODE,ARY) | ; Activation History
; Input: ; CODE - CPT Code or Modifier REQUIRED ; .ARY - Array, passed by Reference REQUIRED |
|
PERIOD(CODE,ARY) | ; return Activation/Inactivation Period in ARY
|
|
ACT(ICPTG,ICPTC,ICPTS,ICPTD) | ; return "ACT" root
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|