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(351.2

Package: Integrated Billing

Global: ^IBE(351.2


Information

FileMan FileNo FileMan Filename Package
351.2 SPECIAL INPATIENT BILLING CASES Integrated Billing

Description

Directly Accessed By Routines, Total: 12

Package Total Routines
Integrated Billing 12 IB2P562A    IBAMTC    IBAMTI    IBAMTI1    ^IBE(399.6    IBAMTD    IBAMTI2    ^IBE(351.2
IBECEA3    IBECEA31    IBECEA32    IBECEAU5    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
Integrated Billing 4 IB2P562A    IBAMTD    IBAMTI    IBAMTI1    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Registration 2 PATIENT MOVEMENT(#405)[.02]    PATIENT(#2)[.01]    
Integrated Billing 1 INTEGRATED BILLING ACTION(#350)[.04]    
Kernel 1 NEW PERSON(#200)[2.012.03]    

Fields, Total: 13

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

  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This is the patient whose inpatient episode must be tracked.
  • CROSS-REFERENCE:  351.2^B
    1)= S ^IBE(351.2,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(351.2,"B",$E(X,1,30),DA)
.02 ADMISSION 0;2 POINTER TO PATIENT MOVEMENT FILE (#405) PATIENT MOVEMENT(#405)

  • LAST EDITED:  AUG 11, 1993
  • DESCRIPTION:  
    This field points to the admission in the PATIENT MOVEMENT (#405) file which is being tracked.
  • CROSS-REFERENCE:  351.2^AC
    1)= S ^IBE(351.2,"AC",$E(X,1,30),DA)=""
    2)= K ^IBE(351.2,"AC",$E(X,1,30),DA)
.03 PATIENT TYPE 0;3 SET
  • '1' FOR AGENT ORANGE;
  • '2' FOR IONIZING RADIATION;
  • '3' FOR SOUTHWEST ASIA;
  • '4' FOR SERVICE CONNECTED;
  • '5' FOR MILITARY SEXUAL TRAUMA;
  • '6' FOR HEAD/NECK CANCER;
  • '7' FOR COMBAT VETERAN;
  • '8' FOR PROJECT 112/SHAD;

  • LAST EDITED:  AUG 02, 2006
  • HELP-PROMPT:  Please enter a number from 1 to 8 that best represents the exposure being claimed.
  • DESCRIPTION:  
    This field is used to determine whether the patient has claimed exposure to Agent Orange, Ionizing Radiation, Southwest Asia, Military Sexual Trauma, Head/Neck Cancer or Project 112/SHAD.
.04 BILLING EVENT 0;4 POINTER TO INTEGRATED BILLING ACTION FILE (#350) INTEGRATED BILLING ACTION(#350)

  • LAST EDITED:  AUG 11, 1993
  • DESCRIPTION:  
    This field points to the event record in the INTEGRATED BILLING ACTION (#350) file which may be used to reference all charges associated with the admission.
  • CROSS-REFERENCE:  351.2^AD
    1)= S ^IBE(351.2,"AD",$E(X,1,30),DA)=""
    2)= K ^IBE(351.2,"AD",$E(X,1,30),DA)
.05 PATIENT STATUS 0;5 SET
  • '1' FOR ADMITTED;
  • '2' FOR DISCHARGED;

  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This field indicates whether the patient is admitted or has been discharged. The field is used to determine if monitoring of the billing case should begin.
.06 DATE DISCHARGE ENTERED 0;6 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This field contains the date that the patient's discharge movement was entered into the system. The date is used as the starting date in the 45-day period in which this case must be dispositioned.
.07 CARE RELATED TO CONDITION? 0;7 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This field indicates whether this patient's inpatient episode of care has any component at all which is related to the patient's claimed exposure.
.08 CASE DISPOSITIONED? 0;8 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This field indicates whether this billing case has been fully dispositioned. Once the case has been dispositioned, then it will no longer be monitored by the nightly billing job.
1 REASON FOR NON-BILLING 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  AUG 10, 1993
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    This field allows the user to enter a free-text comment explaining why this inpatient episode of care was not billed.
2.01 USER ADDING ENTRY 2;1 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This field contains a pointer to the user who caused this entry to be created. This would normally be the user who enters the admission movement for the patient.
2.02 DATE/TIME ENTRY CREATED 2;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This is the date/time that the entry was created.
2.03 USER LAST UPDATING 2;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This field is a pointer to the user who last updated the entry.
2.04 DATE LAST UPDATED 2;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 10, 1993
  • DESCRIPTION:  
    This is the date/time that the entry was last updated.

External References

Name Field # of Occurrence
^%DT .06+1, 2.02+1, 2.04+1
Y^DIQ ID.02+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD(405 ID.02+1
^DGPM - [#405] ID.02+1
^IBE(351.2 - [#351.2] .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .04(XREF 1S), .04(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 .06+1*, 2.02+1*, 2.04+1*
%I ID.02+1*!
>> C ID.02+1*
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .04(XREF 1S), .04(XREF 1K)
>> DIC ID.02+1, ID.03+1
U ID.02+1
X .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .04(XREF 1S), .04(XREF 1K), .06+1*!, 1+1!, 2.02+1*!, 2.04+1*!
>> Y ID.02+1*, .06+1, 2.02+1, 2.04+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