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

Package: Integrated Billing

Global: ^IBE(354.5


Information

FileMan FileNo FileMan Filename Package
354.5 BILLING ALERT DEFINITION Integrated Billing

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Integrated Billing 5 IBAERR3    ^IBE(354.5    RECIPIENT USERS    ^IBE(399.6    RECIPIENT GROUPS    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Integrated Billing 2 BILLING ALERTS(#354.4)[.01]    IB ERROR(#350.8)[.06]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[#354.5002(.01)]    
MailMan 1 MAIL GROUP(#3.8)[#354.52(.01)]    

Fields, Total: 10

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 04, 1993
  • HELP-PROMPT:  Type a Number between 1 and 99999, 0 Decimal Digits
  • DESCRIPTION:  This is the internal entry number assigned to this billing alert type. Entries 1 through 999 are reserved for IB.
    The internal number is used by the ib routines to find entries in this file. Do not delete, edit, or add entries to this file.
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This is the name of this alert. It should be close in name or meaning to the message text which the users are familiar with seeing.
  • CROSS-REFERENCE:  354.5^B
    1)= S ^IBE(354.5,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(354.5,"B",$E(X,1,30),DA)
.02 PACKAGE ID 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<2) X
  • LAST EDITED:  FEB 04, 1993
  • HELP-PROMPT:  Answer must be 2-5 characters in length.
  • DESCRIPTION:  
    This is the package prefix for the package using this notification. It will be concatenated with the internal number in the BILLING ALERTS file to form the variable XQAID for look up and deleting alerts.
  • TECHNICAL DESCR:  
    This is used to build the XQAID variable when passed to the alerts API.
.03 MESSAGE TEXT 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>51!($L(X)<3) X
  • LAST EDITED:  FEB 04, 1993
  • HELP-PROMPT:  Answer must be 3-51 characters in length.
  • DESCRIPTION:  
    This is the message text that will be appended to the patient's name and ssn and will be displayed to users when first notified about the alert.
.05 ACTION FLAG 0;5 SET
  • 'I' FOR INFORMATION ONLY;
  • 'R' FOR RUN ROUTINE;

  • LAST EDITED:  FEB 04, 1993
  • DESCRIPTION:  Enter 'I' if the user is to take no follow-up action for this notification. Enter 'R' if the user is to take a follow-up action after viewing this notification.
    This is a mandatory flag used to regulate processing in the alert software. No additional action will be allowed after viewing information only alerts.
.06 ENTRY POINT 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  FEB 04, 1993
  • HELP-PROMPT:  Answer must be 1-8 characters in length. This will be concatentated with the routine name.
  • DESCRIPTION:  
    This is the entry point in a routine that will be run when the alert is processed. It is used to build the variable XQAROU. This field represents the TAG in tag^routine.
.07 ROUTINE NAME 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
  • LAST EDITED:  FEB 04, 1993
  • HELP-PROMPT:  Answer must be 2-8 characters in length.
  • DESCRIPTION:  
    This is the routine name that will be called by the alert software when processing the alert. The variable XQAROU will be defined as tag^routine where this is the routine. (ie xqarou=$p(^ibe(354.4,n,0),"^",6,7)
2 RECIPIENT GROUPS 2;0 POINTER Multiple #354.52 354.52

  • DESCRIPTION:  
    These are mail groups that this alert should be sent to.
3 PROCESSING FLAG 3;1 SET
  • 'D' FOR DISABLED;
  • 'E' FOR ENABLED;
  • 'M' FOR MANDATORY;

  • LAST EDITED:  FEB 04, 1993
  • DESCRIPTION:  
    This field is used to regulate the alert processing. Notifications flagged as "D" will indicate the alert is disabled and will not be processed. A flag of "M" indicates the alert is enabled and mandatory.
200 RECIPIENT USERS 200;0 POINTER Multiple #354.5002 354.5002

  • DESCRIPTION:  
    These are users who have been determined to need to see this alert.

Found Entries, Total: 14

NAME: TO HARDSHIP    NAME: FROM HARDSHIP    NAME: INCOME EXPIRED    NAME: UNKNOWN ALERT    NAME: LOCK FAILED    NAME: ADD PATIENT FAILED    NAME: BAD DATE    NAME: DICN FAILED    
NAME: EDITING FAILED    NAME: CURRENT STATUS FAILED    NAME: INACTIVATION FAILED    NAME: USER UNDEFINED    NAME: PATIENT LOCKED WHILE ADDING    NAME: FAILED IN AR    

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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