Uses of Interface
org.openhealthexchange.openpixpdq.ihe.IPixManager

Packages that use IPixManager
org.openhealthexchange.openpixpdq.ihe   
org.openhealthexchange.openpixpdq.ihe.impl_v2   
 

Uses of IPixManager in org.openhealthexchange.openpixpdq.ihe
 

Methods in org.openhealthexchange.openpixpdq.ihe with parameters of type IPixManager
 boolean PatientBroker.registerPixManager(IPixManager pixManager)
          Registers a new PIX manager.
 

Uses of IPixManager in org.openhealthexchange.openpixpdq.ihe.impl_v2
 

Classes in org.openhealthexchange.openpixpdq.ihe.impl_v2 that implement IPixManager
 class PixManager
          This is the Patient Identifier Cross-referencing (PIX) Manager actor, the server side actor of the IHE PIX profile.