Uses of Class
org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
Package
Description
-
Uses of PixV3QueryResponse in org.openehealth.ipf.commons.ihe.hl7v3.core.responses
Modifier 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
Modifier and TypeMethodDescriptionPixV3QueryResponseTransformer.fromPrpa
(net.ihe.gazelle.hl7v3.prpain201310UV02.PRPAIN201310UV02Type response) Transforms a full PRPA response into the simplified model.Modifier and TypeMethodDescriptionnet.ihe.gazelle.hl7v3.prpain201310UV02.PRPAIN201310UV02Type
PixV3QueryResponseTransformer.toPrpa
(PixV3QueryResponse simpleResponse) Transforms a simplified response into the full PRPA model. -
Uses of PixV3QueryResponse in org.openehealth.ipf.platform.camel.ihe.hl7v3.core.converters
Modifier and TypeMethodDescriptionstatic PixV3QueryResponse
Iti45Converters.simpleResponseToXml
(String xml) Modifier and TypeMethodDescriptionstatic String
Iti45Converters.xmlToSimpleResponse
(PixV3QueryResponse simpleResponse)