Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 301.9001

Package: Income Verification Match

IVM SITE PARAMETER(#301.9)-->301.9001

Sub-Field: 301.9001


Information

Parent File Name Number Package
IVM SITE PARAMETER(#301.9) QUERY INCOME YEAR 301.9001 Income Verification Match

Details

Field # Name Loc Type Details
.01 QUERY INCOME YEAR 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 29, 1993
  • HELP-PROMPT:  Year for which the Query is requested.
  • DESCRIPTION:  
    This field contains the income year for which a full data transmission is being requested.
  • CROSS-REFERENCE:  301.9001^B
    1)= S ^IVM(301.9,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^IVM(301.9,DA(1),10,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  301.9^AB^MUMPS
    1)= S:$P(^IVM(301.9,DA(1),10,DA,0),"^",2) ^IVM(301.9,DA(1),10,"AB",X,-($P(^(0),"^",2)),DA)=""
    2)= K ^IVM(301.9,DA(1),10,"AB",X,-($P(^(0),"^",2)),DA)
    This cross-reference is used in conjunction with the AB1 cross-reference on the QUERY RECEIVED DATE/TIME (.02) field to cross-reference all query messages by income year and received date/time.
.02 QUERY RECEIVED DATE/TIME 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 29, 1993
  • HELP-PROMPT:  Date/time when this Query was received from the IVM center.
  • DESCRIPTION:  
    This field contains the date/time that the query was received from the IVM Center.
  • CROSS-REFERENCE:  301.9^AB1^MUMPS
    1)= S ^IVM(301.9,DA(1),10,"AB",+^IVM(301.9,DA(1),10,DA,0),-X,DA)=""
    2)= K ^IVM(301.9,DA(1),10,"AB",+^IVM(301.9,DA(1),10,DA,0),-X,DA)
    This cross-reference is used in conjunction with the AB cross-reference on the QUERY INCOME YEAR (.01) field to cross-reference all query messages by income year and received date/time.
.03 QUERY TRANS COMPLETE DATE/TIME 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 29, 1993
  • HELP-PROMPT:  Date/time when Query transmission was sent to IVM center.
  • DESCRIPTION:  
    This field contains the date/time that the full data transmission for all IVM patients in the requested income year was sent to the IVM Center in response to the original query.
.04 QUERY MSH SEGMENT CONTROL ID 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  NOV 05, 1993
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  This field contains the HL7 Message Control ID from the query message which was received from the IVM Center. This ID number must be referenced in the response to the query (the full data transmissions) which is sent
    back to the IVM Center.
10 QUERY SEGMENT ST;E1,245 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  NOV 02, 1993
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    This field contains the entire HL7 'QRD' segment from the query message which was received from the IVM Center. This segment must be re-transmitted back to the IVM Center when responding to the query.
Info |  Details