STANDARD DATA DICTIONARY #355.8 -- SPONSOR FILE                                                                   3/24/25    PAGE 1
STORED IN ^IBA(355.8,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                       (VERSION 2.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
The SPONSOR file contains a list of people who are the sponsors for patients who have Tricare insurance coverage.  These people,
who are typically active duty personnel or military retirees, are stored as either patients (in file #2) or non-patients in the
SPONSOR PERSON (#355.82) file.  A variable pointer is used to point to the person in either of those two files.  
 
This file is used as a list of sponsors who may be the sponsor of more than one patient.  The SPONSOR RELATIONSHIP (#355.81) file
relates a sponsor to a specific patient.  


              DD ACCESS: @
              WR ACCESS: @
             DEL ACCESS: @
           LAYGO ACCESS: @
           AUDIT ACCESS: @

POINTED TO BY: SPONSOR field (#.02) of the SPONSOR RELATIONSHIP File (#355.81) 
               

CROSS
REFERENCED BY: SPONSOR(B), MILITARY STATUS(C)



355.8,.01     SPONSOR                0;1          VARIABLE POINTER (Required)

              FILE  ORDER  PREFIX    LAYGO  MESSAGE
                 2    1    PT           n   PATIENT 
            355.82    2    SP           n   NON-PATIENT SPONSOR 
                                         
              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)


355.8,.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)


355.8,.03     BRANCH                 0;3 POINTER TO BRANCH OF SERVICE FILE (#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.  


355.8,.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.  



      FILES POINTED TO                      FIELDS

BRANCH OF SERVICE (#23)           BRANCH (#.03)

PATIENT (#2)                      SPONSOR (#.01)

SPONSOR PERSON (#355.82)          SPONSOR (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):