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.04

Package: iCare

ICARE USER(#90505)-->90505.01-->90505.04

Sub-Field: 90505.04


Information

Parent File Name Number Package
90505.01 PATIENT LIST 90505.04 iCare

Details

Field # Name Loc Type Details
.01 PATIENT NAME 0;1 POINTER TO PATIENT FILE (#9000001) PATIENT(#9000001)

  • INPUT TRANSFORM:  S DINUM=X
  • LAST EDITED:  OCT 18, 2005
  • DESCRIPTION:  
    This field contains a list of patients that either met the panel definition or were manually added/removed.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  90505.04^B
    1)= S ^BQICARE(DA(2),1,DA(1),40,"B",$E(X,1,30),DA)=""
    2)= K ^BQICARE(DA(2),1,DA(1),40,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  90505^AB
    1)= S ^BQICARE("AB",$E(X,1,30),DA(2),DA(1),DA)=""
    2)= K ^BQICARE("AB",$E(X,1,30),DA(2),DA(1),DA)
  • CROSS-REFERENCE:  90505.01^AB
    1)= S ^BQICARE(DA(2),1,"AB",$E(X,1,30),DA(1),DA)=""
    2)= K ^BQICARE(DA(2),1,"AB",$E(X,1,30),DA(1),DA)
.02 MANUAL FLAG 0;2 SET

  • LAST EDITED:  MAY 02, 2006
  • DESCRIPTION:  This field identifies if the patient was manually added or removed. If left blank, then this patient was automatically populated by meeting the panel
    definition.
.03 ADDED BY 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This is the person who manually added this patient.
.04 DATE/TIME ADDED 0;4 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 this person was manually added to the patient list.
.05 REMOVED BY 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This is the person who manually removed this patient from the patient list.
.06 DATE/TIME REMOVED 0;6 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 this patient was removed from the patient list.
.07 DATE/TIME INITIALLY LOADED 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 patient was initially determined to be in this patient list.
.08 FLAG INDICATOR 0;8 SET

  • LAST EDITED:  MAY 02, 2006
  • DESCRIPTION:  
    This field will contain a '1' if the user preferences time frame contains active flags for this patient.  Otherwise, it will be zero.
5 MATCHED CRITERIA 5;0 Multiple #90505.18 90505.18
Info |  Details |  All