Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  All
Print Page as PDF
Global: ^PXD(811.2

Package: Clinical Reminders

Global: ^PXD(811.2


Information

FileMan FileNo FileMan Filename Package
811.2 REMINDER TAXONOMY Clinical Reminders

Description

Directly Accessed By Routines, Total: 53

Package Total Routines
Clinical Reminders 41 PXRMBXTL    PXRMCODE    PXRMCSSC    PXRMDBL2    PXRMDLG6    PXRMDLL    PXRMDLLB    PXRMDTAX
PXRMDUTL    PXRMEXIC    PXRMEXU0    PXRMEXU4    PXRMGEDT    PXRMINTR    PXRMLDR    PXRMP26D
PXRMP26I    PXRMP4I    PXRMP6I    PXRMPDS    PXRMPTTX    PXRMRCPT    PXRMSEL1    PXRMSTA1
PXRMSTAT    PXRMTAXD    PXRMTAXL    PXRMTAXS    PXRMTDLG    PXRMTDUP    PXRMTECK    PXRMTXCR
PXRMTXCS    PXRMTXIC    PXRMTXIM    PXRMTXIN    PXRMTXSM    PXRMUIDR    PXRMV1ID    PXRMV1IH
PXRMV2I    
IHS Mods To Patient Care Encounter 4 BPXRM201    BPXRM203    BPXRM205    BPXRMTAX    
Order Entry Results Reporting 2 ORWGAPIA    ORWGAPID    

Accessed By FileMan Db Calls, Total: 13

Package Total Routines
Clinical Reminders 11 PXRMEXPD    PXRMEXU0    PXRMGEDT    PXRMREV    PXRMTAXL    PXRMTDLG    PXRMTEDT    PXRMTXDL
PXRMTXIC    PXRMTXIN    PXRMTXSM    
IHS Mods To Patient Care Encounter 2 BPXRM201    BPXRMTAX    

Pointed To By FileMan Files, Total: 5

Package Total FileMan Files
Clinical Reminders 5 EXPANDED TAXONOMIES(#811.3)[.01]    REMINDER DEFINITION(#811.9)[#811.902(.01)]    REMINDER DIALOG(#801.41)[15#801.4118(.01)]    REMINDER TERM(#811.5)[#811.52(.01)]    REMINDER EXTRACT SUMMARY(#810.3)[#810.31(.04)#810.32(.01)]    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
CPT Files 1 CPT(#81)[#811.23104(.01)]    
Clinical Reminders 1 REMINDER SPONSOR(#811.6)[101]    
DRG Grouper 1 ICD DIAGNOSIS(#80)[#811.23102(.01)]    
Kernel 1 NEW PERSON(#200)[#811.21(1)]    

Fields, Total: 25

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<3)!'(X'?1P.E)!('$$VNAME^PXRMINTR(.X)) X
  • LAST EDITED:  JUL 16, 2013
  • HELP-PROMPT:  Answer must be 3-64 characters in length.
  • DESCRIPTION:  
    This is the name of the taxonomy. It must be unique.
  • DELETE TEST:  1,0)= I $$INUSE^PXRMTAXD(DA,"DEL")
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • FIELD INDEX:  B (#695) REGULAR IR LOOKUP & SORTING
    Unique for:  Key A (#62), File #811.2
    Short Descr:  New style B cross-reference
    Set Logic:  S ^PXD(811.2,"B",$E(X,1,64),DA)=""
    Kill Logic:  K ^PXD(811.2,"B",$E(X,1,64),DA)
    Whole Kill:  K ^PXD(811.2,"B")
    X(1):  NAME  (811.2,.01)  (Subscr 1)  (Len 64)  (forwards)
.02 BRIEF DESCRIPTION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
  • LAST EDITED:  MAY 02, 2000
  • HELP-PROMPT:  Answer must be 3-80 characters in length.
  • DESCRIPTION:  
    This is a brief description of what the taxonomy represents. It may be used to further define the intended use of this taxonomy. The Brief Description will be displayed as part of a taxonomy inquiry.
.03 DIALOG HEADER TEXT 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
  • LAST EDITED:  OCT 25, 1999
  • HELP-PROMPT:  Answer must be 3-80 characters in length.
  • DESCRIPTION:  
    This text will be displayed as a checkbox in the reminder dialog for this taxonomy.
1.6 INACTIVE FLAG 0;6 SET
  • '1' FOR INACTIVE;

  • LAST EDITED:  JUL 30, 1996
  • HELP-PROMPT:  Enter a 1 to inactivate this taxonomy.
  • DESCRIPTION:  Enter "1" to inactivate the taxonomy. This flag is set to ACTIVE in the distribution. As part of the installation, each site should review the taxonomy definitions and inactivate those that do not meet the site's needs.
    If desired, a site can copy a distributed taxonomy, using the taxonomy copy option, to a local version and edit it to meet the site's needs.
  • TECHNICAL DESCR:  
    This flag controls whether or not taxonomies may be selected as a Clinical Reminder finding.
2 DESCRIPTION 1;0 WORD-PROCESSING #811.22

  • DESCRIPTION:  The DESCRIPTION is used to describe the purpose and usage of the taxonomy.
4 PATIENT DATA SOURCE 0;4 FREE TEXT

  • INPUT TRANSFORM:  S X=$$UP^XLFSTR(X) K:($L(X)>40)!($L(X)<1)!('$$VPDS^PXRMPDS(X)) X
  • LAST EDITED:  MAY 28, 2013
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  PATIENT DATA SOURCE refines the taxonomy search by specifying which patient data sources are searched for matching codes.
  • EXECUTABLE HELP:  D PDSXHELP^PXRMPDS
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • FIELD INDEX:  APDS (#694) MUMPS IR ACTION
    Short Descr:  Build the list of patient data source (PDS) nodes.
    Set Logic:  D SPDS^PXRMPDS(DA,X2)
    Kill Logic:  D SPDS^PXRMPDS(DA,X2)
    X(1):  PATIENT DATA SOURCE  (811.2,4)  (forwards)
10 USE INACTIVE PROBLEMS 0;9 SET
  • '1' FOR YES;

  • LAST EDITED:  APR 03, 2000
  • HELP-PROMPT:  Enter YES if you want to use both active and inactive problems.
  • DESCRIPTION:  USE INACTIVE PROBLEMS applies only to searches in Problem List. Normally, inactive problems are not used. However, when this field is set to YES, then both active and inactive problems are used. This field works just like
    the field with the same name that can be specified for a reminder definition finding or a reminder term finding. The order of precedence is taxonomy > term > definition.
15 PRIORITY LIST 15;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<1)!('$$VPRIOL^PXRMINTR(.X)) X
  • LAST EDITED:  JUL 24, 2012
  • HELP-PROMPT:  Answer must be 1-3 characters in length.
  • DESCRIPTION:  This field applies only to Problem List searches. It can be used to limit the problems that are included to those with the listed priorities. The possible values are:
    A - acute
    C - chronic
    U - undefined
    Any combination of these letters can be used. For example, 'A' would limit the search to acute problems. 'CU' would include chronic problems and those whose priority is undefined. If this field is left blank then all
    priorities will be included.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
20 SELECTED CODES 20;0 Multiple #811.23 811.23

  • LAST EDITED:  MAR 21, 2012
  • DESCRIPTION:  The SELECTED CODES multiple stores the codes selected by the user to be in the taxonomy. The storage hierarchy is:
    Term/Code
    Coding system
    Code
    Term/Code and coding system are passed to Lexicon, which returns a list of matching codes. The user selects the codes to be included in the taxonomy from the list.
  • PRIMARY KEY:  A (#63)
    Uniqueness Index: B (#709)
    File, Field: 1) TERM/CODE (811.23,.01)
  • INDEXED BY:  CODE (AE), CODING SYSTEM (ATC), CODE & USE IN DIALOG (ATCC), CODE & USE IN DIALOG (AUID), TERM/CODE (B)
30 USE IN DIALOG CODES 30;0 Multiple #811.24 811.24

  • DESCRIPTION:  This multiple stores all the codes in the SELECTED CODES multiple that have been marked as Use In Dialog. Its purpose is to provide a multiple for the ScreenMan form PXRM DIALOG TAXONOMY EDIT.
    It is automatically synchronized with the SELECTED CODES MULTIPLE
  • INDEXED BY:  CODE & CODING SYSTEM (AUIDC)
100 CLASS 100;1 SET
************************REQUIRED FIELD************************
  • 'N' FOR NATIONAL;
  • 'V' FOR VISN;
  • 'L' FOR LOCAL;

  • INPUT TRANSFORM:  K:'$$VCLASS^PXRMINTR(X) X
  • LAST EDITED:  MAY 18, 2001
  • HELP-PROMPT:  Enter the CLASS.
  • DESCRIPTION:  
    This is the CLASS of the taxonomy. Possible classes are "N" for national, "V" for VISN, and "L" for local. National taxonomies cannot be edited by sites.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
101 SPONSOR 100;2 POINTER TO REMINDER SPONSOR FILE (#811.6) REMINDER SPONSOR(#811.6)

  • LAST EDITED:  APR 19, 2001
  • HELP-PROMPT:  Enter the SPONSOR.
  • DESCRIPTION:  
    This is the organization or group that sponsors this taxonomy.
102 REVIEW DATE 100;3 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 19, 2001
  • HELP-PROMPT:  Enter the REVIEW DATE.
  • DESCRIPTION:  REVIEW DATE is used to determine when the taxonomy should be reviewed to verify that it is current with the latest standards and guidelines. You can find all taxonomies whose review date has passed using the Clinical
    Reminders Review Date Report.
110 CHANGE LOG 110;0 DATE Multiple #811.21 811.21

  • LAST EDITED:  MAR 14, 2013
  • DESCRIPTION:  This multiple is used to record a log of changes made to the taxonomy.
2102 ICD9 RANGE OF CODES 80;0 Multiple #811.22102 811.22102

  • LAST EDITED:  FEB 20, 2003
  • DESCRIPTION:  This multiple is used to define the set of ranges of ICD9 codes to be included in the taxonomy. A range is defined by a low code and high code. All codes that lie in this range will be automatically included.
  • INDEXED BY:  ICD9 LOW CODE & ICD9 HIGH CODE (AD), ICD9 HIGH CODE (AICD9N), ICD9 LOW CODE (AICD9P)
2103 ICD0 RANGE OF CODES 80.1;0 Multiple #811.22103 811.22103

  • LAST EDITED:  FEB 20, 2003
  • DESCRIPTION:  This multiple is used to define the set of ranges of ICD0 codes to be included in the taxonomy. A range is defined by a low code and high code. All codes that lie in this range will be automatically included.
  • INDEXED BY:  ICDO LOW CODE & ICD0 HIGH CODE (AC), ICD0 HIGH CODE (AICD0N), ICDO LOW CODE (AICD0P)
2104 CPT RANGE OF CODES 81;0 Multiple #811.22104 811.22104

  • LAST EDITED:  FEB 20, 2003
  • DESCRIPTION:  This multiple is used to define the set of ranges of CPT codes to be included in the taxonomy. A range is defined by a low code and a high code. All codes that lie in this range will be automatically included.
  • INDEXED BY:  CPT HIGH CODE (ACPTN), CPT LOW CODE (ACPTP), CPT LOW CODE & CPT HIGH CODE (AE)
3102 SELECTABLE DIAGNOSIS SDX;0 POINTER Multiple #811.23102 811.23102

  • DESCRIPTION:  These are the diagnosis codes that may be selected when processing a taxonomy dialog within CPRS. The list of codes is built from the code ranges within the taxonomy when the Clinical Reminders package is installed and
    includes only active codes.
  • IDENTIFIED BY:  DISPLAY TEXT(#1)
3104 SELECTABLE PROCEDURE SPR;0 POINTER Multiple #811.23104 811.23104

  • DESCRIPTION:  These are the procedure codes that may be selected when processing a taxonomy dialog within CPRS. The list of codes is built from the code ranges within the taxonomy when the Clinical Reminders package is installed and
    includes only active codes.
  • IDENTIFIED BY:  DISPLAY TEXT(#1)
3106 GENERATE DIALOG DX PARAMETER SDZ;1 SET
  • '1' FOR INDIVIDUAL DIALOG FOR EACH DIAGNOSIS CODE;

  • LAST EDITED:  SEP 08, 1999
  • HELP-PROMPT:  Enter 1 if each selectable diagnosis should be a separate prompt.
  • DESCRIPTION:  This parameter works in conjunction with the autogeneration of dialogs. If it is set, then each active code in the selectable diagnosis list will be presented as a separate question in CPRS with text generated from the
    finding parameter file, #801.45.
    If it is not set, then there will be a checkbox for current diagnoses and a checkbox for historical entries. Fields #3107 and #3108 can be used to customize the checkbox headers. When one of the checkboxes is checked, then
    the selectable diagnoses list will be displayed as a drop-down list. This is the default option.
3107 CURRENT VISIT DX DIALOG HDR SDZ;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  MAY 03, 2000
  • HELP-PROMPT:  Enter 1-80 character header text for current visit diagnosis selection.
  • DESCRIPTION:  This is the diagnosis dialog sub-header text that will be selectable for CPRS users to document a diagnosis from the taxonomy as treated at the current visit. The header text will display with a checkbox, which CPRS users
    can select to see the selectable diagnoses list.
    If this field is not present, the taxonomy name will be used.
3108 HISTORICAL VISIT DX DIALOG HDR SDZ;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  MAY 03, 2000
  • HELP-PROMPT:  Enter 1-80 character header text for historical visit diagnosis selection.
  • DESCRIPTION:  This is the diagnosis dialog sub-header text that will be selectable for CPRS users to document a diagnosis from the taxonomy as a historical diagnosis. The header text will display with a checkbox, which CPRS users can
    select to see the selectable diagnoses list. Historical diagnoses selected will require the CPRS user to enter a visit date.
    If this field is not present, the taxonomy name followed by "(HISTORICAL)" will be used.
3110 GENERATE DIALOG PR PARAMETER SPZ;1 SET
  • '1' FOR INDIVIDUAL DIALOG FOR EACH PROCEDURE;

  • LAST EDITED:  SEP 09, 1999
  • HELP-PROMPT:  Enter 1 if each selectable procedure should be a separate prompt.
  • DESCRIPTION:  This parameter works in conjunction with the autogeneration of dialogs. If it is set then each active code in the selectable procedure list will be presented as a separate question in CPRS with text generated from the
    finding parameter file, #801.45.
    If it is not set then there will be a checkbox for current procedures and a checkbox for historical entries. Fields #3110 and #3112 can be used to customize the checkbox headers. When one of the checkboxes is checked then
    the selectable diagnoses list will be displayed as a drop-down list. This is the default option.
3111 CURRENT VISIT PR DIALOG HDR SPZ;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  MAY 03, 2000
  • HELP-PROMPT:  Enter 1-80 character header text for current visit procedure selection.
  • DESCRIPTION:  This is the procedure dialog sub-header text that will be selectable for CPRS users to document a procedure from the taxonomy as done at the current visit. The header text will display with a checkbox, which CPRS users can
    select to see the selectable procedure list.
    If this field is not present, the taxonomy name will be used.
3112 HISTORICAL VISIT PR DIALOG HDR SPZ;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  MAY 03, 2000
  • HELP-PROMPT:  Enter 1-80 character header text for historical visit procedure selection.
  • DESCRIPTION:  This is the procedure dialog sub-header text that will be selectable for CPRS users to document a procedure from the taxonomy as a historical procedure. The header text will display with a checkbox, which CPRS users can
    select to see the selectable procedure list.  Historical procedures selected will require the CPRS user to enter a visit date.
    If this field is not present, the taxonomy name followed by "(HISTORICAL)" will be used.

Found Entries, Total: 51

NAME: IHS-ALCOHOL SCREEN    NAME: IHS-BARIUM ENEMA    NAME: IHS-COLONOSCOPY    NAME: IHS-COLORECTAL CANCER    NAME: IHS-DEPRESSION SCREEN    NAME: IHS-DOMESTIC VIOLENCE    NAME: IHS-FECAL OCCULT LAB TEST    NAME: IHS-FUNDOSCOPIC EYE CODES    
NAME: IHS-HIGH RISK DISEASES    NAME: IHS-HYSTERECTOMY    NAME: IHS-ISCHEMIC HEART DISEASE    NAME: IHS-MAMMOGRAM    NAME: IHS-PAP    NAME: IHS-SIGMOIDOSCOPY    NAME: IHS-TOBACCO USE    NAME: VA-ALCOHOL ABUSE    
NAME: VA-ALCOHOLISM SCREENING    NAME: VA-BREAST TUMOR    NAME: VA-CERVICAL CA/ABNORMAL PAP    NAME: VA-CERVICAL CANCER SCREEN    NAME: VA-CHOLESTEROL    NAME: VA-COLORECTAL CA    NAME: VA-COLORECTAL CANCER SCREEN    NAME: VA-DEPRESSION DIAGNOSIS    
NAME: VA-DIABETES    NAME: VA-EXERCISE COUNSELING    NAME: VA-FLEXISIGMOIDOSCOPY    NAME: VA-FOBT    NAME: VA-HEPATITIS C INFECTION    NAME: VA-HIGH RISK FOR FLU/PNEUMONIA    NAME: VA-HIGH RISK FOR TB    NAME: VA-HYPERTENSION    
NAME: VA-HYPERTENSION CODES    NAME: VA-HYPERTENSION SCREEN    NAME: VA-HYSTERECTOMY    NAME: VA-INFLUENZA IMMUNIZATION    NAME: VA-ISCHEMIC HEART DISEASE    NAME: VA-MAMMOGRAM/SCREEN    NAME: VA-MASTECTOMY    NAME: VA-NUTRITION    
NAME: VA-OBESITY    NAME: VA-PNEUMOCOCCAL VACCINE    NAME: VA-PROSTATE CA    NAME: VA-PSA    NAME: VA-PSYCHOTHERAPY CPT CODES    NAME: VA-SAFETY COUNSELING    NAME: VA-SCHIZOPHRENIA    NAME: VA-TB/POSITIVE PPD    
NAME: VA-TETANUS DIPHTHERIA    NAME: VA-TOBACCO USE    NAME: VA-WEIGHT AND NUTRITION SCREEN    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #4473
  • ORDER ENTRY/RESULTS REPORTING
  • NAME (.01).
    Access: Direct Global Read & w/Fileman

    INACTIVE FLAG (1.6).
    Access: Direct Global Read & w/Fileman

    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  All