NAME |
DSIC CPT MOD PAIR |
TAG |
MODP |
ROUTINE |
DSICCPT |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
AGREEMENT |
DESCRIPTION |
This will check to see if a modifier can be used with a code as of the
input date.
|
INPUT PARAMETER |
-
- CODE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 7
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the ifn or CPT code name (file 81)
-
- MOD
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 5
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is the ifn or modifier .01 field value from file 81.3
-
- MFT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
This parameter works in conjunction with the MOD parameter.
Default value = "E"
If MFT="E" then MOD parameter is an .01 field value for file 81.3
If MFT="I" then MOD parameter is an ifn value for file 81.3
-
- CDT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 14
- REQUIRED: NO
- SEQUENCE NUMBER: 4
- DESCRIPTION:
This date is optional. It can be <null>, TODAY, NOW, or a internal
Fileman format date. Default value is TODAY. This date will be used to
check if the CPT/Modifier pair was acceptable as of that date.
|
RETURN PARAMETER DESCRIPTION |
Return 0 if pair was unacceptable
-1^error message
ifn^modifier name (#.02 field value) from file 81.3
|