STANDARD DATA DICTIONARY #776.5 -- HL7 MONITOR EVENTS PROFILE FILE 6/27/25 PAGE 1 STORED IN ^HLEV(776.5, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 1.6) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file contains personal profiles for displaying events in the HL7 Monitor Event Log. DD ACCESS: @ RD ACCESS: @ WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ PRIMARY KEY: A (#39) Uniqueness Index: C (#362) File, Field: 1) USER (776.5,.01) 2) PROFILE NAME (776.5,.02) CROSS REFERENCED BY: USER(B) INDEXED BY: USER & DEFAULT? (AC), USER & PROFILE NAME (C) 776.5,.01 USER 0;1 POINTER TO NEW PERSON FILE (#200) (Required) (Key field) LAST EDITED: JUL 25, 2003 HELP-PROMPT: Who is this profile for? DESCRIPTION: This is the owner of the profile. CROSS-REFERENCE: 776.5^B 1)= S ^HLEV(776.5,"B",$E(X,1,30),DA)="" 2)= K ^HLEV(776.5,"B",$E(X,1,30),DA) RECORD INDEXES: AC (#361), C (#362) 776.5,.02 PROFILE NAME 0;2 FREE TEXT (Required) (Key field) INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: JUL 24, 2003 HELP-PROMPT: What name do you want to give to this profile? RECORD INDEXES: C (#362) 776.5,.03 DEFAULT? 0;3 SET '0' FOR NO; '1' FOR YES; LAST EDITED: JUL 25, 2003 HELP-PROMPT: Is this your default profile, i.e., should it be used each time you initially enter the event log? RECORD INDEXES: AC (#361) 776.5,.04 ALL SITES? 0;4 SET '0' FOR NO; '1' FOR YES; LAST EDITED: JUL 24, 2003 HELP-PROMPT: Should this profile include events from all sites? DESCRIPTION: This field indicates whether or not events should be screened based on a list of particular sites. If YES, events from all sites will be included in the Event Log display. 776.5,.05 ALL EVENT TYPES? 0;5 SET '0' FOR NO; '1' FOR YES; LAST EDITED: JUL 25, 2003 HELP-PROMPT: Do you want to see all HL7 Monitor Event Types in this profile? 776.5,.06 ALL SENDING APPLICATIONS? 0;6 SET '0' FOR NO; '1' FOR YES; LAST EDITED: JUL 25, 2003 HELP-PROMPT: Do you want to view messages from all applications in this profile? 776.5,.07 ALL REVIEW STATUSES? 0;7 SET '0' FOR NO; '1' FOR YES; LAST EDITED: JUL 25, 2003 HELP-PROMPT: Do you want to view all messages regardless of their review status? 776.5,.08 TIME PERIOD 0;8 SET '1' FOR PRIOR HOUR; '2' FOR PRIOR 2 HOURS; '3' FOR PRIOR 6 HOURS; '4' FOR TODAY; '5' FOR LAST 24 HOURS; '6' FOR TODAY AND YESTERDAY; '7' FOR LAST 48 HOURS; '8' FOR LAST 72 HOURS; '9' FOR LAST 7 DAYS; '0' FOR ALL; LAST EDITED: JUL 25, 2003 HELP-PROMPT: Select the time period you would like to view. 776.5,.09 ONLY URGENT? 0;9 SET '0' FOR NO; '1' FOR YES; LAST EDITED: JUL 25, 2003 HELP-PROMPT: Should only urgent events be displayed? 776.5,1 SITES 1;0 POINTER Multiple #776.51 DESCRIPTION: This is a list of sites that should be included in displays based on this profile. 776.51,.01 SITES 0;1 POINTER TO INSTITUTION FILE (#4) (Multiply asked) LAST EDITED: JUL 24, 2003 HELP-PROMPT: Enter sites who's events should be included in your display of the HL7 Monitor Events Log. CROSS-REFERENCE: 776.51^B 1)= S ^HLEV(776.5,DA(1),1,"B",$E(X,1,30),DA)="" 2)= K ^HLEV(776.5,DA(1),1,"B",$E(X,1,30),DA) 776.5,2 EVENT TYPES 2;0 POINTER Multiple #776.52 776.52,.01 EVENT TYPES 0;1 POINTER TO HL7 MONITOR EVENT TYPE FILE (#776.3) (Multiply asked) LAST EDITED: JUL 25, 2003 HELP-PROMPT: What HL7 Monitor Event Types would you like to view in this profile? CROSS-REFERENCE: 776.52^B 1)= S ^HLEV(776.5,DA(1),2,"B",$E(X,1,30),DA)="" 2)= K ^HLEV(776.5,DA(1),2,"B",$E(X,1,30),DA) 776.5,3 SENDING APPLICATIONS? 3;0 POINTER Multiple #776.53 776.53,.01 SENDING APPLICATIONS? 0;1 POINTER TO HL7 APPLICATION PARAMETER FILE (#771) (Multiply asked) LAST EDITED: JUL 25, 2003 HELP-PROMPT: What sendign applications would you like to include in this profile? CROSS-REFERENCE: 776.53^B 1)= S ^HLEV(776.5,DA(1),3,"B",$E(X,1,30),DA)="" 2)= K ^HLEV(776.5,DA(1),3,"B",$E(X,1,30),DA) 776.5,4 REVEIW STATUS CODES 4;0 SET Multiple #776.54 776.54,.01 REVEIW STATUS CODES 0;1 SET (Multiply asked) '0' FOR NOT REQUIRED; '1' FOR REQUIRED; '2' FOR ONLY IF ACTION FAILS; '3' FOR PENDING; '4' FOR COMPLETED; LAST EDITED: JUL 25, 2003 HELP-PROMPT: What review statuses would you like to view? CROSS-REFERENCE: 776.54^B 1)= S ^HLEV(776.5,DA(1),4,"B",$E(X,1,30),DA)="" 2)= K ^HLEV(776.5,DA(1),4,"B",$E(X,1,30),DA) FILES POINTED TO FIELDS HL7 APPLICATION PARAMETER (#771) SENDING APPLICATIONS?:SENDING APPLICATIONS? (#.01) HL7 MONITOR EVENT TYPE (#776.3) EVENT TYPES:EVENT TYPES (#.01) INSTITUTION (#4) SITES:SITES (#.01) NEW PERSON (#200) USER (#.01) File #776.5 Record Indexes: AC (#361) RECORD MUMPS IR ACTION Short Descr: Used to insure that each use has only one profile flagged as default Set Logic: D DEFAULT^HLEMDD($G(DA),$G(X2(1)),$G(X2(2))) Kill Logic: K ^HLEV(776.5,"AC",$G(X1(1)),+$G(DA)) Whole Kill: K ^HLEV(776.5,"AC") X(1): USER (776.5,.01) (Subscr 1) (forwards) X(2): DEFAULT? (776.5,.03) (Subscr 2) (forwards) C (#362) RECORD REGULAR IR LOOKUP & SORTING Unique for: Key A (#39), File #776.5 Short Descr: Uniqueness Index for Key 'A' of File #776.5 Set Logic: S ^HLEV(776.5,"C",X(1),X(2),DA)="" Kill Logic: K ^HLEV(776.5,"C",X(1),X(2),DA) Whole Kill: K ^HLEV(776.5,"C") X(1): USER (776.5,.01) (Subscr 1) Lookup Prompt: Whose profiles? X(2): PROFILE NAME (776.5,.02) (Subscr 2) INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):