According to what you said, I have already taken a look at the documentation (
https://oehf.github.io/ipf-docs/docs/ihe/hl7v2/) and unit tests (package org.openehealth.ipf.platform.camel.ihe.mllp). However, I have some questions. For example, for the ITI-8 transaction, the Producer side corresponds to the Patient Identity Source actor. The Consumer side corresponds to the Patient Identifier Cross-Reference Manager actor. I know that HL7V2 uses the Socket communication protocol. My current question is how do I use the IPF framework to build the consumer side? I did not see any code related to building the consumer side in the unit tests (package org.openehealth.ipf.platform.camel.ihe.mllp). I am using version 4.8-m5. Am I misunderstanding something?
Do I not need to explicitly build the corresponding server as in tutorials like XDS.b? Please give me some hints. Thank you very much for your help.
Best Regards
Bo