Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 80.012

Package: DRG Grouper

ICD DIAGNOSIS(#80)-->80.012

Sub-Field: 80.012


Information

Parent File Name Number Package
ICD DIAGNOSIS(#80) AGE HIGH 80.012 DRG Grouper

Details

Field # Name Loc Type Details
.01 AGE HIGH EFFECTIVE DATE 0;1 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  SEP 13, 2011
  • HELP-PROMPT:  Enter the date that the upper age limit was effective.
  • DESCRIPTION:  
    The date that the AGE HIGH limit was effective.
  • CROSS-REFERENCE:  80.012^B
    1)= S ^ICD9(DA(1),7,"B",$E(X,1,30),DA)=""
    2)= K ^ICD9(DA(1),7,"B",$E(X,1,30),DA)
    ^ICD9(IEN1,7,"B",EFF,IEN2) - Where IEN1 is the internal entry number in the ICD Diagnosis file #80, EFF is the effective date for the highest age and IEN2 is the internal entry number in the AGE HIGH multiple where the
    age is stored.
1 AGE HIGH 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>124)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  SEP 30, 2011
  • HELP-PROMPT:  Enter the maximun age value, from 0 to 124.
  • DESCRIPTION:  
    This is the maximun age value for an age range for which the code can be applied. Blank otherwise.
Info |  Details