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: 90506.25

Package: iCare

ICARE DIAGNOSIS CATEGORIES(#90506.2)-->90506.25

Sub-Field: 90506.25


Information

Parent File Name Number Package
ICARE DIAGNOSIS CATEGORIES(#90506.2) LOGIC DEFINITION 90506.25 iCare

Details

Field # Name Loc Type Details
.01 SEARCH ORDER 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 01, 2006
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    This field indicates the order in which this taxonomy should be searched.
  • CROSS-REFERENCE:  90506.25^B
    1)= S ^BQI(90506.2,DA(1),5,"B",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.2,DA(1),5,"B",$E(X,1,30),DA)
.02 TAXONOMY 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 03, 2009
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name of taxonomy that will be used for selection criteria.
  • CROSS-REFERENCE:  90506.2^AE
    1)= S ^BQI(90506.2,"AE",$E(X,1,30),DA(1),DA)=""
    2)= K ^BQI(90506.2,"AE",$E(X,1,30),DA(1),DA)
    Cross reference of all taxonomies used to determine diagnostic tag status.
.03 TAXONOMY TYPE 0;3 SET
  • 'L' FOR LAB;
  • 'N' FOR NON-LAB;

  • LAST EDITED:  MAR 01, 2006
  • DESCRIPTION:  
    The type field identifies which taxonomy file to lookup the taxonomy in.  If 'L' for lab, then the file is ATXLAB, otherwise it will look in ATXAX.
.04 NUMBER OF ITERATIONS 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 01, 2006
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of records requested by the predefined clinical diagnosis definition.
.05 TIMEFRAME 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  MAR 01, 2006
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This field contains a relative date (T+/-#MDW) if the predefined clinical diagnosis needs to find records in a specified timeframe.
.06 SEARCH FILE 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JAN 05, 2012
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This field contains the FileMan file number of the file that needs to be searched for any data meeting the criteria.
  • CROSS-REFERENCE:  90506.2^AF
    1)= S ^BQI(90506.2,"AF",$E(X,1,30),DA(1),DA)=""
    2)= K ^BQI(90506.2,"AF",$E(X,1,30),DA(1),DA)
.07 PROBLEM FILE CHECK 0;7 SET
  • '1' FOR Check for Problem File Entry;

  • LAST EDITED:  MAR 28, 2006
  • DESCRIPTION:  
    This flag indicates to check for instances of a DX and a Problem List entry with the same DX on the same day.
.08 SAME DAY CHECK 0;8 SET
  • '1' FOR Okay for same visit date;
  • '0' FOR Can't be same visit date;

  • LAST EDITED:  OCT 10, 2006
  • DESCRIPTION:  Enter '1' if the taxonomy item can be counted on the same visit date, even if it is the same visit or a different visit on the same date.
    Enter '0' if the taxonomy item cannot be counted on the same visit date, in other words, in order to be counted, the item must be on different dates.
.09 CLINICAL RANKING 0;9 SET
  • '1' FOR Primary only;
  • '0' FOR Primary/secondary;

  • LAST EDITED:  AUG 20, 2008
  • DESCRIPTION:  
    This definition is particular for POVs at this time.
.1 SERVICE CATEGORY 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  AUG 20, 2008
  • HELP-PROMPT:  Answer must be 1-25 characters in length.
  • DESCRIPTION:  This is a string of the PCC Visit Categories that are acceptable for this logic. They should be entered by their code and delimited by a semi-colon.
    Example:  A;H;I
    List of codes to use: A       AMBULATORY H       HOSPITALIZATION I       IN HOSPITAL C       CHART REVIEW T       TELECOMMUNICATIONS N       NOT FOUND S       DAY SURGERY O       OBSERVATION E       EVENT (HISTORICAL) R
    NURSING HOME D       DAILY HOSPITALIZATION DATA X       ANCILLARY PACKAGE DAILY DATA
.11 TAXONOMY CHECK ONLY 0;11 SET
  • '1' FOR Use for taxonomy check;

  • LAST EDITED:  MAR 03, 2009
  • DESCRIPTION:  
    Set this flag if the taxonomy is to be used only for the taxonomy check and not for the logic.  This is valid for those diagnostic tag definitions where the taxonomies may be hard-coded in the executable routines.
Info |  Details |  All