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 |  Local Variables  | All
Print Page as PDF
Global: ^IBA(355.81

Package: Integrated Billing

Global: ^IBA(355.81


Information

FileMan FileNo FileMan Filename Package
355.81 SPONSOR RELATIONSHIP Integrated Billing

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Integrated Billing 4 ^IBA(355.81    IBCNSU4    ^IBE(399.6    IBCNSU41    
Registration 2 DGRP15    DGRPC3    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Integrated Billing 1 IBCNSU41    
Registration 1 DGRPC3    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Integrated Billing 1 SPONSOR(#355.8)[.02]    
Registration 1 PATIENT(#2)[.01]    

Fields, Total: 6

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

  • LAST EDITED:  JAN 21, 1997
  • DESCRIPTION:  
    This field contains the patient with whom the sponsor has a relationship.
  • CROSS-REFERENCE:  355.81^B
    1)= S ^IBA(355.81,"B",$E(X,1,30),DA)=""
    2)= K ^IBA(355.81,"B",$E(X,1,30),DA)
.02 SPONSOR 0;2 POINTER TO SPONSOR FILE (#355.8) SPONSOR(#355.8)

  • LAST EDITED:  JAN 21, 1997
  • DESCRIPTION:  
    This field is used to point to the sponsor with whom the patient has a relationship.
.03 FAMILY PREFIX 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  JAN 21, 1997
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  This field describes how the patient is related to the sponsor (spouse, child, etc.). The following scheme for identifying this relationship (referred to as the 'family prefix'), which has been adopted by DOD, is
    recommended for use:
    Code Relationship
    ---- ------------
    01 Spouse
    02 Oldest child
    03 Next oldest child, etc.
    NB Newborn of Vet
.04 SPONSOR TYPE 0;4 SET
  • 'T' FOR TRICARE;
  • 'C' FOR CHAMPVA;

  • LAST EDITED:  JAN 21, 1997
  • DESCRIPTION:  
    This field is used to describe whether the sponsor relationship is for Tricare or CHAMPVA.
.05 EFFECTIVE DATE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 21, 1997
  • DESCRIPTION:  
    This field is used to denote the effective date of the patient's relationship with the sponsor.
.06 EXPIRATION DATE 0;6 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 21, 1997
  • DESCRIPTION:  
    If the patient's relationship with the sponsor has expired, this field is used to denote the date that the relationship has expired.

External References

Name Field # of Occurrence
^%DT .05+1, .06+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .05+1*, .06+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), .03+1!, .05+1*!, .06+1*!
>> Y .05+1, .06+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All