STANDARD DATA DICTIONARY #352.1 -- BILLABLE APPOINTMENT TYPE FILE 9/29/25 PAGE 1
STORED IN ^IBE(352.1, (11 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
Records for each appointment type with indicators for IGNORE MEANS TEST, PRINT ON INSURANCE REPORT, and DISPLAY ON INPUT SCREEN.
Also contains effective date of determination. Accessed by extrinsic function ^IBEFUNC.
Per VHA Directive 10-93-142, this file definition should not be modified.
DD ACCESS: @
RD ACCESS: @
WR ACCESS: @
DEL ACCESS: @
LAYGO ACCESS: @
AUDIT ACCESS: @
IDENTIFIED BY: APPOINTMENT TYPE (#.02)[R], EFFECTIVE DATE (#.03)[R]
CROSS
REFERENCED BY: APPOINTMENT TYPE(AIVDT1), EFFECTIVE DATE(AIVDT2), NUMBER(B), APPOINTMENT TYPE(C), EFFECTIVE DATE(D)
352.1,.01 NUMBER 0;1 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: OCT 21, 1991
HELP-PROMPT: Type a Number between 1 and 99, 0 Decimal Digits
DESCRIPTION:
This is a unique number for each entry.
CROSS-REFERENCE: 352.1^B
1)= S ^IBE(352.1,"B",$E(X,1,30),DA)=""
2)= K ^IBE(352.1,"B",$E(X,1,30),DA)
352.1,.02 APPOINTMENT TYPE 0;2 POINTER TO APPOINTMENT TYPE FILE (#409.1) (Required)
LAST EDITED: OCT 22, 1991
DESCRIPTION:
This is the MAS Appointment type.
CROSS-REFERENCE: 352.1^AIVDT1^MUMPS
1)= I $P(^IBE(352.1,DA,0),U,3) S ^IBE(352.1,"AIVDT",X,-$P(^(0),U,3),DA)=""
2)= I $P(^IBE(352.1,DA,0),U,3) K ^IBE(352.1,"AIVDT",X,-$P(^(0),U,3),DA)
Used to find most recent entry for appointment type.
CROSS-REFERENCE: 352.1^C
1)= S ^IBE(352.1,"C",$E(X,1,30),DA)=""
2)= K ^IBE(352.1,"C",$E(X,1,30),DA)
352.1,.03 EFFECTIVE DATE 0;3 DATE (Required)
INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X
LAST EDITED: OCT 22, 1991
DESCRIPTION: Every Appointment type has certain billing characteristics that may change over time. For example,
an appointment type may not be billable for Category C Means Test billing one year but may the next
depending on legislation.
It is only necessary to add a new effective date for an appointment type if the characteristics
need to be time sensitive.
UNEDITABLE
CROSS-REFERENCE: 352.1^AIVDT2^MUMPS
1)= I $P(^IBE(352.1,DA,0),U,2) S ^IBE(352.1,"AIVDT",$P(^(0),U,2),-X,DA)=""
2)= I $P(^IBE(352.1,DA,0),U,2) K ^IBE(352.1,"AIVDT",$P(^(0),U,2),-X,DA)
Used to find most recent entry for an appointment type.
CROSS-REFERENCE: 352.1^D
1)= S ^IBE(352.1,"D",$E(X,1,30),DA)=""
2)= K ^IBE(352.1,"D",$E(X,1,30),DA)
352.1,.04 IGNORE MEANS TEST 0;4 SET (Required)
'1' FOR YES;
'0' FOR NO;
LAST EDITED: OCT 21, 1991
DESCRIPTION: Set this field to 'YES' if this appointment type should NOT be billed for Category C means test
billing.
352.1,.05 PRINT ON INSURANCE REPORT 0;5 SET (Required)
'1' FOR YES;
'0' FOR NO;
LAST EDITED: OCT 21, 1991
DESCRIPTION: Set this field to 'YES' if you would like this appointment type to show up on the list of Veterans
with insurance and outpatient visits.
352.1,.06 DISPLAY ON INPUT SCREEN 0;6 SET (Required)
'1' FOR YES;
'0' FOR NO;
LAST EDITED: OCT 21, 1991
DESCRIPTION: Set this field to 'YES' if you would like this appointment type to be displayed as a potential
billable visit on the outpatient visit screen when creating a third party bill.
FILES POINTED TO FIELDS
APPOINTMENT TYPE (#409.1) APPOINTMENT TYPE (#.02)
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
IB APPOINTMENT TYPE APR 06, 1992@13:26 USER #1453 BILLABLE APPOINTMENT TYPE LIST
Billable Appointment Type List.
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):