Uses of Class
org.projecthusky.communication.mpi.impl.pdq.V3PdqQuery
Packages that use V3PdqQuery
-
Uses of V3PdqQuery in org.projecthusky.communication
Methods in org.projecthusky.communication that return V3PdqQueryModifier and TypeMethodDescriptionprotected V3PdqQuery
MasterPatientIndexQuery.getV3PdqQuery()
gets the pdq query object -
Uses of V3PdqQuery in org.projecthusky.communication.mpi.impl
Methods in org.projecthusky.communication.mpi.impl with parameters of type V3PdqQueryModifier and TypeMethodDescriptionPdqV3Query.queryPatients
(V3PdqQuery mpiQuery, SecurityHeaderElement assertion, String messageId) Performs a PDQ Query (ITI-47)