STANDARD DATA DICTIONARY #790.3 -- WV REFUSALS FILE                                                               3/24/25    PAGE 1
STORED IN ^WV(790.3,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                        (VERSION 1.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file identifies instances where patients in the Women's Health database were offered, but refused care (e.g., screening
mammogram).  


              DD ACCESS: @
              RD ACCESS: 
              WR ACCESS: 
             DEL ACCESS: 
           LAYGO ACCESS: 
           AUDIT ACCESS: @
IDENTIFIED BY: PATIENT (#1)[R], PROCEDURE (#2)[R]

CROSS
REFERENCED BY: REFUSAL DATE(B), PATIENT(C)



790.3,.01     REFUSAL DATE           0;1 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX",%DT(0)=-DT D ^%DT S X=Y K:Y<1 X K %DT(0)
              LAST EDITED:      JUL 23, 1998 
              DESCRIPTION:
                                This field contains the date the patient refused the procedure, test or examination.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  790.3^B 
                                1)= S ^WV(790.3,"B",$E(X,1,30),DA)=""
                                2)= K ^WV(790.3,"B",$E(X,1,30),DA)


790.3,1       PATIENT                0;2 POINTER TO WV PATIENT FILE (#790) (Required)

              LAST EDITED:      JUN 26, 1998 
              DESCRIPTION:      This field identifies the patient who refused health care (e.g., procedure, exam, tests).  Pointer
                                to the WV Patient (#790) file.  

              CROSS-REFERENCE:  790.3^C 
                                1)= S ^WV(790.3,"C",$E(X,1,30),DA)=""
                                2)= K ^WV(790.3,"C",$E(X,1,30),DA)


790.3,2       PROCEDURE              0;3 POINTER TO WV PROCEDURE TYPE FILE (#790.2) (Required)

              LAST EDITED:      JUN 10, 1998 
              DESCRIPTION:      This field identifies the procedure or type of health care the patient refused.  Pointer to the WV
                                Procedure Type (#790.2) file.  


790.3,3       REASON                 0;4 SET

                                '1' FOR TREATED ELSEWHERE; 
                                '2' FOR NO REASON; 
                                '3' FOR OTHER; 
              LAST EDITED:      JUN 16, 1998 
              DESCRIPTION:      This field indicates a general reason for why the patient refused treatment, i.e., (1) treatment
                                was provided elsewhere, (2) no reason was given by the patient, or (3) an other reason was provided
                                by the patient.  


790.3,4       COMMENTS               1;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>75!($L(X)<3) X
              LAST EDITED:      JUN 16, 1998 
              HELP-PROMPT:      Answer must be 3-75 characters in length. 
              DESCRIPTION:
                                This field contains comments related to this refusal.  



      FILES POINTED TO                      FIELDS

WV PATIENT (#790)                 PATIENT (#1)

WV PROCEDURE TYPE (#790.2)        PROCEDURE (#2)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):
WV REFUSED PROCEDURE-ENTRY    JUN 17, 1998@07:21  USER #0
  WV REFUSAL-DISPLAY-1          DD #790.1
  WV REFUSAL-EDIT-1             DD #790.3