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

Package: DRG Grouper

ICD DIAGNOSIS(#80)-->80.011

Sub-Field: 80.011


Information

Parent File Name Number Package
ICD DIAGNOSIS(#80) AGE LOW 80.011 DRG Grouper

Details

Field # Name Loc Type Details
.01 AGE LOW 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 lower age limit was effective.
  • DESCRIPTION:  
    The date that the AGE LOW limit was effective.
  • CROSS-REFERENCE:  80.011^B
    1)= S ^ICD9(DA(1),6,"B",$E(X,1,30),DA)=""
    2)= K ^ICD9(DA(1),6,"B",$E(X,1,30),DA)
    ^ICD9(IEN1,6,"B",EFF,IEN2) - Where IEN1 is the internal entry number in the ICD Diagnosis file #80, EFF is the effective date for the lowest age and IEN2 is the internal entry number in the AGE LOW multiple where the age
    is stored.
1 AGE LOW 0;2 NUMBER

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