Class PdqSearchResults

java.lang.Object
org.projecthusky.communication.responses.pdq.PdqSearchResults

public class PdqSearchResults extends Object
This class is used to wrap the results of a PdqSearchQuery into an object. Contains a list of FhirPatients which where found to fit the query parameters by the webservice and returned.
Author:
szalai
  • Constructor Details

    • PdqSearchResults

      public PdqSearchResults()