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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  All
Print Page as PDF
Global: ^DGEN(27.17

Package: Registration

Global: ^DGEN(27.17


Information

FileMan FileNo FileMan Filename Package
27.17 CATASTROPHIC DISABILITY REASONS Registration

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Registration 4 DG53461U    DGENA5    DGENCDA1    DGENUPL4    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 VA PATIENT(#2)[#2.396(.01)#2.397(.01)#2.398(.01)#2.409(.01)]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
DRG Grouper 2 ICD OPERATION/PROCEDURE(#80.1)[3]    ICD DIAGNOSIS(#80)[3]    
CPT Files 1 CPT(#81)[3]    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUN 21, 1999
  • HELP-PROMPT:  Answer must be 3-80 characters in length.
  • CROSS-REFERENCE:  27.17^B
    1)= S ^DGEN(27.17,"B",$E($TR(X,"abcdefghijklmnopqrstuvwxyz","ABCDEFGHIJKLMNOPQRSTUVWXYZ"),1,30),DA)=""
    2)= K ^DGEN(27.17,"B",$E($TR(X,"abcdefghijklmnopqrstuvwxyz","ABCDEFGHIJKLMNOPQRSTUVWXYZ"),1,30),DA)
1 TYPE 0;2 SET
************************REQUIRED FIELD************************
  • 'P' FOR PROCEDURE;
  • 'D' FOR DIAGNOSIS;
  • 'C' FOR CONDITION;

  • LAST EDITED:  MAY 17, 1999
  • DESCRIPTION:  
    This field contains the type of CATASTROPHIC DISABILITY REASON.  The PATIENT file uses this set of codes to screen out Diagnoses, Procedures and Conditions in its fields .396, .397, and .398
3 CODE NUMBER 0;3 VARIABLE POINTER ICD DIAGNOSIS(#80)  ICD OPERATION/PROCEDURE(#80.1)  CPT(#81)  

  • LAST EDITED:  MAY 13, 1999
  • HELP-PROMPT:  Select an appropriate Diagnostic/Procedure code, if applicable.
  • DESCRIPTION:  
    If the type is "PROCEDURE" then this must be a CPT Code or an ICD DIAGNOSIS/Procedure.  If the type is "Operation" then this must be an ICD Diagnosis.  If the type is "CONDITION" then this field must be blank.
4 AFFECTED LIMB 1;0 SET Multiple #27.174 27.174

  • DESCRIPTION:  
    This set of codes determines to which limbs the procedure could apply.  A procedure cannot be entered for a limb that's not mentioned here.
5 TEST SCORE RANGE 2;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  MAY 20, 1999
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  This field contains a MUMPS condition on the variables SCORE (patient's score on the test) and PERM (permanent status indicator). If this condition is true, then the patient meets the Catastrophic Disability requirements
    for this test.
    WRITE AUTHORITY:  @
6 HELP TEXT 3;0 WORD-PROCESSING #27.176

  • DESCRIPTION:  
    This field contains help text that will be displayed to the user when entering data in the PATIENT file (field #.398) for this condition.
7 VALIDATION 4;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  MAY 20, 1999
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  This field contains a MUMPS condition on the variable X to determine if a test score entered by the user is valid or not. For example if you specify X>10 here, then the user won't be able to enter a TEST SCORE in the CD
    CONDITIONS field of the PATIENT file whose value is not greater than 10.
    WRITE AUTHORITY:  @
8 HL7 TRANSMISSION VALUE 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAY 24, 1999
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the value that should be sent in HL7 messages (ZCD segment) for this catastrophic disability reason.
  • CROSS-REFERENCE:  27.17^C
    1)= S ^DGEN(27.17,"C",$E(X,1,30),DA)=""
    2)= K ^DGEN(27.17,"C",$E(X,1,30),DA)
    This cross-reference will facilitate lookup when HL7 messages are being processed.
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  All