CALLRPC |
D
CALLRPC^MPIFDNL(DUZ,DUZ(2),DFN1,DFN2,INACTIVATION_FLAG)
If an error occurs, it is logged to the CIRN HL7 EXCEPTION LOG file (#991.1)
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
MPIFDUZ |
Input |
1) DUZ of current user (REQUIRED)
|
MPIFSITE |
Input |
2) Station IEN (from file #4 INSTITUTION) of the
current users institution (from DUZ(2)) - REQUIRED.
|
MPIFFR |
Input |
3) IEN (DFN) of first patient from file #2 PATIENT at
the VistA site (REQUIRED).
|
MPIFTO |
Input |
4) IEN (DFN) of second patient from file #2 PATIENT
at the VistA site (REQUIRED).
|
MPIFINAC |
Input |
5) If set to 1, entry in MPI DO NOT LINK file will be
inactivated (OPTIONAL).
|
|
DNLCHK |
Checks whether patient records with DFNs MPIFREC1 and
MPIFREC2 are verified as not duplicates in the MPI DO NOT LINK file. Returns 0
if the there were no problems making the Remote Procedure call and the pair is
not in the MPI DO NOT LINK file; otherwise, returns -1^error message.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
MPIFREC1 |
Input |
1) DFN of a record in the Patient file.
|
MPIFREC2 |
Input |
2) DFN of another record in the Patient file.
|
|