Uses of Class
ca.cdr.api.pub.hl7v2.model.Hl7v2ToFhirConversionResultJson
Packages that use Hl7v2ToFhirConversionResultJson
-
Uses of Hl7v2ToFhirConversionResultJson in ca.cdr.api.camel
Methods in ca.cdr.api.camel with parameters of type Hl7v2ToFhirConversionResultJsonModifier and TypeMethodDescriptionvoidIHl7V2CamelProcessorTxLogHelper.addHl7LogStepOrNewLog(org.apache.camel.Exchange theExchange, Hl7v2ToFhirConversionResultJson theConversionResult, boolean theIntermediateProcess, TransactionLogEventTypeEnum theLogType, IHL7V2TxLogStepsProvider theStepsProvider) If transaction logging is active, logs a step if transaction log is present or a new transaction log otherwiseIHl7V2CamelProcessorTxLogHelper.getHl7LogStepsForBundles(org.apache.camel.Exchange theExchange, Hl7v2ToFhirConversionResultJson theConversionResult, String theProcedureName) Builds a list of bundles corresponding to the received conversionResultIHL7V2TxLogStepsProvider.provideTxLogSteps(org.apache.camel.Exchange theExchange, Hl7v2ToFhirConversionResultJson theConversionResult)