; Filing Error Resolution Code for Docmt Def Operative Report
; -- Called by MRT Review Filing Events option (FILERR^TIURE)
; if BUFDA exists; otherwise called from an alert
; (DISPLAY^TIUPEVNT). Warning: XQADATA may be left around
; from a PREVIOUS alert, so don't use it's existence to
; determine how this was called. --
;
;
; -- Set variables to go to exit for DISPLAY^TIUPEVNT
; or FILERR^TIURE immediately upon return from this resolve
; code. (Everything they do after executing the resolve code
; has been incorporated INTO THIS CODE.)
Prompt: !,"Can't find stored upload record; see IRM"
Line Location: FIX+46
Function Call: WRITE
Prompt: !!,"You may now correct the stored upload data."
Line Location: FIX+50
Function Call: WRITE
Prompt: !,"OK, you can try again later."
Line Location: FIX+58
Function Call: WRITE
Prompt: !,"Old error marked resolved; new error created. New error may take several more",!,"seconds to file, and may not be within current date/time range.",!
Line Location: FIX+61
Function Call: WRITE
Prompt: !,"Is this the Surgery record you wish to upload the transcribed data into?"
Line Location: RECDHELP+1
Function Call: WRITE
Prompt: !,"If not, answer NO and select a different record, or enter '^' to come back",!,"and resolve the filing error later."
Line Location: RECDHELP+2
Function Call: WRITE
Prompt: !,"If you are sure that you have identified the correct Surgery record, and have"
Line Location: FILEHELP+1
Function Call: WRITE
Prompt: !,"corrected the stored header data accordingly, then answer YES to try again"
Line Location: FILEHELP+2
Function Call: WRITE
Prompt: !,"to upload the data into the Surgery record."
Line Location: FILEHELP+3
Function Call: WRITE
Prompt: !,"If you answer NO, the corrected data will remain in temporary storage,"
Line Location: FILEHELP+4
Function Call: WRITE
Prompt: !,"the filing error alert will remain in place, and you can attempt to resolve"