RouteHL7 2.0.0

Bundle
org.apache.nifi | nifi-hl7-nar
Description
Routes incoming HL7 data according to user-defined queries. To add a query, add a new property to the processor. The name of the property will become a new relationship for the processor, and the value is an HL7 Query Language query. If a FlowFile matches the query, a copy of the FlowFile will be routed to the associated relationship.
Tags
HL7, Health Level 7, healthcare, route
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Relationships
Name Description
failure Any FlowFile that cannot be parsed as HL7 will be routed to this relationship
original The original FlowFile that comes into this processor will be routed to this relationship, unless it is routed to 'failure'
Writes Attributes
Name Description
RouteHL7.Route The name of the relationship to which the FlowFile was routed