public final class I2b2PdoRetrieverImpl extends Object implements I2b2PdoRetriever
I2b2CommUtil).| Constructor and Description |
|---|
I2b2PdoRetrieverImpl(I2b2EurekaServicesProperties inProperties,
I2b2XmlPostSupport inI2b2XmlPostSupport)
Default no-arg constructor.
|
| Modifier and Type | Method and Description |
|---|---|
I2b2PdoResults |
retrieve(I2b2AuthMetadata authMetadata,
Collection<I2b2Concept> concepts,
I2b2PatientSet patientSet)
Attempts to retrieve PDO results from i2b2 for the given patient set.
|
@Inject public I2b2PdoRetrieverImpl(I2b2EurekaServicesProperties inProperties, I2b2XmlPostSupport inI2b2XmlPostSupport)
public I2b2PdoResults retrieve(I2b2AuthMetadata authMetadata, Collection<I2b2Concept> concepts, I2b2PatientSet patientSet) throws I2b2ExportServiceXmlException
I2b2PdoRetrieverretrieve in interface I2b2PdoRetrieverauthMetadata - the i2b2 authentication metadata of the user making the requestconcepts - the i2b2 concepts to query forpatientSet - the i2b2 patient set to retrieveI2b2PdoResults object containing the patients, events, observers, and observations retrieved
from i2b2I2b2ExportServiceXmlException - if an error occurs while processing the XML returned by i2b2Copyright © 2015 Emory University. All rights reserved.