Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 90505.01

Package: iCare

ICARE USER(#90505)-->90505.01

Sub-Field: 90505.01


Information

Parent File Name Number Package
ICARE USER(#90505) PANEL DEFINITION 90505.01 iCare

Details

Field # Name Loc Type Details
.01 PANEL NAME 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-120 characters in length.
  • DESCRIPTION:  
    Panel definitions are how a user wishes to select lists of patients to work with in ICARE.
  • CROSS-REFERENCE:  90505.01^B
    1)= S ^BQICARE(DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^BQICARE(DA(1),1,"B",$E(X,1,30),DA)
.02 DATE/TIME CREATED 0;2 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This is the date and time that the panel was initially created.  It is automatically generated.
.03 SOURCE TYPE 0;3 SET
  • 'P' FOR Predefined;
  • 'Q' FOR QMAN;
  • 'M' FOR Manual;
  • 'Y' FOR My Patients;

  • LAST EDITED:  NOV 29, 2005
  • DESCRIPTION:  
    The source type identifies how and from where the panel definition could be defined.
.04 DEFINITION LAST UPDATED BY 0;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    User who last updated the panel definition.
.05 DATE/TIME DEFN LAST UPDATED 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    The date and time the panel definition was last updated.
.06 AUTOPOPULATE FLAG 0;6 SET
  • 'A' FOR At Login;
  • 'N' FOR Nightly;

  • LAST EDITED:  JUL 10, 2006
  • DESCRIPTION:  This field determines if and when the autopopulate functionality should be performed.
    If 'A', then the autopopulate code should be executed when the user signs into iCare.
    If 'N', then the autopopulate code should be executed during the nightly background job.
    If left blank, then it must be called manually by the user.
  • CROSS-REFERENCE:  90505^AC
    1)= S ^BQICARE("AC",$E(X,1,30),DA(1),DA)=""
    2)= K ^BQICARE("AC",$E(X,1,30),DA(1),DA)
    Cross-reference is to be used to determine which panels are to be updated by the nightly job.
  • CROSS-REFERENCE:  90505.01^AC
    1)= S ^BQICARE(DA(1),1,"AC",$E(X,1,30),DA)=""
    2)= K ^BQICARE(DA(1),1,"AC",$E(X,1,30),DA)
    Cross-reference is to be used to determine which panels are to be updated when the user signs onto iCare.
.07 DATE/TIME LAST POPULATED 0;7 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This is the date and time that the panel was populated.
.08 PATIENT LIST UPDATED BY 0;8 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This is the person who last manually updated the patient list multiple.
.09 DATE/TIME PATIENT LIST UPDATED 0;9 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This is the date and time that the patient list was last manually updated.
.1 # OF PATIENTS 0;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Type a Number between 1 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of patients, both autopopulated and manually added to the patient list.  It does NOT include those patients who have been manually removed from the patient list.
.11 SOURCE NAME 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 19, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field contains the name of the selected source.  If source type is QMAN, it will be the QMAN template.  If source type is Predefined, then it is the name of the predefined panel.
.12 PATIENT FLAG 0;12 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  JAN 26, 2006
  • DESCRIPTION:  
    This flag indicates whether this panel has patients with 'flags'.
.13 STATUS 0;13 SET
  • 'I' FOR In Progress;
  • 'T' FOR Temporary;

  • LAST EDITED:  JAN 20, 2006
  • DESCRIPTION:  This field indicates that a panel definition is 'in progress' and not yet saved as a final definition. This will be used in copying a panel and in creating a new panel that has yet been 'saved' but still needs to exist
    for the RPC calls. The original panel will be set with a status of 'in progress' and the new panel will be set with a status of 'temporary'.
.14 FILTER SOURCE NAME 0;14 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 19, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the source name of the filter definition from file #90506.
.15 ASSOCIATED PANEL 3;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 20, 2006
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  This field contains the IEN of any panel 'associated' with this panel. This will ordinarily occur when an edit is in progress. The original panel will be associated with the new panel and the new panel will be associated
    with the original panel. This can be used to recover the process if the connection is lost while the edit is in progress.
.16 LAST LOCKED BY 3;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  FEB 23, 2006
  • HELP-PROMPT:  Enter the user who last 'locked' this panel for editing.
1 PANEL DESCRIPTION 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is a full description of the panel definition.
2.1 IPC FLAG 2;1 SET
  • '1' FOR IPC Panel;

  • LAST EDITED:  JUN 17, 2011
  • CROSS-REFERENCE:  90505.01^AF
    1)= S ^BQICARE(DA(1),1,"AF",$E(X,1,30),DA)=""
    2)= K ^BQICARE(DA(1),1,"AF",$E(X,1,30),DA)
2.2 CATEGORY 2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 29, 2011
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the category (or folder) name given to this panel.
3.1 AUTOPOPULATE ORDER 3;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 29, 2015
  • HELP-PROMPT:  Type a number between 1 and 9999, 0 decimal digits.
  • DESCRIPTION:  
    Order a nightly autopopulate queue.
  • CROSS-REFERENCE:  90505^AF^MUMPS
    1)= D SXRF^BQIPLPU
    2)= D KXRF^BQIPLPU
    Cross-reference by order of complexity for panel autopopulate.
3.3 GPRA YEAR 3;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4) X
  • LAST EDITED:  JUN 01, 2006
  • HELP-PROMPT:  Answer must be 4 characters in length.
3.4 AUTOPOPULATE STATUS 3;4 SET
  • '1' FOR Currently Running;
  • '2' FOR Pending;

  • LAST EDITED:  DEC 12, 2006
  • DESCRIPTION:  
    This field will be set to '1' Currently Running when the auto refresh is running for the 'At Login' or 'Nightly' calculation.
3.5 LAST POPULATED BY 3;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUL 12, 2006
  • DESCRIPTION:  
    This is the person who last requested the panel to be "populated".  For autopopulate, it will be the panel creator (aka the owner).
3.6 SENSITIVE FLAG 3;6 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 12, 2006
  • DESCRIPTION:  
    If '1' Yes, then that means that one or more patients in this panel has been indicated as sensitive.
3.7 DIVISION 3;7 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • LAST EDITED:  SEP 22, 2006
  • CROSS-REFERENCE:  90505.01^DIV
    1)= S ^BQICARE(DA(1),1,"DIV",$E(X,1,30),DA)=""
    2)= K ^BQICARE(DA(1),1,"DIV",$E(X,1,30),DA)
3.8 POP START 3;8 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 29, 2015
  • DESCRIPTION:  
    Starting date and time of the population of this panel.
3.9 POP END 3;9 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 29, 2015
4 LAYOUT TEMPLATES 4;0 Multiple #90505.14 90505.14
5 GENERATED DESCRIPTION 5;0 WORD-PROCESSING #90505.15

  • LAST EDITED:  JUL 18, 2006
10 PARAMETER DEFINITION 10;0 Multiple #90505.02 90505.02
15 FILTER DEFINITION 15;0 Multiple #90505.115 90505.115
20 CUSTOMIZED VIEW 20;0 POINTER Multiple #90505.05 90505.05

  • IDENTIFIED BY:  DISPLAY ORDER(#.02)
21 MY MEASURES VIEW 21;0 Multiple #90505.13 90505.13
22 REMINDER VIEW 22;0 Multiple #90505.122 90505.122
23 SOURCE VIEW 23;0 Multiple #90505.123 90505.123
25 GPRA FIELD VIEW 25;0 Multiple #90505.125 90505.125
26 REFERRALS VIEW 26;0 Multiple #90505.126 90505.126
27 CONSULTS VIEW 27;0 Multiple #90505.127 90505.127
30 SHARED USERS 30;0 POINTER Multiple #90505.03 90505.03
40 PATIENT LIST 40;0 POINTER Multiple #90505.04 90505.04
Info |  Details |  All