Class ContinuaHrnCamelProcessors
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
Validating and transformation processors for the Continua HRN transaction.
- Author:
- Dmytro Rud, Stefan Ivanov
-
Constructor Details
-
ContinuaHrnCamelProcessors
public ContinuaHrnCamelProcessors()
-
-
Method Details
-
continuaHrnRequestTransformerAndValidator
Returns a transformation and validation processor for Continua HRN request messages. The HRN request contained in the exchange will be translated into IPF simplified XDS message model and enriched with CDA document content. -
continuaHrnResponseValidator
Returns a validating processor for Continua HRN response messages. Actually there is no differences to ITI-41 response message validation.
-