INPUT PARAMETER |
-
- CODE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 7
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the CPT, HCPCS, or level III code in either internal or external
format.
-
- DFN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 14
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
This is the ien to the PATIENT file. It is not used at this time.
-
- CDT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 14
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- 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 code was active as of that date.
|
RETURN PARAMETER DESCRIPTION |
This returns the full description of the code.
If errors or problems return List[0] := -1^error message.
Else return List[n] = text for n=0,1,2,3,4,....
|