Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields
Print Page as PDF
Global: ^IBA(364.99

Package: Integrated Billing

Global: ^IBA(364.99


Information

FileMan FileNo FileMan Filename Package
364.99 ACC DIVISION ROLLUP Integrated Billing

Description

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Integrated Billing 2 IBACCROWFT    IBACCWLSPKUP    

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<3)!'(X?3N.E) X
    MAXIMUM LENGTH: 7
  • LAST EDITED:  JAN 02, 2025
  • HELP-PROMPT:  Enter the station number which must begin with 3 numeric and can be up to 7 characters.
  • DESCRIPTION:  
    This is the station number coming across in the Payer EDI encounter.
  • CROSS-REFERENCE:  364.99^B
    1)= S ^IBA(364.99,"B",$E(X,1,30),DA)=""
    2)= K ^IBA(364.99,"B",$E(X,1,30),DA)
.02 DIVISION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<3)!'(X?3A.E) X
    MAXIMUM LENGTH: 6
  • LAST EDITED:  JAN 02, 2025
  • HELP-PROMPT:  Enter the division which must begin with 3 alpha and can be up to 6 characters.
  • DESCRIPTION:  
    This is a grouping of station numbers to a division on the ACC Claims worklist. Most sites have one division. Integrated sites have multiple divisions.
  • CROSS-REFERENCE:  364.99^C
    1)= S ^IBA(364.99,"C",$E(X,1,30),DA)=""
    2)= K ^IBA(364.99,"C",$E(X,1,30),DA)
    This x-ref is intended to assist finding all the station numbers in a specific division.
  • CROSS-REFERENCE:  364.99^E^MUMPS
    1)= D:$D(X) SPECLKPXREF^IBACCWLSPKUP(X,"S")
    2)= D:$D(X) SPECLKPXREF^IBACCWLSPKUP(X,"K")
    This x-ref is intended to assist in adding functionality to the IBACCWLSPKUP special lookup routine for integrated sites.
.03 CPAC 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<1)!'(X?1A.E) X
    MAXIMUM LENGTH: 5
  • LAST EDITED:  JAN 02, 2025
  • HELP-PROMPT:  Enter the CPAC which must begin with an alpha and can be up to 5 characters.
  • DESCRIPTION:  
    This is the Consolidated Patient Accounting Center (CPAC) that this station number is in.
  • CROSS-REFERENCE:  364.99^D
    1)= S ^IBA(364.99,"D",$E(X,1,30),DA)=""
    2)= K ^IBA(364.99,"D",$E(X,1,30),DA)
    This x-ref is intended to assist finding all the station numbers in a specific CPAC.
.04 ROLL-UP 0;4 SET (BOOLEAN Data Type)
  • This is only the primary station for the division when this field is set to yes. All sites will have at least one primary station. Integrated sites will have one for each division.

  • LAST EDITED:  JAN 02, 2025
  • HELP-PROMPT:  Enter yes if this is the primary station for this division.
  • DESCRIPTION:  
    This is only the primary station for the division when this field is set to yes. All sites will have at least one primary station. Integrated sites will have one for each division.
.05 DEACTIVATED DATE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JAN 02, 2025
  • HELP-PROMPT:  Enter the date this station number is no longer active.
  • DESCRIPTION:  
    This is the date the station is deactivated and will no longer display during user selection.
Info |  Desc |  Accessed By FileMan Db Calls |  Fields