MPIFDEL ;SF/MJM,CMC-DELETE PATIENT FROM MPI ;JUL 14, 1998
Source file <MPIFDEL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
INTER | ;
|
|
HL7(DFN,ERROR) | ; create HL7 message
; check if no subscribers |
|
PAT1 | ;entry point for tasked job from .01 in Patient file for ZZ patients
|
|
PAT(DFN,ERROR) | ;Programmer API to Delete MPI entry and remove ICN data from DPT
; if CMOR not defined but is a local CMOR, inactivate and don't log exception |
|
DELETE(DFN) | ;
|
|
EXC(DFN,ERROR,TYPE) | ; subscribers, log exception
|
|
ZZSET(DA,NAME) | ;this entry point checks to see if .01 of Patient file entry
|
|
ZZKILL(DA,NAME) | ;This entry point checks if there is an ICN present, if so
|
|
SSET(DA,SSN) | ; this entry point checks to see if the SSN has been changed
; to 5 leading zeros and if the ICN is present, if so, it will be ; inactivated. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
HL7 Protocol Name | Call Tags |
---|---|
MPIF A29 SERVER | PAT |