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: 365.16

Package: Integrated Billing

IIV TRANSMISSION QUEUE(#365.1)-->365.16

Sub-Field: 365.16


Information

Parent File Name Number Package
IIV TRANSMISSION QUEUE(#365.1) HL7 MESSAGES 365.16 Integrated Billing

Details

Field # Name Loc Type Details
.01 HL7 DATE/TIME CREATED 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 03, 2002
  • DESCRIPTION:  
    This is the date and time that the HL7 message was created.
  • CROSS-REFERENCE:  365.16^B
    1)= S ^IBCN(365.1,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^IBCN(365.1,DA(1),2,"B",$E(X,1,30),DA)
.02 MESSAGE CONTROL ID 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JUN 07, 2002
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This is the message control ID number assigned by the HL7 package when a message is created.
  • CROSS-REFERENCE:  365.1^C
    1)= S ^IBCN(365.1,"C",$E(X,1,30),DA(1),DA)=""
    2)= K ^IBCN(365.1,"C",$E(X,1,30),DA(1),DA)
    This is a standard FileMan cross-reference. It is by the HL7 message control ID and since that is a multiple, the cross-reference is by the entire file.
.03 RESPONSE 0;3 POINTER TO IIV RESPONSE FILE (#365) IIV RESPONSE(#365)

  • LAST EDITED:  JUN 03, 2002
  • DESCRIPTION:  
    When an HL7 message is created, a corresponding "stub" response message will be created at the same time. This is a pointer to that "stub" message.
Info |  Details