Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^IBE(350.41

Package: Integrated Billing

Global: ^IBE(350.41


Information

FileMan FileNo FileMan Filename Package
350.41 UPDATE BILLABLE AMBULATORY SURGICAL CODE Integrated Billing

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Integrated Billing 3 ^IBE(350.41    IBECPTT    ^IBE(399.6    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Integrated Billing 1 IBECPTT    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
CPT HCPCS Codes 1 CPT(#81)[.01]    
Integrated Billing 1 IB ACTION TYPE(#350.1)[.03.04]    

Fields, Total: 8

Field # Name Loc Type Details
.01 PROCEDURE 0;1 POINTER TO CPT FILE (#81)
************************REQUIRED FIELD************************
CPT(#81)

  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    The ambulatory procedure to be added to or updated in 350.4. It is not necessary that this procedure already have entries in either 350.4 or 409.71 but it is required that the procedure already be active in 81.
  • CROSS-REFERENCE:  350.41^B
    1)= S ^IBE(350.41,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(350.41,"B",$E(X,1,30),DA)
.02 DATE EFFECTIVE 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    The date that this procedure entry becomes effective for billing.
.03 OLD RATE GROUP 0;3 POINTER TO IB ACTION TYPE FILE (#350.1) IB ACTION TYPE(#350.1)

  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    This is the rate group that the procedure belongs to before this entry is activated, as defined by the HCFA document.
.04 NEW RATE GROUP 0;4 POINTER TO IB ACTION TYPE FILE (#350.1) IB ACTION TYPE(#350.1)

  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    The rate group for this procedure after this entry is activated.
.05 DATE LOADED 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    The date the HCFA information was loaded into this file.
.06 UPDATE ACTION 0;6 SET
  • '1' FOR CREATED;
  • '2' FOR ACTIVATED;
  • '3' FOR CHANGED GROUPS;
  • '4' FOR DEACTIVATED;

  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    The result caused by this entry on the procedure.
.07 STATUS 0;7 SET
  • '0' FOR NOT TRANSFERED;
  • '1' FOR TRANSFERED;

  • LAST EDITED:  NOV 13, 1991
  • DESCRIPTION:  
    A flag indicating if this entry has been successfully transferred to the billing file 350.4 (and therefore activated). If this is null then the transfer program has not yet processed this procedure (entry).
.08 ERROR 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  NOV 25, 1991
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  
    Description of the error which prevented the entry from transferring to 350.4. This field is edited automatically by the transfer program.

External References

Name Field # of Occurrence
^%DT .02+1, .05+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(350.41 - [#350.41] .01(XREF 1S), .01(XREF 1K)

Naked Globals

Name Field # of Occurrence
^(0 ID.02+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*, .05+1*
>> DA .01(XREF 1S), .01(XREF 1K)
U ID.02+1
X .01(XREF 1S), .01(XREF 1K), .02+1*!, .05+1*!, .08+1!
>> Y .02+1, .05+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All