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

Package: DRG Grouper

ICD OPERATION/PROCEDURE(#80.1)-->80.166

Sub-Field: 80.166


Information

Parent File Name Number Package
ICD OPERATION/PROCEDURE(#80.1) STATUS 80.166 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:  OCT 05, 2011
  • HELP-PROMPT:  Enter the Status Effective date.
  • DESCRIPTION:  
    This is the effective date of the status.
  • CROSS-REFERENCE:  80.166^B
    1)= S ^ICD0(DA(1),66,"B",$E(X,1,30),DA)=""
    2)= K ^ICD0(DA(1),66,"B",$E(X,1,30),DA)
    ^ICD0(IEN1,66,"B",DATE,IEN2) - Where IEN1 is the internal entry number in file #80.1, DATE is the effective date of the status, and IEN2 is the internal entry number of the STATUS multiple sub-file 80.166 where the
    effective date is stored.
  • CROSS-REFERENCE:  80.1^ACT2^MUMPS
    1)= D SAHD^ICDIDX2(80.1)
    2)= D KAHD^ICDIDX2(80.1)
    ^ICD0("ACT",(CODE_" "),STA,EF,IEN1,IEN2) ^ICD0("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.1 and IEN2 is the internal entry number of the STATUS multiple sub-file 80.166 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 19, 2011
  • HELP-PROMPT:  Enter code status.
  • DESCRIPTION:  
    Status set to 1 when the code is active and 0 when the code is inactive.
  • CROSS-REFERENCE:  80.1^ACT3^MUMPS
    1)= D SAHS^ICDIDX2(80.1)
    2)= D KAHS^ICDIDX2(80.1)
    ^ICD0("ACT",(CODE_" "),STA,EF,IEN1,IEN2) ^ICD0("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.1 and IEN2 is the internal entry number of the STATUS multiple sub-file 80.166 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