| [news.eclipse.technology.ohf] Re: OHF IHE actor implementations |
Hi Rob,
Thank you for posting to the newsgroup.
Sondra
We were contemplating incorporating the OHF HL7 V2 actors (e.g., PDQ Consumer) into a larger testing framework. Initially, we thought the OHF actors were ïreference implementationsï of these actors. However, after examining the documentation and code we made the following observations:
1. There is no implementation (simulation) of the IHE actor (e.g., PDQ consumer); there is just the mechanisms to talk to it (e.g., create a query message). What OHF provides are the mechanisms to interact with IHE actors, but not an actual reference implementation of the actor? Is this correct? Is it the intent that a user has its own real implementation of the IHE actor and OHF provides tools to interact with it (to test it)? What we are looking for is the reference implementation; do you know if these are available?
2.OHF requires Eclipse plug-ins, how difficult is it to make the code standalone? How dependent is the HL7 V2 functionality tied to the Eclipse framework? That is, can the HL7 V2 code be directly ran as a Java application or library that can be access directly?