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 |  Pointed To By FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBE(356.6

Package: Integrated Billing

Global: ^IBE(356.6


Information

FileMan FileNo FileMan Filename Package
356.6 CLAIMS TRACKING TYPE Integrated Billing

Description

Directly Accessed By Routines, Total: 45

Package Total Routines
Integrated Billing 45 IB AB COMMENTS    IB20P160    IB20P565    IB20POST    IBCC1    IBCD1    IBCD2    IBCDC
IBCDP    IBCONS3    IBCTUP    IBCU8    IBCU81    IBJDB21    IBJPB    IBNCPDP4
IBNCPDPU    IBNCPNB    IBTOBI    IBTODD1    IBTOPW    IBTOSA    IBTOTR    IBTOUR1
IBTRD    IBTRDD    IBTRE    IBTRE0    IBTRE1    IBTRE2    IBTRE20    IBTRED
IBTRED1    IBTRKR    IBTRKR4    IBTUBOA    IBTUTL2    ^IBE(399.6    IBTRKR3    IBTRPR0
IBTRVD0    IBTUTL    ^IBE(356.6    ^IBT(356    IBTUTL1    

Accessed By FileMan Db Calls, Total: 6

Package Total Routines
Integrated Billing 6 IB20P160    IB20PT5    IBCDC    IBCDE    IBJPB    IBTRE2    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Integrated Billing 1 CLAIMS TRACKING(#356)[.18]    

Fields, Total: 7

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  AUG 03, 1993
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  This is the name of the type of event that can be stored in Claims Tracking. Only certain types of events or visits are known to Claims Tracking. Adding or deleting entries can have unwanted effects on the IB package.
    Currently only inpatient, outpatient, prosthetics, and Rx Refill visits are known to IB. Future plans call for adding Fee Basis visits. This is limited to those areas that we currently have legislative authority to bill.
    UNEDITABLE
  • CROSS-REFERENCE:  356.6^B
    1)= S ^IBE(356.6,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(356.6,"B",$E(X,1,30),DA)
.02 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
  • LAST EDITED:  JUN 28, 1993
  • HELP-PROMPT:  Answer must be 3-8 characters in length.
  • DESCRIPTION:  
    Enter the 3-8 character abbreviation for this entry that will be used on display screens and outputs.
.03 TYPE CODE 0;3 SET
  • '1' FOR INPATIENT CARE;
  • '2' FOR OUTPATIENT CARE;
  • '3' FOR RX REFILL;
  • '4' FOR PROSTHETICS;

  • LAST EDITED:  AUG 13, 1993
  • DESCRIPTION:  
    Enter the correct type code for this entry. This type code is used internally by the Claims Tracking Module. Do not edit this field.
    UNEDITABLE
  • CROSS-REFERENCE:  356.6^ACODE
    1)= S ^IBE(356.6,"ACODE",$E(X,1,30),DA)=""
    2)= K ^IBE(356.6,"ACODE",$E(X,1,30),DA)
.04 AUTOMATE BILLING 0;4 SET
  • '1' FOR YES;

  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  Enter "YES" if this type of entry can be automatically billed.
  • DESCRIPTION:  This will control the automated creation of bills for each type of care.
    If this is "Y"es then the Earliest Auto Bill date will be automatically added to billable events. These events can then be added to bills by the automated biller.
.05 BILLING CYCLE 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  Type a Number between 1 and 9999, 0 Decimal Digits. Enter the number of days in the billing cycle for this type of claim.
  • DESCRIPTION:  This is the maximum number of days allowed on a single bill for this type of care.
    For example, if outpatient bills have a billing cycle of 7 days then one bill will be created for a seven day period, which may contain 1 visit or seven.
    If this is left blank and the event type can be automatically billed then the bills will be created in one month intervals.
.06 DAYS DELAY 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits. Enter the number of days after a billing cycle completes that the Automated Biller should run.
  • DESCRIPTION:  This is the minimum number of days delay that apparently billable visits (for this type of event type) should wait for auto billing.
    This field works in conjunction with the field BILLING CYCLE to determine what visits are included on a bill and when those bills can be created.
.08 ENTRY CODE 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 09, 1994
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This field is designed to be used internally by the claims tracking module to uniquely identify an entry. This number will intially be the same as the internal entry number. It should not be edited.
    UNEDITABLE
  • CROSS-REFERENCE:  356.6^AC
    1)= S ^IBE(356.6,"AC",$E(X,1,30),DA)=""
    2)= K ^IBE(356.6,"AC",$E(X,1,30),DA)

Found Entries, Total: 5

NAME: INPATIENT ADMISSION    NAME: OUTPATIENT VISIT    NAME: PROSTHETIC ITEM    NAME: PRESCRIPTION REFILL    NAME: SCHEDULED ADMISSION    

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), .08(XREF 1S), .08(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .03(XREF 1S), .03(XREF 1K), .05+1!, .06+1!, .08+1!, .08(XREF 1S)
.08(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All