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

Package: DRG Grouper

ICD DIAGNOSIS(#80)-->80.066

Sub-Field: 80.066


Information

Parent File Name Number Package
ICD DIAGNOSIS(#80) STATUS 80.066 DRG Grouper

Details

Field # Name Loc Type Details
.01 STATUS EFFECTIVE DATE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  SEP 13, 2011
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    Date versioned information becomes/became effective.
  • CROSS-REFERENCE:  80.066^B
    1)= S ^ICD9(DA(1),66,"B",$E(X,1,30),DA)=""
    2)= K ^ICD9(DA(1),66,"B",$E(X,1,30),DA)
    ^ICD9(IEN1,66,"B",DATE,IEN2) - Where IEN1 is the internal entry number in file #80, DATE is the effective date of the status, and IEN2 is the internal entry number of the STATUS multiple sub-file 80.066 where the
    effective date is stored.
  • CROSS-REFERENCE:  80^ACT2^MUMPS
    1)= D SAHD^ICDIDX2(80)
    2)= D KAHD^ICDIDX2(80)
    ^ICD9("ACT",(CODE_" "),STA,EF,IEN1,IEN2) ^ICD9("ACTS",SYS,(CODE_" "),STA,EF,IEN1,IEN2) Where CODE is the ICD code, STA is either 1 (active) or 0 (inactive), EF is the effective date of the status, IEN1 is the internal
    entry number in file #80 and IEN2 is the internal entry number of the STATUS multiple sub-file 80.066 where the status is stored. The subscript SYS is added to the ACTS cross-reference to create a coding system specific
    cross-reference.
.02 STATUS 0;2 SET
************************REQUIRED FIELD************************
  • '0' FOR INACTIVE;
  • '1' FOR ACTIVE;

  • LAST EDITED:  SEP 17, 2011
  • HELP-PROMPT:  Enter status of code.
  • DESCRIPTION:  
    Status set to 1 when the code is active and 0 when the code is inactive.
  • CROSS-REFERENCE:  80^ACT3^MUMPS
    1)= D SAHS^ICDIDX2(80)
    2)= D KAHS^ICDIDX2(80)
    ^ICD9("ACT",(CODE_" "),STA,EF,IEN1,IEN2) ^ICD9("ACTS",SYS,(CODE_" "),STA,EF,IEN1,IEN2) Where CODE is the ICD code, STATUS is either 1 (active) or 0 (inactive), DATE is the effective date of the status, IEN1 is the
    internal entry number in file #80 and IEN2 is internal entry number of the STATUS multiple sub-file 80.066 where the status is stored. The subscript SYS is added to the ACTS cross-reference to create a coding system
    specific cross-reference.
Info |  Details