MER |
MER^MPIFMER(PDFN,OLD,ERROR,FLG) this routine is
triggered off a change to the Integration Control Number (991.01) field (ICN)
in the Patient file (#2) when an old ICN, that is not a local ICN. It will
create a Change/Merge ICN message to be sent to the MPI and CIRN subscribers
for this patient.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
PDFN |
Input |
DFN - IEN for patient in the Patient file (#2).
|
OLD |
Input |
OLD - the ICN value being replaced.
|
ERROR |
Both |
ERROR - is passed into the MER call by reference to
return any error messages that may occur during the procedure.
|
FLG |
Input |
FLG - not required, if not defined is set to null.
If the FLG field is not defined and your facility is not the CMOR, the change
icn message will not be sent.
|
|