Class PdqSearchResults
java.lang.Object
org.projecthusky.communication.responses.pdq.PdqSearchResults
This class is used to wrap the results of a
PdqSearchQuery
into an object. Contains a list of FhirPatient
s which where found to fit the
query parameters by the webservice and returned.- Author:
- szalai
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PdqSearchResults
public PdqSearchResults()
-