Uses of Class
org.openehealth.ipf.commons.ihe.fhir.iti78.PdqPatient
Packages that use PdqPatient
-
Uses of PdqPatient in org.openehealth.ipf.commons.ihe.fhir.iti78
Methods in org.openehealth.ipf.commons.ihe.fhir.iti78 that return PdqPatientModifier and TypeMethodDescriptionprotected PdqPatientPdqResponseToPdqmResponseTranslator.pidToPatient(Object response) Methods in org.openehealth.ipf.commons.ihe.fhir.iti78 that return types with arguments of type PdqPatientModifier and TypeMethodDescriptionIti78SearchParameters.comparatorFor(String paramName) protected static List<PdqPatient> PdqResponseToPdqmResponseTranslator.handleErrorResponse(RSP_K21 message) protected List<PdqPatient> PdqResponseToPdqmResponseTranslator.handleRegularSearchResponse(Object responseCollection) PdqResponseToPdqmResponseTranslator.translateToFhir(Message message, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.fhir.iti78 with parameters of type PdqPatientModifier and TypeMethodDescriptionprotected static voidPdqResponseToPdqmResponseTranslator.addSearchScore(PdqPatient pdqPatient, Object response) protected voidPdqResponseToPdqmResponseTranslator.convertGender(String gender, PdqPatient patient)