InterfaceMessageLog
The table contains information about interface messages. This includes the contact information, transmission data, and user data.
| Column Name | Type | Description |
|---|---|---|
| MessageQueueNumber | NUMERIC | Identifies the queue the message belongs to. |
| InterfaceProfileIdentifier | NUMERIC | Identifies the Interface Profile Record the message belongs to. |
| MessageErrorCount | INTEGER | This is the number of errors (AIL records) logged against this message. |
| MessageAcknowledgementCode | INTEGER | Code to handle acknowledgement of the message |
| ResubmittingUserIdentifier | VARCHAR | User that resubmitted the message to create this version of it. |
| InterfaceMessageCalculatedStatus | INTEGER | Contains the overall calculated status for an interface message. |
| TargetMessageContinuationIdentifier | NUMERIC | Contains id of target message, used for query continuations |
| MessageRootClassIdentifier | NUMERIC | Identifies the root class for the message. |
| EventFacilityCode | VARCHAR | Triggering facility code. |
| MessageRetriggeringUserIdentifier | VARCHAR | Retriggering user |
| MessageFilingDurationSeconds | NUMERIC | The time an incoming message spent in the filing process in seconds. |
| InterfaceMessageIdentifier | NUMERIC | The unique identifier (.1 item) for the message record. |
| MessageSendDurationInSeconds | NUMERIC | The time an outgoing message spent in the communications process in seconds. |
| MessageCreationLocalInstant | DATETIME | Local Instant of message creation |
| HealthLevelSevenVersionTwoMessageType | VARCHAR | The type of HL7v2 message (e.g. ADT^A01). |
| MessageStatusCode | INTEGER | Indicates the current status of the message (e.g. skipped, in progress, etc.). |
| OutgoingMessageBuildTimeInSeconds | NUMERIC | The time an outgoing message spent in the build process in seconds. |
| MessageDirectionCode | INTEGER | Identifies the direction of the message (e.g. incoming). |
| MessageStandardType | INTEGER | Message standard type (e.g. HL7v3, HL7v2, X12) |
| TriggeredEventMnemonic | VARCHAR | Mnemonic associated with the triggered event. |
| InterfaceMessageNetworkContext | INTEGER | This is the network context used for this message. |
| SourceInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| InterfacingOrganizationIdentifier | NUMERIC | This is the Organization record for this message. For outgoing messages, this is the receiving organization. For incoming messages, this is the sending organization. |
| MessageEventDepartmentIdentifier | NUMERIC | Triggering user login department |
| MessageMaximumSeverityErrorLevel | INTEGER | The highest severity of all errors logged against this message. |
| QueryResponseMessageIdentifier | NUMERIC | Stores the response AMS ID for a query request message. |
| MessageProcessingAttempt | INTEGER | The number of attempts that have been made by a daemon to send or process the message. |
| SourceMessageIdentifier | NUMERIC | Message from which this one was retriggered. |
| InterfaceMessageType | VARCHAR | The type of message (e.g. ADT^A01, RxChange, et cetera). |
| MessageInteractionTypeIdentifier | INTEGER | Identifies the interaction type of the message. |
| TriggeringEventInterfaceIdentifier | NUMERIC | Interface that the event was triggered for. |
| ExternalSystemMessageFormatCode | INTEGER | Format used when sent to external system. |
| MessageCreationUtcDateTime | DATETIME | Stores the message creation date and time. This is the date and time that the message was built or received. |
| ApplicationTriggeringEventActionCode | INTEGER | Application triggering event |
| IntraConnectOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ExternalMessageExchangeNetwork | INTEGER | Indicates the network over which this message was sent. |