Contains the list of reasons for Clinical referral for further review, itemized for each screen, as defined by the Occurrence Screen circular. This data is used in the review process. This file arrives populated, but may be edited at the site.
INPUT TRANSFORM: K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>3!($L(X)<1)!(X'?1.2N.1U) X
LAST EDITED: FEB 02, 1990
HELP-PROMPT: Answer must be 1-3 characters in length.
DESCRIPTION:
This is a short code used to identify the reason for clinical referral. It must be one to two digits and it may be followed by one upper case letter, e.g., 4, 12, 1B, 23X, etc.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 741.4^B
1)= S ^QA(741.4,"B",$E(X,1,30),DA)=""
2)= K ^QA(741.4,"B",$E(X,1,30),DA)
CROSS-REFERENCE: 741.4^AC1^MUMPS
1)= S QA=$S($D(^QA(741.4,DA,1))#2:$P(^(1),"^",2),1:"") S:QA]"" ^QA(741.4,"AC",QA,+X+($A(X,$L(X))/100),DA)="" K QA
2)= S QA=$S($D(^QA(741.4,DA,1))#2:$P(^(1),"^",2),1:"") K:QA]"" ^QA(741.4,"AC",QA,+X+($A(X,$L(X))/100),DA) K QA