# HL7 - New message trigger (real-time)

The New message (real-time) trigger immediately creates a job when a message is received from an HL7 server. This trigger supports various model versions and message types.

Note that jobs are only created for HL7 messages with the message type and model version that you specify. You must create separate recipes if you plan to receive messages with different types or model versions.

# Input fields

New message trigger input fieldsInput fields to trigger New message (real-time)

Input field Description
Model version Select the HL7 model version.
Message type Select the HL7 message type.
Custom message schema Add custom segments and fields to the message schema. Only add custom segments and fields that are absent in the HL7 schema to avoid duplication when the custom schema is merged with the HL7 schema.

# Output fields

The output fields are determined by the model version and message type you selected in the input. You can map relevant datapills from the datatree to use output fields in downstream steps.

New message trigger output fieldsOutput fields


Last updated: 10/15/2024, 10:17:03 PM