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 |  Pointer To FileMan Files |  Fields
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

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.
Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields