TITLE | VALUE | |
---|---|---|
NAME | XDR ADD POTENTIAL PATIENT DUP | |
DESCRIPTION | Add a record to the VistA DUPLICATE RECORD file (#15), or find an existing record for the pair of potential duplicates passed to the RPC. This was written to allow MPI to add potential duplicate patients to the file, when potential duplicates are detected by the Person Service Identity Management (PSIM) probabilistic search. | |
TAG | ADD | |
ROUTINE | XDRDADDS | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | FILE NUMBER | |
DESCRIPTION | File number for the file to which the potential duplicate records belong. For example, if the two potential duplicate entries are on the PATIENT file, this value is set to 2. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | FROM_IEN | |
DESCRIPTION | Internal Entry Number (IEN) of one of the potential duplicate records. For example, this could be a DFN from the PATIENT file (file #2). | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 14 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
INPUT PARAMETER | TO_IEN | |
DESCRIPTION | Internal Entry Number (IEN) of one of the potential duplicate records. For example, this could be a DFN from the PATIENT file (file #2). | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 14 | |
RETURN VALUE TYPE | SINGLE VALUE | |
RETURN PARAMETER DESCRIPTION | RETURN =IEN from file 15 DUPLICATE RECORD FILE# - If no errors occur, and if either an existing record is found, or a new record is added. RETURN = -1^Error Message - if any errors occur | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | 1 | |
SUPPRESS RDV USER SETUP | Yes | |
APP PROXY ALLOWED | No |