; This subroutine display the links between the wasted/unwasted
; film size types. This subroutine is called from '4^RAMAIN'.
; This subroutine is only accessed if the '^RA(78.4,"AW")' xref
; exists.
1
; Set-up/Edit the Examination Status file (72).
HDR(X,Y1)
; Header
XAMORD
; check order number inconsistency for order # 0,1,9
Prompt: !!,"`"_$P(RAEDT72,"^")_"' is inactive, but appears on Status Tracking.",!,"This is appropriate if you need to use Status Tracking to process cases in"
Line Location: 1+25
Function Call: WRITE
Prompt: !,"this status to complete. However, if you have a large number of historic",!,"cases in this status, it will cause response time problems in Status Tracking."
Line Location: 1+26
Function Call: WRITE
Prompt: @IOF
Line Location: 1+32
Function Call: WRITE
Prompt: !!?$L(RADASH),"Checking order numbers",!,RADASH,"and Default Next Status used for status progression",RADASH,!?11,"within : ",RAIMGTYJ
Line Location: XAMORD+2
Function Call: WRITE
Prompt: !!?5,"Error: A status with order number '"_I_"' to represent"
Line Location: XAMORD+9
Function Call: WRITE
Prompt: !?5,"'"_RASTAT_"' is MISSING for this imaging type.",$C(7)
Line Location: XAMORD+11
Function Call: WRITE
Prompt: !!?5,$P(RA0,U),"'s Default Next Status (",$P(RA2,U),")'s record is missing"
Line Location: XAMORD+19
Function Call: WRITE
Prompt: !!?5,$P(RA0,U),"'s Default Next Status (",$P(RA2,U),") is missing an ORDER no."
Line Location: XAMORD+20
Function Call: WRITE
Prompt: !
Line Location: XAMORD+24
Function Call: WRITE
Prompt: !!,RADASH_"Checking Exam Status names"_RADASH,!,?$L(RADASH),"within : ",RAIMGTYJ
Line Location: XAMORD+28
Function Call: WRITE
Prompt: !!?5,"Warning : The status with order number '"_I_"' was"
Line Location: XAMORD+35
Function Call: WRITE
Prompt: !?5,"named '"_$S(I=0:"CANCELLED",I=1:"WAITING FOR EXAM",1:"COMPLETE")_"', but is now named '",$P(^RA(72,J,0),U),"'",$C(7)