DENTV FILE CANNED COMMENTS (3023)    REMOTE PROCEDURE (8994)

Name Value
NAME DENTV FILE CANNED COMMENTS
TAG FILE
ROUTINE DENTVCC
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
INACTIVE ACTIVE
DESCRIPTION
This rpc will file/update canned statements.
      There is no sort stored in this call. The record is automatically 
added to the bottom. You must use DENTV UPDATE COMMENT SORT to update 
sorting.
The array must contain the following:
      DENTV("PROV") - Provider IEN
      DENTV("TYP") - 1: system, 2: user/provider
      DENTV("CAT") - 1: radio, 2: summary, 3: treatment, 4: educ, 5: disp
      DENTV(n) - n number of records for the WP field (the comment)
      DENTV("IEN") - Only Send this only if a record is being updated, a
                     null IEN means add.
 
INPUT PARAMETER
  • DENTV
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   255
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the comment information that must be entered to save/update the 
    record.
         DENTV("PROV") - Provider IEN
         DENTV("TYP") - 1: system, 2: user
         DENTV("CAT") - 1:radio,2:summary,3:treatment,4:educ,5:disp
         DENTV(n) - n number of records for the WP field (the comment)
         DENTV("IEN") - IEN is only used to updated an existing, null means 
                        add.
    
RETURN PARAMETER DESCRIPTION
Returns 1^message^IEN^ if successful or -1^message if there is an error.