This message action extracts HL7 message data to the OnBase database. This action is used primarily for testing.
Select one of the following options:
Option |
Description |
---|---|
Dump Matched Fields |
Extracts data from message fields that have a Default Value starting with these characters: $= This option may be useful if the message template is configured to store non-keyword data in an E-Form. See Mapping E-Form Fields to Non-Keyword Data. |
Dump all fields |
Extracts data from all populated message fields. |
Message information is stored in the following database tables:
Table |
Description |
---|---|
hl7receivedmsg |
Stores information about the HL7 message, including the message type, date, source, sending application, and sending facility. |
hl7recvmsgdata |
Stores data extracted from the HL7 message. Extracted data varies depending on the options configured for this message action. |