NAME |
DENTV PROVIDER ADD UPDATE |
TAG |
EDIT |
ROUTINE |
DENTVRP5 |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
AGREEMENT |
DESCRIPTION |
This RPC allows Dental Record Manager to add/edit their Dental Providers.
|
INPUT PARAMETER |
-
- DATA
- PARAMETER TYPE: LIST
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The input array contains the Dental Provider information to be
added/updated into file 220.5. The following fields are sent:
DATA("PERSON")=pointer to file 200 (PERSON)
DATA("IEN")=pointer to file 220.5 (only for update records)
DATA("PROVNUM")=8 character Dental Provider Number
DATA("INACTIVE")=-1 if inactive, else = 0.
|
RETURN PARAMETER DESCRIPTION |
Returns ien^message if the filing was without errors, or
-1^error message if there were filing errors.
|