Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Pointer To FileMan Files |  Fields
Print Page as PDF
Global: ^IBE(352.2

Package: Integrated Billing

Global: ^IBE(352.2


Information

FileMan FileNo FileMan Filename Package
352.2 NON-BILLABLE DISPOSITIONS Integrated Billing

Description

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 DISPOSITION(#37)[.01]    

Fields, Total: 3

Field # Name Loc Type Details
.01 DISPOSITION 0;1 POINTER TO DISPOSITION FILE (#37)
************************REQUIRED FIELD************************
DISPOSITION(#37)

  • LAST EDITED:  JUL 20, 1993
  • HELP-PROMPT:  Please enter a disposition.
  • DESCRIPTION:  
    This field is a pointer to the DISPOSITION (#37) file, and identifies the disposition which is being established as either billable or non-billable for Means Test billing.
  • CROSS-REFERENCE:  352.2^B
    1)= S ^IBE(352.2,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(352.2,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  352.2^AIVDT^MUMPS
    1)= I $D(^IBE(352.2,DA,0)),$P(^(0),"^",2) S ^IBE(352.2,"AIVDT",X,-$P(^(0),"^",2),DA)=""
    2)= I $D(^IBE(352.2,DA,0)),$P(^(0),"^",2) K ^IBE(352.2,"AIVDT",X,-$P(^(0),"^",2),DA)
    This cross-reference on the DISPOSITION (#.01) field and the EFFECTIVE DATE (#.02) field is used to locate the appropriate record for a disposition on a specific effective date.
.02 EFFECTIVE DATE 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 20, 1993
  • HELP-PROMPT:  Please enter an effective date.
  • DESCRIPTION:  
    This is the date on which Means Test billing for this disposition should be activated or ignored.
  • CROSS-REFERENCE:  352.2^AIVDT1^MUMPS
    1)= I $D(^IBE(352.2,DA,0)),+^(0) S ^IBE(352.2,"AIVDT",+^(0),-X,DA)=""
    2)= I $D(^IBE(352.2,DA,0)),+^(0) K ^IBE(352.2,"AIVDT",+^(0),-X,DA)
    This cross-reference on the DISPOSITION (#.01) field and the EFFECTIVE DATE (#.02) field is used to locate the appropriate record for a disposition on a specific effective date.
.03 IGNORE MEANS TEST BILLING? 0;3 SET
************************REQUIRED FIELD************************
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 05, 1993
  • HELP-PROMPT:  Please enter 'YES' or 'NO.'
  • DESCRIPTION:  This field is used to determine whether Means Test billing should be activated or ignored, as of the EFFECTIVE DATE (field #.02).
    Please note that you only need an entry in this file for a disposition for which you would like Means Test billing to be IGNORED.
Info |  Desc |  Pointer To FileMan Files |  Fields