Description
The camel-hl7 component has a TypeConverter for HAPI Messages, but this type converter always returns the specifc HAPI Structure for the message.
Oftentimes it is useful to use a HAPI GenericMessage instead of the specific structure, and TypeConverters supporting this would make it much more straightforward.