Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All headers are String types. If a header value is missing, its value is null.

Options

The HL7 Data Format supports the following options:

Option

Default

Description

validate

true

Camel 2.0: Whether the HAPI Parser should validate.

Dependencies

To use HL7 in your camel routes you need to add a dependency on camel-hl7, which implements this data format.

...