STANDARD DATA DICTIONARY #234 -- CLINICAL EVENTS FILE 6/27/25 PAGE 1 STORED IN ^EDP(234, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file holds clinically relevant events in a patient's treatment. Many will be mapped to a lab result or vital measurement, and will trigger a change in treatment which can be documented here. DD ACCESS: @ RD ACCESS: @ WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ CROSS REFERENCED BY: DATE/TIME(B), PATIENT(C) INDEXED BY: PATIENT & TREATMENT & LAB TEST & DATE/TIME (AL), PATIENT & TREATMENT & VITAL SIGN & DATE/TIME (AV) 234,.01 DATE/TIME 0;1 DATE (Required) INPUT TRANSFORM: S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X LAST EDITED: APR 23, 2009 HELP-PROMPT: Enter the date/time of the event. DESCRIPTION: This is the date and time the event occurred. CROSS-REFERENCE: 234^B 1)= S ^EDP(234,"B",$E(X,1,30),DA)="" 2)= K ^EDP(234,"B",$E(X,1,30),DA) RECORD INDEXES: AL (#1094), AV (#1095) 234,1 TITLE 1;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>80!($L(X)<3) X LAST EDITED: APR 20, 2009 HELP-PROMPT: Answer must be 3-80 characters in length. DESCRIPTION: This is the title of the event, that will be displayed on data graphs. 234,2 PATIENT 0;2 POINTER TO PATIENT FILE (#2) (Required) LAST EDITED: APR 23, 2009 HELP-PROMPT: Enter the patient for this event. DESCRIPTION: This is the patient for whom this event occurred. CROSS-REFERENCE: 234^C 1)= S ^EDP(234,"C",$E(X,1,30),DA)="" 2)= K ^EDP(234,"C",$E(X,1,30),DA) RECORD INDEXES: AL (#1094), AV (#1095) 234,3 USER 0;3 POINTER TO NEW PERSON FILE (#200) LAST EDITED: APR 20, 2009 HELP-PROMPT: Enter the user responsible for creating this event. DESCRIPTION: This is the user responsible for documenting this event. 234,4 TREATMENT 0;4 POINTER TO ORDERABLE ITEMS FILE (#101.43) LAST EDITED: APR 23, 2009 HELP-PROMPT: Enter the medication or treatment relevant to this event. DESCRIPTION: This is the medication, or treatment, the patient was receiving at the time of this event. RECORD INDEXES: AL (#1094), AV (#1095) 234,5 LAB TEST 0;5 POINTER TO LABORATORY TEST FILE (#60) LAST EDITED: APR 23, 2009 HELP-PROMPT: Enter the lab test that monitors this treatment. DESCRIPTION: This is the lab test used to monitor the efficacy of this treatment, and whose result triggered this event. RECORD INDEXES: AL (#1094) 234,6 VITAL SIGN 0;6 SET 'BP' FOR BLOOD PRESSURE; LAST EDITED: APR 23, 2009 HELP-PROMPT: Enter the vital sign that monitors this treatment. DESCRIPTION: This is the vital sign used to monitor the efficacy of this treatment, and whose result triggered this event. RECORD INDEXES: AV (#1095) 234,10 DESCRIPTION 2;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>250!($L(X)<1) X LAST EDITED: APR 20, 2009 HELP-PROMPT: Answer must be 1-250 characters in length. DESCRIPTION: Enter a description of this event. FILES POINTED TO FIELDS LABORATORY TEST (#60) LAB TEST (#5) NEW PERSON (#200) USER (#3) ORDERABLE ITEMS (#101.43) TREATMENT (#4) PATIENT (#2) PATIENT (#2) File #234 Record Indexes: AL (#1094) RECORD REGULAR IR SORTING ONLY Short Descr: Find events by patient,treatment,lab Set Logic: S ^EDP(234,"AL",X(1),X(2),X(3),X(4),DA)="" Kill Logic: K ^EDP(234,"AL",X(1),X(2),X(3),X(4),DA) Whole Kill: K ^EDP(234,"AL") X(1): PATIENT (234,2) (Subscr 1) (forwards) X(2): TREATMENT (234,4) (Subscr 2) (forwards) X(3): LAB TEST (234,5) (Subscr 3) (forwards) X(4): DATE/TIME (234,.01) (Subscr 4) (forwards) AV (#1095) RECORD REGULAR IR SORTING ONLY Short Descr: Find events by patient,treatment,vital Set Logic: S ^EDP(234,"AV",X(1),X(2),X(3),X(4),DA)="" Kill Logic: K ^EDP(234,"AV",X(1),X(2),X(3),X(4),DA) Whole Kill: K ^EDP(234,"AV") X(1): PATIENT (234,2) (Subscr 1) (forwards) X(2): TREATMENT (234,4) (Subscr 2) (forwards) X(3): VITAL SIGN (234,6) (Subscr 3) (forwards) X(4): DATE/TIME (234,.01) (Subscr 4) (forwards) INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):