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

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

Uses of IPdSupplier in org.openhealthexchange.openpixpdq.ihe
 

Methods in org.openhealthexchange.openpixpdq.ihe with parameters of type IPdSupplier
 boolean PatientBroker.registerPdSupplier(IPdSupplier pdSupplier)
          Registers a new patient demographics supplier.
 

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

Classes in org.openhealthexchange.openpixpdq.ihe.impl_v2 that implement IPdSupplier
 class PdSupplier
          This is the Patient Demographics Supplier (PDS) actor, the server side actor of the IHE Patient Demographics Query (PDQ) profile.