RAORD3 ;HISC/CAH - AISC/RMO-Detailed Request Display Cont. ;05/05/09 10:31
Source file <RAORD3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
A | ||
ASK | ||
Q | ||
PRTLOG | ||
TEXT | ; display Hold Description text
|
|
CHIST(RAY) | ; display Clinical History (if applicable)
|
|
EOS() | ; End of screen check for both OE/RR & Rad/Nuc Med
; Var List: $D(RAPKG) entry through Rad/Nuc Med, else through OE/RR ; Passes back 'Y', Y=1 do not continue, Y=0 continue ; NOTE: Sets OREND if code entered through OE/RR. This code may be ; hit when the user accesses the 'Act On Existing Orders' through ; OE/RR. 'Detailed Order Display' (8^RAORR) hits ENDIS^RAORD2 ; which mimics (hits same code) the Rad/Nuc Med 'Detailed Request ; Display' option. The old PGBRK^ORUHDR code set OREND to 0 ; initially, (even though it is set to 0 upon entering this ; sub-routine) and re-set it to 1 if the user enters an '^' at ; the "Enter RETURN to continue or '^' to exit:" prompt. |
|
USERCAN | ;user who cancelled this request
|
|
USERCAN1 | ;use request track times to get when and who cancelled
|
|
USERCAN2 | ;use vars DUZ and RAORD0 to get "who" and "when" cancelled
|
|
TRDT | ||
NOSECNDS(X) | ; If a timestamp is associated with a date, strip off seconds.
; Input : X-timestamp (153048) ; Output: (1530) |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|