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 |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBA(355.8

Package: Integrated Billing

Global: ^IBA(355.8


Information

FileMan FileNo FileMan Filename Package
355.8 SPONSOR Integrated Billing

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Integrated Billing 4 ^IBA(355.8    IBCNSU4    ^IBE(399.6    IBCNSU41    
Registration 1 DGRP15    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Integrated Billing 1 IBCNSU41    
Registration 1 DGRPC3    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Integrated Billing 1 SPONSOR RELATIONSHIP(#355.81)[.02]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Registration 2 BRANCH OF SERVICE(#23)[.03]    PATIENT(#2)[.01]    
Integrated Billing 1 SPONSOR PERSON(#355.82)[.01]    

Fields, Total: 4

Field # Name Loc Type Details
.01 SPONSOR 0;1 VARIABLE POINTER
************************REQUIRED FIELD************************
PATIENT(#2)  SPONSOR PERSON(#355.82)  

  • LAST EDITED:  FEB 18, 1997
  • TECHNICAL DESCR:  This is a variable-pointer field which is used to identify the sponsor. If the sponsor is a military retiree, then that person may likely be a patient and thus have a record in the PATIENT (#2) file. The sponsor name,
    date of birth, and social security number should be retrieved from the PATIENT (#2) file. Sponsors who are active-duty personnel are unlikely to be patients, and thus a separate file (SPONSOR PERSON, file #355.82) is used
    to store the name, date of birth, and social security number.
  • CROSS-REFERENCE:  355.8^B
    1)= S ^IBA(355.8,"B",$E(X,1,30),DA)=""
    2)= K ^IBA(355.8,"B",$E(X,1,30),DA)
.02 MILITARY STATUS 0;2 SET
  • 'A' FOR ACTIVE DUTY;
  • 'R' FOR RETIRED;

  • LAST EDITED:  FEB 18, 1997
  • HELP-PROMPT:  Enter 'A' for Active Duty or 'R' for a Military Retiree.
  • DESCRIPTION:  This field is used to determine if the sponsor is an Active Duty member of the military, or a Military retiree. This information about the sponsor is useful in determining the type of medical benefits that are available
    to the patient.
  • CROSS-REFERENCE:  355.8^C
    1)= S ^IBA(355.8,"C",$E(X,1,30),DA)=""
    2)= K ^IBA(355.8,"C",$E(X,1,30),DA)
.03 BRANCH 0;3 POINTER TO BRANCH OF SERVICE FILE (#23) BRANCH OF SERVICE(#23)

  • LAST EDITED:  FEB 18, 1997
  • HELP-PROMPT:  Enter the branch of the military in which the sponsor is/was enrolled.
  • DESCRIPTION:  
    This field is used to store the branch of the military in which the sponsor is currently enrolled or is retired from. This field must be printed on claim forms submitted to the Tricare fiscal intermediary.
.04 RANK 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<2) X
  • LAST EDITED:  MAY 01, 1997
  • HELP-PROMPT:  Enter a free-text value (2-20 characters) for the sponsor's military rank.
  • DESCRIPTION:  
    This field is used to store the sponsor's current or retired rank in the military. This information is useful in determining the type of medical benefits that are available to the patient.

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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