PSO EPCS DEA DUP CHECK (4873)    REMOTE PROCEDURE (8994)

Name Value
NAME PSO EPCS DEA DUP CHECK
TAG DUPCHK
ROUTINE PSOEPUT
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC will accept a DEA in text format, and an institutional suffix if 
available.  It will perform checking to determine if the DEA is being 
used by another user.
INPUT PARAMETER
  • DEATXT
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the providers DEA number in text format.
    
  • SUFFIX
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the institutional suffix if available.
    
RETURN PARAMETER DESCRIPTION
The return value will be:
  1^Success - for a DEA number that does not have any duplicates.
  0^Duplicate information if the DEA number is being used by another 
provider.