Uses of Class
org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
Packages that use PixV3QueryResponse
Package
Description
-
Uses of PixV3QueryResponse in org.openehealth.ipf.commons.ihe.hl7v3.core.responses
Methods in org.openehealth.ipf.commons.ihe.hl7v3.core.responses that return PixV3QueryResponseModifier and TypeMethodDescriptionstatic PixV3QueryResponse
PixV3QueryResponse.fromQuery
(PixV3QueryRequest query) Creates and prepopulate aPixV3QueryResponse
from aPixV3QueryRequest
. -
Uses of PixV3QueryResponse in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses that return PixV3QueryResponseModifier and TypeMethodDescriptionPixV3QueryResponseTransformer.fromPrpa
(PRPAIN201310UV02Type response) Transforms a full PRPA response into the simplified model.Methods in org.openehealth.ipf.commons.ihe.hl7v3.core.transform.responses with parameters of type PixV3QueryResponseModifier and TypeMethodDescriptionPixV3QueryResponseTransformer.toPrpa
(PixV3QueryResponse simpleResponse) Transforms a simplified response into the full PRPA model.