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

Package: Clinical Reminders

REMINDER TAXONOMY(#811.2)-->811.22102

Sub-Field: 811.22102


Information

Parent File Name Number Package
REMINDER TAXONOMY(#811.2) ICD9 RANGE OF CODES 811.22102 Clinical Reminders

Details

Field # Name Loc Type Details
.01 ICD9 LOW CODE 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:(($L(X)>7)!($L(X)<3)!('$$VICD9^PXRMCODE(X))) X
  • LAST EDITED:  APR 14, 2003
  • HELP-PROMPT:  Answer must be 3-7 characters in length.
  • DESCRIPTION:  
    This is the low code in the range of codes.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  811.22102^B
    1)= S ^PXD(811.2,DA(1),80,"B",$E(X,1,30),DA)=""
    2)= K ^PXD(811.2,DA(1),80,"B",$E(X,1,30),DA)
  • FIELD INDEX:  AICD9P (#698) MUMPS IR ACTION
    Short Descr:  Populate the ICD9 ADJACENT LOWER CODE FIELD
    Set Logic:  S $P(^PXD(811.2,DA(1),80,DA,0),U,3)=$$PREV^ICDAPIU(X)
    Kill Logic:  S $P(^PXD(811.2,DA(1),80,DA,0),U,3)=""
    X(1):  ICD9 LOW CODE  (811.22102,.01)  (Subscr 1)  (forwards)
  • RECORD INDEXES:  AD (#696)
1 ICD9 HIGH CODE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:(($L(X)>7)!($L(X)<3)!('$$VHICD9^PXRMCODE(.DA,X))) X
  • LAST EDITED:  MAR 26, 2003
  • HELP-PROMPT:  Answer must be 3-7 characters in length.
  • DESCRIPTION:  
    This is the high code in the range of codes.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • FIELD INDEX:  AICD9N (#697) MUMPS IR ACTION
    Short Descr:  Populate the ICD9 ADJACENT HIGHER CODE field
    Set Logic:  S $P(^PXD(811.2,DA(1),80,DA,0),U,4)=$$NEXT^ICDAPIU(X)
    Kill Logic:  S $P(^PXD(811.2,DA(1),80,DA,0),U,4)=""
    X(1):  ICD9 HIGH CODE  (811.22102,1)  (Subscr 1)  (forwards)
  • RECORD INDEXES:  AD (#696)
2 ICD9 ADJACENT LOWER CODE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<3) X
  • LAST EDITED:  MAR 25, 2003
  • HELP-PROMPT:  Answer must be 3-7 characters in length.
  • DESCRIPTION:  This is the code that comes immediately before the Low Code. Whenever a code set update is made, the old and new Adjacent Lower Codes are compared. If there is a change, then a message is sent to the Reminders mail group
    alerting them to this fact, along with a suggestion that they review the taxonomy for codes that should be added or removed.
3 ICD9 ADJACENT HIGHER CODE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<3) X
  • LAST EDITED:  MAR 25, 2003
  • HELP-PROMPT:  Answer must be 3-7 characters in length.
  • DESCRIPTION:  This is the code that comes immediately after the High Code. Whenever a code set update is made the old and new Adjacent Higher Codes are compared. If there is a change, then a message is sent to the Reminders mail group
    alerting them to this fact, along with a suggestion that they review the taxonomy for codes that should be added or removed.
Info |  Details |  All