Print Page as PDF
IA4799 ICR (4799)

IA4799    ICR (4799)

Name Value
NUMBER 4799
IA # 4799
DATE CREATED 2005/09/23
CUSTODIAL PACKAGE FEE BASIS
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE FBRVU
NAME IA4799
STATUS Active
KEYWORDS RVU
DURATION Till Otherwise Agreed
ID FBRVU
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
$$RVU(FBCPT,FBMOD,FBDATE)
VARIABLES TYPE VARIABLES DESCRIPTION
FBCPT Input
(Requred) CPT code, external value
FBMOD Input
(Optional) CPT modifier. Can be a string of CPT code
specific modifiers delimited by commas.
FBDATE Input
(Optional) Exam date/time in FileMan format. If null
then today's date becomes the assumed date.
$$RVU Output
Output:
returns a string RETSTATUS^VALUE^MESSAGE
where:

If the CPT/CPT+CPT modifier was found for the date or date/time specified
then:
RETSTATUS = 1,
VALUE = (#.03) WORK RELATIVE VALUE UNIT of file #162.97,
MESSAGE = null.

If the CPT/CPT+CPT modifier was NOT found for the date or date/time specified
then:
RETSTATUS = 0,
VALUE = null,
MESSAGE = "CPT/MOD not found"

If the date specified in FBDATE is invalid then:
RETSTATUS = 0,
VALUE = null,
MESSAGE = "Valid date not specified"

If the CPT modifiers listed in FBMOD cannot be used together
to determine correct RVU value then:
RETSTATUS = 0,
VALUE = null,
MESSAGE = "Wrong CPT modifiers combination"

If the database is not available at the time of the request then:
RETSTATUS = -1,
VALUE = null,
MESSAGE = "Database Unavailable"
SUBSCRIBING PACKAGE RADIOLOGY/NUCLEAR MEDICINE
DATE ACTIVATED 2007/05/16