Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)Use Segment Names | use-segment-names | false | | Whether or not to use HL7 segment names in attributes |
Parse Segment Fields | parse-segment-fields | false | | Whether or not to parse HL7 segment fields into attributes |
Skip Validation | skip-validation | true | | Whether or not to validate HL7 message values |
HL7 Input Version | hl7-input-version | autodetect | - autodetect
- 2.2
- 2.3
- 2.3.1
- 2.4
- 2.5
- 2.5.1
- 2.6
| The HL7 version to use for parsing and validation |
Relationships:
Name | Description |
---|
success | A FlowFile is routed to this relationship if it is properly parsed as HL7 and its attributes extracted |
failure | A FlowFile is routed to this relationship if it cannot be mapped to FlowFile Attributes. This would happen if the FlowFile does not contain valid HL7 data |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.