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

Package: Clinical Reminders

REMINDER TAXONOMY(#811.2)-->811.22104

Sub-Field: 811.22104


Information

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

Details

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

  • INPUT TRANSFORM:  K:(($L(X)>7)!($L(X)<3)!('$$VICPT^PXRMCODE(X))) X
  • LAST EDITED:  MAR 26, 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.22104^B
    1)= S ^PXD(811.2,DA(1),81,"B",$E(X,1,30),DA)=""
    2)= K ^PXD(811.2,DA(1),81,"B",$E(X,1,30),DA)
  • FIELD INDEX:  ACPTP (#703) MUMPS IR ACTION
    Short Descr:  Populate the CPT ADJACENT LOWER CODE field
    Set Logic:  S $P(^PXD(811.2,DA(1),81,DA,0),U,3)=$$PREV^ICPTAPIU(X)
    Kill Logic:  S $P(^PXD(811.2,DA(1),81,DA,0),U,3)=""
    X(1):  CPT LOW CODE  (811.22104,.01)  (Subscr 1)  (forwards)
  • RECORD INDEXES:  AE (#704)
1 CPT HIGH CODE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:(($L(X)>7)!($L(X)<3)!('$$VHICPT^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:  ACPTN (#702) MUMPS IR ACTION
    Short Descr:  Populate the CPT ADJACENT HIGHER CODE field
    Set Logic:  S $P(^PXD(811.2,DA(1),81,DA,0),U,4)=$$NEXT^ICPTAPIU(X)
    Kill Logic:  S $P(^PXD(811.2,DA(1),81,DA,0),U,4)=""
    X(1):  CPT HIGH CODE  (811.22104,1)  (Subscr 1)  (forwards)
  • RECORD INDEXES:  AE (#704)
2 CPT 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 CPT 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