When OnBase receives an HL7 message, HL7 import processes can execute scripts written in VBScript. The entire OnBase Client API suite is available to the script as well as specialized API relating to the HL7 message and the OnBase HL7 processing engine.
By executing scripts on HL7 messages, you can do the following:
-
Edit the HL7 message data, including existing field, component, and subcomponent values.
-
Add new segments and field values.
-
Edit, add, or remove the OnBase keyword values extracted from the HL7 message.
-
Stage medical records data for merge processing.
-
Call the OnBase Client API.