STANDARD DATA DICTIONARY #301.5 -- IVM PATIENT FILE 3/24/25 PAGE 1
STORED IN ^IVM(301.5, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains a list of patients (by income year) who are undergoing (or have undergone) income verification with the IVM
Center.
Data in this file is maintained by the IVM software module. It should not be modified in any way at the site level.
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: INCOME YEAR (#.02)[R]
POINTED TO BY: IVM PATIENT field (#.01) of the IVM TRANSMISSION LOG File (#301.6)
CROSS
REFERENCED BY: FUTURE MEANS TEST(AC), FUTURE RX COPAY TEST(AD), FUTURE MEANS TEST(AE), FUTURE RX COPAY TEST(AF), PATIENT(APT1),
INCOME YEAR(APT2), SEGMENT NAME(ASEG), TRANSMISSION STATUS(ATR), UPLOADED INSURANCE DATE/TIME(AUPL),
PATIENT(AYR1), INCOME YEAR(AYR2), PATIENT(B)
301.5,.01 PATIENT 0;1 POINTER TO PATIENT FILE (#2) (Required)
LAST EDITED: JUL 16, 1993
HELP-PROMPT: Enter the name of the patient for which the income verification process will be accomplished.
DESCRIPTION: This field contains the name of a patient for which the income verification process will be (or
has been) done. The patients stored in this file are patients that are either Category A by virtue
of the means test or are Category C veterans without insurance.
Entries are placed into this file automatically by the IVM module. They should not be added,
edited, or removed from this file without using the appropriate IVM menu option.
UNEDITABLE
CROSS-REFERENCE: 301.5^B
1)= S ^IVM(301.5,"B",$E(X,1,30),DA)=""
2)= K ^IVM(301.5,"B",$E(X,1,30),DA)
CROSS-REFERENCE: 301.5^AYR1^MUMPS
1)= S:$P(^IVM(301.5,DA,0),"^",2) ^IVM(301.5,"AYR",$P(^(0),"^",2),X,DA)=""
2)= K:$P(^IVM(301.5,DA,0),"^",2) ^IVM(301.5,"AYR",$P(^(0),"^",2),X,DA)
This cross-reference is used to sort by income year, by patient, and by record number.
CROSS-REFERENCE: 301.5^APT1^MUMPS
1)= S:$P(^IVM(301.5,DA,0),"^",2) ^IVM(301.5,"APT",X,$P(^(0),"^",2),DA)=""
2)= K:$P(^IVM(301.5,DA,0),"^",2) ^IVM(301.5,"APT",X,$P(^(0),"^",2),DA)
This cross-reference will sort all entries in this file by patient, income year, and internal
record number.
301.5,.02 INCOME YEAR 0;2 DATE (Required)
INPUT TRANSFORM: S %DT="E" D ^%DT S X=Y K:Y<1 X
LAST EDITED: MAR 30, 1993
HELP-PROMPT: Enter the year (no month or date) for which this patient's income is being verified by the IVM
Center.
DESCRIPTION: This field should contain the year (no month or date) for which this patient's income is being
verified by the IVM Center in Birmingham.
This field is populated automatically by the IVM module and will not be editable.
UNEDITABLE
CROSS-REFERENCE: 301.5^AYR2^MUMPS
1)= S ^IVM(301.5,"AYR",X,+^IVM(301.5,DA,0),DA)=""
2)= K ^IVM(301.5,"AYR",X,+^IVM(301.5,DA,0),DA)
This cross-reference will sort all entries by income year, patient, and internal entry number.
CROSS-REFERENCE: 301.5^APT2^MUMPS
1)= S ^IVM(301.5,"APT",+^IVM(301.5,DA,0),X,DA)=""
2)= K ^IVM(301.5,"APT",+^IVM(301.5,DA,0),X,DA)
This cross-reference will sort all entries in this file by patient, income year, and internal
record number.
301.5,.03 TRANSMISSION STATUS 0;3 SET
'1' FOR TRANSMITTED;
'0' FOR NOT TRANSMITTED;
LAST EDITED: MAR 07, 2003
HELP-PROMPT: If data for this patient requires transmission, enter 0, otherwise, answer 1.
DESCRIPTION: This field will be maintained by the IVM software module. If data for a patient requires
transmission, this field will be set to 0. Once the data has been transmitted, the field will be
set to 1.
CROSS-REFERENCE: 301.5^ATR^MUMPS
1)= I X=0 S ^IVM(301.5,"ATR",0,+$P(^IVM(301.5,DA,0),U,2),DA)=""
2)= I X=0 K ^IVM(301.5,"ATR",0,+$P(^IVM(301.5,DA,0),U,2),DA)
This cross-reference will contain only those patients for which demographic and income data needs
to be transmitted to IVM. Once the data for this patient has been transmitted, this field will be
changed to 1 for transmitted and the cross-reference will be removed.
301.5,.04 STOP FLAG 0;4 SET
'1' FOR STOP;
'0' FOR DON'T STOP;
LAST EDITED: JUN 03, 1993
HELP-PROMPT: If update transmissions, other than for enrollment, should no longer be sent to the IVM Center,
enter 1 here.
DESCRIPTION: This field does not affect transmissions necessary for enrollment updates.
This field will be updated automatically by the DHCP IVM software module. If it contains a 0 or is
null, whenever changes are made to the means test or demographic information for this patient, a
new transmission will be sent.
If the field equals 1, it means that further transmissions should not be sent to the IVM Center
unless requested via a query.
TECHNICAL DESCR: This field does not affect transmissions necessary for enrollment purposes.
This field is set by the module only. The value 0 is equivelant to a null response and means that
demographic or means test changes will be transmitted to the IVM Center.
A value of 1 means that no futher transmissions for this patient should be made. The value of 1
could be put into this field in one of four circumstance:
1. The patient's means test or insurance status changes such that
the patient no longer meets the IVM criteria for the year in
question. In this case, one last transmission will be sent to
the IVM Center and then the flag will be set to 1 to stop future
transmissions.
2. The IVM Center sends a case status of 1 indicating that the case
will no longer be looked at by IVM personnel.
3. The IVM Center sends a verified Means Test back to the Medical
Center. This action officially closes the case.
4. DHCP users reject the suggested SSN for the veteran (in the
SSN Upload) which has been sent to the Medical Center from IVM.
The case is closed because IVM cannot pursue the case until
it can match the patient with the Social Security Administration.
301.5,.05 QUERY TRANSMISSION DATE/TIME 0;5 DATE
INPUT TRANSFORM: S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
LAST EDITED: OCT 29, 1993
HELP-PROMPT: Enter the date/time on which this query transmission occurred.
DESCRIPTION: This field contains the first date/time that a full query message for the IVM PATIENT was
transmitted to the IVM Center.
301.5,.06 FUTURE MEANS TEST 0;6 POINTER TO ANNUAL MEANS TEST FILE (#408.31)
LAST EDITED: JUL 07, 1999
HELP-PROMPT: If there is a means test with a future date, enter it here.
DESCRIPTION:
This field will be used to indicate the existence of a means test being held for a future date.
CROSS-REFERENCE: 301.5^AC^MUMPS
1)= D FUTMT^IVMCDD(DA,X)
2)= D NOFUTMT^IVMCDD(DA,X)
3)= DO NOT DELETE!
This cross-reference provides a list of means tests with future dates. The list is sorted as
,, .
CROSS-REFERENCE: 301.5^AE^MUMPS
1)= D AESET^IVMCDD(DA,X)
2)= D AEKILL^IVMCDD(DA,X)
3)= DO NOT DELETE!
This cross-reference provides a list of means test with future dates. The list is sorted as ,
,, .
301.5,.07 FUTURE RX COPAY TEST 0;7 POINTER TO ANNUAL MEANS TEST FILE (#408.31)
LAST EDITED: JUL 07, 1999
HELP-PROMPT: If there is a pharmacy co-pay test being held with a future effective date, enter it here.
DESCRIPTION: This field will be used to indicate the existence of a pharmacy co-pay test being held for a future
effective date.
CROSS-REFERENCE: 301.5^AD^MUMPS
1)= D FUTRX^IVMCDD(DA,X)
2)= D NOFUTRX^IVMCDD(DA,X)
3)= DO NOT DELETE!
This cross-reference provides a list of Rx copay tests with future dates. The list is sorted as
,, .
CROSS-REFERENCE: 301.5^AF^MUMPS
1)= D AFSET^IVMCDD(DA,X)
2)= D AFKILL^IVMCDD(DA,X)
3)= DO NOT DELETE!
This cross-reference provides a list of Copay Tests with future dates. The list is sorted as
, ,, .
301.5,.08 MEANS TEST DELETION TEST DATE 0;8 DATE
INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X
LAST EDITED: JUN 17, 1999
HELP-PROMPT: Enter the Date of Test for the test that was deleted.
DESCRIPTION: This field will be used to indicate that HEC should be notified that the veteran's means test was
deleted. The presence of a date will both indicate that a deletion occurred and the income year of
the test that was deleted.
301.5,.09 RX TEST DELETION TEST DATE 0;9 DATE
INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X
LAST EDITED: JUN 17, 1999
HELP-PROMPT: Enter the Date of Test for the test that was deleted.
DESCRIPTION: This field will indicate whether HEC needs to be notified of the deletion of the veteran's pharmacy
co-pay test. The presence of a date will both indicate that a deletion occurred and the income
year of the test that was deleted.
301.5,.1 HARDSHIP DELETION TEST DATE 0;10 DATE
INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X
LAST EDITED: JUN 17, 1999
HELP-PROMPT: Enter the date of the test for the hardship that is being deleted.
DESCRIPTION: This field will be used to indicate whether or not HEC needs to be notified of the deletion of a
hardship. The presence of a date will both indicate that a deletion occurred and the income year
of the test for which the hardship was deleted.
301.5,.11 LTC COPAY EXMPT TEST DELETE DT 0;11 DATE
LONG TERM CARE COPAY EXEMPTION TEST DELETION DATE
INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y K:Y<1 X
LAST EDITED: DEC 20, 2001
HELP-PROMPT: Enter the Date of Test for the test that was deleted.
DESCRIPTION: This field will indicate whether HEC needs to be notified of the deletion of the veteran's Long
Term Care Copay Exemption test. The presence of a date will both indicate that a deletion occurred
and the income year of the test that was deleted.
301.5,1.01 CLOSURE REASON 1;1 POINTER TO IVM CASE CLOSURE REASON FILE (#301.93)
LAST EDITED: MAY 23, 1994
DESCRIPTION: If a case record has been closed (the STOP FLAG [#.04] field is set to YES), this field will store
the reason that the case was closed.
301.5,1.02 CLOSURE SOURCE 1;2 SET
'1' FOR IVM CENTER;
'2' FOR DHCP (SYSTEM);
LAST EDITED: MAY 23, 1994
DESCRIPTION: If a case record has been closed, this field is used to store the source which was responsible for
closing the record. If the IVM Center is not going to verify a Means Test, they will send a CASE
STATUS messaage to DHCP in order to close the case. In this case IVM will be the source of the
closure. They will also be the closure source when they transmit a verified Means Test to DHCP.
If a veteran's Means Test no longer meets the IVM criteria, then DHCP will serve as the closure
source. Case records will also be closed when a recommended SSN for a veteran which is transmitted
to DHCP from IVM is rejected in the SSN Upload.
Note that a closed case may be re-opened if the IVM Center sends an individual query message to
DHCP for a specific case.
301.5,1.03 CLOSURE DATE/TIME 1;3 DATE
INPUT TRANSFORM: S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
LAST EDITED: MAY 23, 1994
DESCRIPTION: If a case record has been closed, this field will be used to store the date and time that the case
was closed.
301.5,30.01 IVM EVENT E;1 SET
'0' FOR NEVER OCCURRED;
'1' FOR IVM EVENT REQUIRES TRANSMISSION;
'2' FOR IVM EVENT WAS TRANSMITTED;
LAST EDITED: SEP 04, 1997
HELP-PROMPT: This field indicates whether an IVM type of event has occurred that requires transmission.
DESCRIPTION: This field is used to indicate whether or not transmission is necessary under the criteria defined
for IVM.
301.5,30.02 DCD EVENT E;2 SET
'0' FOR NEVER OCCURRED;
'1' FOR DCD EVENT REQUIRES TRANSMISSION;
'2' FOR DCD EVENT WAS TRANSMITTED;
LAST EDITED: SEP 04, 1997
HELP-PROMPT: This field indicates whether an DCD type of event has occurred that requires transmission.
DESCRIPTION: This field is used to indicate whether or not transmission is necessary under the criteria defined
by DCD.
301.5,30.03 ENROLLMENT EVENT E;3 SET
'0' FOR NEVER OCCURRED;
'1' FOR ENROLLMENT EVENT REQUIRES TRANSMISSION;
'2' FOR ENROLLMENT EVENT WAS TRANSMITTED;
LAST EDITED: SEP 04, 1997
HELP-PROMPT: This field indicates whether an enrollment type event has occurred that requires transmission.
DESCRIPTION: This field is used to indicate whether or not transmission of the patient is necessary under the
criteria defined for enrollment.
301.5,50 INCOMING SEGMENT IN;0 POINTER Multiple #301.501 (Add New Entry without Asking)
LAST EDITED: JAN 31, 1994
DESCRIPTION: This field will contain a pointer to the HL7 SEGMENT NAME file. It will represent the segment
which has been received by the VAMC from the IVM Center. Note: the .02 field will contain the
free text segment name.
301.501,.01 INCOMING SEGMENT 0;1 POINTER TO HL7 SEGMENT TYPE FILE (#771.3) (Required)
LAST EDITED: MAY 10, 1993
HELP-PROMPT: Enter the segment name received.
DESCRIPTION: This field will contain a pointer to the HL7 SEGMENT NAME file representing the segment received
from the IVM Center.
CROSS-REFERENCE: 301.501^B
1)= S ^IVM(301.5,DA(1),"IN","B",$E(X,1,30),DA)=""
2)= K ^IVM(301.5,DA(1),"IN","B",$E(X,1,30),DA)
CROSS-REFERENCE: ^^TRIGGER^301.501^.02
1)= K DIV S DIV=X,D0=DA(1),DIV(0)=D0,D1=DA,DIV(1)=D1 S Y(1)=$S($D(^IVM(301.5,D0,"IN",D1,0)):^(0),1:
"") S X=$P(Y(1),U,2),X=X S DIU=X K Y X ^DD(301.501,.01,1,2,1.1) X ^DD(301.501,.01,1,2,1.4)
1.1)= S X=DIV S I(1,0)=$S($D(D1):D1,1:""),I(0,0)=$S($D(D0):D0,1:""),D0=DIV S:'$D(^HL(771.3,+D0,0))
D0=-1 S Y(101)=$S($D(^HL(771.3,D0,0)):^(0),1:"") S X=$P(Y(101),U,1) S D0=I(0,0) S D1=I(1,0)
1.4)= S DIH=$S($D(^IVM(301.5,DIV(0),"IN",DIV(1),0)):^(0),1:""),DIV=X S $P(^(0),U,2)=DIV,DIH=301.501
,DIG=.02 D ^DICR:$N(^DD(DIH,DIG,1,0))>0
2)= K DIV S DIV=X,D0=DA(1),DIV(0)=D0,D1=DA,DIV(1)=D1 S Y(1)=$S($D(^IVM(301.5,D0,"IN",D1,0)):^(0),1:
"") S X=$P(Y(1),U,2),X=X S DIU=X K Y S X="" X ^DD(301.501,.01,1,2,2.4)
2.4)= S DIH=$S($D(^IVM(301.5,DIV(0),"IN",DIV(1),0)):^(0),1:""),DIV=X S $P(^(0),U,2)=DIV,DIH=301.501
,DIG=.02 D ^DICR:$N(^DD(DIH,DIG,1,0))>0
CREATE VALUE)= .01:ABBREVIATED NAME
DELETE VALUE)= @
FIELD)= SEGMENT NAME
This cross-reference will automatically stuff the 3 character name of the HL7 segment into the .02
(SEGMENT NAME) field of this multiple. This will be used for quicker look-up purposes.
301.501,.02 SEGMENT NAME 0;2 FREE TEXT
INPUT TRANSFORM:K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>3!($L(X)<3) X
LAST EDITED: FEB 14, 1994
HELP-PROMPT: Answer must be 3 characters in length.
DESCRIPTION:
This field will contain the 3 character literal name of the HL7 segment which has been received.
TECHNICAL DESCR:This field is used to flag those incoming transmissions from the IVM Center which need to be
uploaded. The flagging is accomplished through the use of the 'ASEG' full-file cross-reference.
Once the user has taken action on a segment through an upload option, this field is deleted, thus
deleting the 'ASEG' cross-reference and the flag to include the segment in any upload option again.
WRITE AUTHORITY:^
NOTES: TRIGGERED by the INCOMING SEGMENT field of the INCOMING SEGMENT sub-field of the IVM PATIENT File
CROSS-REFERENCE:301.5^ASEG
1)= S ^IVM(301.5,"ASEG",$E(X,1,30),DA(1),DA)=""
2)= K ^IVM(301.5,"ASEG",$E(X,1,30),DA(1),DA)
This cross-reference will be used when looking for segments ready for uploading. The
cross-reference is used to identify uploadable demographics, insurance, or social security number
information.
301.501,.03 REC'D INSURANCE SEG DATE/TIME 0;3 DATE
INPUT TRANSFORM:S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
LAST EDITED: FEB 01, 1994
HELP-PROMPT: Enter date/time insurance segment is received from the IVM Center.
DESCRIPTION:
This field contains the date/time the insurance segment is receive from the IVM Center.
301.501,.04 UPLOAD INSURANCE DATA 0;4 SET
'0' FOR NOT UPLOADED;
'1' FOR UPLOADED;
LAST EDITED: JAN 31, 1994
HELP-PROMPT: If insurance data is uploaded, enter 1, otherwise, enter 0.
DESCRIPTION:
This field contains a 1 if insurance data is uploaded or a 0 if not uploaded.
301.501,.05 UPLOADED INSURANCE DATE/TIME 0;5 DATE
INPUT TRANSFORM:S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
LAST EDITED: FEB 01, 1994
HELP-PROMPT: Enter date/time insurance data is uploaded to the facility.
DESCRIPTION:
This field contains date/time insurance data is uploaded to the facility.
CROSS-REFERENCE:301.5^AUPL
1)= S ^IVM(301.5,"AUPL",$E(X,1,30),DA(1),DA)=""
2)= K ^IVM(301.5,"AUPL",$E(X,1,30),DA(1),DA)
This cross-reference will indicate which insurance policies sent from the IVM Center were
uploaded.
301.501,.07 IVM SPECIFIC INTERNAL ENTRY ID 0;7 FREE TEXT
INPUT TRANSFORM:K:$L(X)>35!($L(X)<1) X
LAST EDITED: AUG 24, 1994
HELP-PROMPT: Answer must be 1-35 characters in length.
DESCRIPTION: This field contains the internal entry id in the IVM Center database for the verified insurance
policy. Also, if a 'date of death' has been identified by the IVM Center, the 'date of death' will
be concatenated with the internal entry id. An example of this would be: 49~3~M10/2940513
301.501,.08 REASON NOT UPLOADING INSURANCE 0;8 POINTER TO IVM REASONS FOR NOT UPLOADING INSURANCE FILE (#301.91)
LAST EDITED: FEB 07, 1994
HELP-PROMPT: Enter the reason verified insurance from the IVM Center is not being uploaded. Reason found in the
IVM REASONS FOR NOT UPLOADING INSURANCE file (301.91).
DESCRIPTION: This file will contain a pointer to the IVM REASONS FOR NOT UPLOADING INSURANCE file (301.91)
representing the reason for not uploading.
301.501,10 SEGMENT STRING ST;E1,245 FREE TEXT
INPUT TRANSFORM:K:$L(X)>245!($L(X)<1) X
LAST EDITED: FEB 16, 1994
HELP-PROMPT: Answer must be 1-245 characters in length.
DESCRIPTION: This field will contain the data in the incoming HL7 segment. It will not, however, contain the
segment name or first field separator.
301.501,11 SEGMENT STRING 2 ST1;E1,245 FREE TEXT
INPUT TRANSFORM:K:$L(X)>245!($L(X)<1) X
LAST EDITED: FEB 09, 1994
HELP-PROMPT: Answer must be 1-245 characters in length.
DESCRIPTION: This field will contain continuation data from the incoming HL7 segment stored in SEGMENT STRING
(field #10). If the incoming segment is to be more than 245 characters, the remaining characters
will be sent in another segment and stored in this field.
301.501,20 DEMOGRAPHIC UPLOAD DATA DEM;0 POINTER Multiple #301.511
DESCRIPTION:
This multiple will contain demographic data received from the IVM Center.
301.511,.01 DEMOGRAPHIC FIELD LOCATION 0;1 POINTER TO IVM DEMOGRAPHIC UPLOAD FIELDS FILE (#301.92)
LAST EDITED: APR 12, 1994
HELP-PROMPT: Please enter pointer to DEMOGRAPHIC FIELD LOCATION file (301.92)
DESCRIPTION:
This field contains pointer to DEMOGRAPHIC UPLOAD FIELDS LOCATION file (301.92).
CROSS-REFERENCE:301.511^B
1)= S ^IVM(301.5,DA(2),"IN",DA(1),"DEM","B",$E(X,1,30),DA)=""
2)= K ^IVM(301.5,DA(2),"IN",DA(1),"DEM","B",$E(X,1,30),DA)
301.511,.02 IVM CENTER DATA 0;2 FREE TEXT
INPUT TRANSFORM:K:$L(X)>35!($L(X)<1) X
LAST EDITED: JUN 06, 2003
HELP-PROMPT: Please enter data received from the IVM Center.
DESCRIPTION:
This field contains data received from the IVM Center.
CROSS-REFERENCE:^^TRIGGER^301.511^.03
1)= K DIV S DIV=X,D0=DA(2),DIV(0)=D0,D1=DA(1),DIV(1)=D1,D2=DA,DIV(2)=D2 S Y(1)=$S($D(^IVM(301.5,D0,
"IN",D1,"DEM",D2,0)):^(0),1:"") S X=$P(Y(1),U,3),X=X S DIU=X K Y S X=DIV S X=$$NOW^XLFDT X ^DD(301.
511,.02,1,1,1.4)
1.4)= S DIH=$G(^IVM(301.5,DIV(0),"IN",DIV(1),"DEM",DIV(2),0)),DIV=X S $P(^(0),U,3)=DIV,DIH=301.511,
DIG=.03 D ^DICR
2)= K DIV S DIV=X,D0=DA(2),DIV(0)=D0,D1=DA(1),DIV(1)=D1,D2=DA,DIV(2)=D2 S Y(1)=$S($D(^IVM(301.5,D0,
"IN",D1,"DEM",D2,0)):^(0),1:"") S X=$P(Y(1),U,3),X=X S DIU=X K Y S X="" X ^DD(301.511,.02,1,1,2.4)
2.4)= S DIH=$G(^IVM(301.5,DIV(0),"IN",DIV(1),"DEM",DIV(2),0)),DIV=X S $P(^(0),U,3)=DIV,DIH=301.511,
DIG=.03 D ^DICR
CREATE VALUE)= S X=$$NOW^XLFDT
DELETE VALUE)= @
FIELD)= DATE/TIME RECIEVED
301.511,.03 DATE/TIME RECEIVED 0;3 DATE
DATE/TIME DEMOGRAPHIC DATA RECEIVED
INPUT TRANSFORM:S %DT="ESTX" D ^%DT S X=Y K:X<1 X
LAST EDITED: SEP 08, 2003
HELP-PROMPT: (No range limit on date)
DESCRIPTION:
This field contains the Date and Time that the Demographic field was received.
WRITE AUTHORITY:^
NOTES: TRIGGERED by the IVM CENTER DATA field of the DEMOGRAPHIC UPLOAD DATA sub-field of the INCOMING
SEGMENT sub-field of the IVM PATIENT File
FILES POINTED TO FIELDS
ANNUAL MEANS TEST (#408.31) FUTURE MEANS TEST (#.06)
FUTURE RX COPAY TEST (#.07)
HL7 SEGMENT TYPE (#771.3) INCOMING SEGMENT:INCOMING SEGMENT (#.01)
IVM CASE CLOSURE REASON (#301.93) CLOSURE REASON (#1.01)
IVM DEMOGRAPHIC UPLOAD FIELDS
(#301.92) DEMOGRAPHIC UPLOAD DATA:DEMOGRAPHIC FIELD LOCATION (#.01)
IVM REASONS FOR NOT UPLOADING
(#301.91) INCOMING SEGMENT:REASON NOT UPLOADING INSURANCE (#.08)
PATIENT (#2) PATIENT (#.01)
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):