Class PdqUtils
java.lang.Object
org.projecthusky.communication.utils.PdqUtils
A util class designed specifically to extract a list of
Most code was copied over from
FhirPatient
s from a PdqSearchQueryResponse
.Most code was copied over from
PdqV3Query
and PixPdqV3QueryBase
.- Author:
- szalai
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getPatientDomainId
(org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse v3PixConsumerResponse, String rootOid) static List<FhirPatient>
-
Constructor Details
-
PdqUtils
public PdqUtils()
-
-
Method Details
-
getPatientDomainId
-
getPatientsFromSearchQueryResponse
-