- generateMessageId() - Method in class org.eurekaclinical.i2b2.client.I2b2XmlPostSupport
-
Generates a random message number for i2b2 requests.
- get(Object) - Method in class org.eurekaclinical.i2b2.client.pdo.CustomNullHashMap
-
- getActiveStatus() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the active status property of the event.
- getAgeInYears() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's age in years.
- getBirthDate() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's birth date as a String.
- getBlob() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the i2b2 observation blob.
- getColumnDataType() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
- getColumnName() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the concept column name.
- getConceptCode() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the i2b2 concept code for this observation.
- getConceptPath() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the i2b2 concept path for this observation.
- getDimensionCode() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the i2b2 concept's dimension code.
- getDisplayName() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the display name for the concept.
- getDomain() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
Gets the user's domain.
- getEndDate() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the end date of the event.
- getEndDate() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the end date of this observation.
- getEvent() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the event this observation was recorded at.
- getEventId() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the event ID.
- getEvents() - Method in class org.eurekaclinical.i2b2.client.pdo.I2b2PdoResults
-
Gets the events from these PDO results.
- getEvents() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the list of events for this patient.
- getFactTableColumn() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
- getHasChildren() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets whether this concept has children.
- getI2b2Key() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the i2b2 key.
- getI2b2ServiceHostUrl() - Method in interface org.eurekaclinical.i2b2.client.props.I2b2Properties
-
Gets the URL of the i2b2 services.
- getIcd9() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the concept's ICD-9 form.
- getId() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the JPA entity's ID
- getInOut() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the in-out property of the event.
- getIsSynonym() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the i2b2 concept's synonym code.
- getLanguage() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's language.
- getLevel() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the i2b2 concept's level in the hierarchy.
- getLocation() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the location of the event.
- getLocation() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the location of the observation
- getMaritalStatus() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's marital status
- getModifier() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the i2b2 modifier code.
- getName() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the concept name.
- getName() - Method in class org.eurekaclinical.i2b2.client.pdo.Observer
-
Gets the observer name
- getNval() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the value of the numerical result of the observation.
- getObservations() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the list of i2b2 observations associated with this event
- getObservations() - Method in class org.eurekaclinical.i2b2.client.pdo.I2b2PdoResults
-
Gets the observations from these PDO results.
- getObservations() - Method in class org.eurekaclinical.i2b2.client.pdo.Observer
-
Gets the set of observations observed by this observer.
- getObserver() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the observer string.
- getObserverCode() - Method in class org.eurekaclinical.i2b2.client.pdo.Observer
-
Gets the i2b2 observer code.
- getObserverPath() - Method in class org.eurekaclinical.i2b2.client.pdo.Observer
-
Gets the i2b2 observer path.
- getObservers() - Method in class org.eurekaclinical.i2b2.client.pdo.I2b2PdoResults
-
Gets the observers from these PDO results.
- getOperator() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the operator.
- getPasswordNode() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
Gets the user's password node.
- getPatient() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the patient who had this event.
- getPatientId() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's ID.
- getPatients() - Method in class org.eurekaclinical.i2b2.client.pdo.I2b2PdoResults
-
Gets the patients from these PDO results.
- getPatientSetCollId() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2PatientSet
-
Gets the i2b2 patient set collection ID.
- getPatientSetSize() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2PatientSet
-
Gets the patient set size.
- getProjectId() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
Gets the user's project ID.
- getProperties() - Method in class org.eurekaclinical.i2b2.client.I2b2XmlPostSupport
-
- getProxyUrl() - Method in interface org.eurekaclinical.i2b2.client.props.I2b2Properties
-
Gets the URL of the i2b2 proxy cell.
- getRace() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Get's the patient's race.
- getReligion() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's religion
- getSex() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's sex.
- getStartDate() - Method in class org.eurekaclinical.i2b2.client.pdo.Event
-
Gets the start date of the event.
- getStartDate() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the start date of this observation.
- getStateCityZip() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's state, city, and zip code
- getTableName() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the i2b2 concept's table name.
- getTooltip() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the concept's tooltip.
- getTval() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the value of the text result of the observation.
- getUnits() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the units of the observation result.
- getUsername() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
Gets the user's username.
- getValueflag() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the value flag of the observation.
- getValuetype() - Method in class org.eurekaclinical.i2b2.client.pdo.Observation
-
Gets the value type of the observation result (text or numerical).
- getVitalStatus() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's vital status.
- getXmlOrig() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Gets the original XML of the concept.
- getZipCode() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's zip code
- I2B2_DATE_FMT - Static variable in class org.eurekaclinical.i2b2.client.I2b2CommUtil
-
- I2b2AuthMetadata - Class in org.eurekaclinical.i2b2.client.comm
-
A bean for storing i2b2 user authentication metadata.
- I2b2AuthMetadata() - Constructor for class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
- I2b2CommUtil - Class in org.eurekaclinical.i2b2.client
-
Class for utility methods for communicating with i2b2.
- I2b2Concept - Class in org.eurekaclinical.i2b2.client.comm
-
A JPA entity representing an i2b2 concept.
- I2b2Concept() - Constructor for class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Default no-arg constructor.
- I2b2Concept(String, Integer, String, String, String) - Constructor for class org.eurekaclinical.i2b2.client.comm.I2b2Concept
-
Constructs an i2b2 concept from required fields.
- I2b2Exception - Exception in org.eurekaclinical.i2b2.client
-
General exception thrown from the application.
- I2b2Exception() - Constructor for exception org.eurekaclinical.i2b2.client.I2b2Exception
-
Default no-arg constructor.
- I2b2Exception(String) - Constructor for exception org.eurekaclinical.i2b2.client.I2b2Exception
-
Creates an exception with the given message.
- I2b2Exception(Throwable) - Constructor for exception org.eurekaclinical.i2b2.client.I2b2Exception
-
Creates an exception wrapping the given cause.
- I2b2Exception(String, Throwable) - Constructor for exception org.eurekaclinical.i2b2.client.I2b2Exception
-
Creates an exception with the given message wrapping the given cause.
- I2b2PatientSet - Class in org.eurekaclinical.i2b2.client.comm
-
A bean for i2b2 patient sets.
- I2b2PatientSet() - Constructor for class org.eurekaclinical.i2b2.client.comm.I2b2PatientSet
-
- I2b2PdoResultParser - Class in org.eurekaclinical.i2b2.client.pdo
-
Parser for i2b2 PDO result XML.
- I2b2PdoResultParser(Document) - Constructor for class org.eurekaclinical.i2b2.client.pdo.I2b2PdoResultParser
-
Default constructor.
- I2b2PdoResults - Class in org.eurekaclinical.i2b2.client.pdo
-
Container for i2b2 PDO results.
- I2b2PdoResults(Collection<Patient>, Collection<Event>, Collection<Observer>, Collection<Observation>) - Constructor for class org.eurekaclinical.i2b2.client.pdo.I2b2PdoResults
-
Default constructor.
- I2b2PdoRetriever - Interface in org.eurekaclinical.i2b2.client
-
Interface for retrieving PDO results from i2b2.
- I2b2PdoRetrieverImpl - Class in org.eurekaclinical.i2b2.client
-
Implementation of the i2b2 PDO retriever interface.
- I2b2PdoRetrieverImpl(I2b2Properties, I2b2XmlPostSupport) - Constructor for class org.eurekaclinical.i2b2.client.I2b2PdoRetrieverImpl
-
Default no-arg constructor.
- I2b2Properties - Interface in org.eurekaclinical.i2b2.client.props
-
- I2b2UserAuthenticator - Interface in org.eurekaclinical.i2b2.client
-
Interface for authenticating an i2b2 user given authentication metadata for
that user.
- I2b2UserAuthenticatorImpl - Class in org.eurekaclinical.i2b2.client
-
Implementation of the i2b2 user authentication interface.
- I2b2UserAuthenticatorImpl(I2b2Properties, I2b2XmlPostSupport) - Constructor for class org.eurekaclinical.i2b2.client.I2b2UserAuthenticatorImpl
-
- I2b2XmlException - Exception in org.eurekaclinical.i2b2.client.xml
-
An exception for errors that occur when dealing with i2b2 XML messaging.
- I2b2XmlException() - Constructor for exception org.eurekaclinical.i2b2.client.xml.I2b2XmlException
-
Default no-arg constructor
- I2b2XmlException(String, Throwable) - Constructor for exception org.eurekaclinical.i2b2.client.xml.I2b2XmlException
-
Creates an exception with the given message and cause to wrap.
- I2b2XmlException(String) - Constructor for exception org.eurekaclinical.i2b2.client.xml.I2b2XmlException
-
Creates an exception with the given message.
- I2b2XmlException(Throwable) - Constructor for exception org.eurekaclinical.i2b2.client.xml.I2b2XmlException
-
Creates an exception wrapping the given cause.
- I2b2XmlPostSupport - Class in org.eurekaclinical.i2b2.client
-
- I2b2XmlPostSupport(I2b2Properties) - Constructor for class org.eurekaclinical.i2b2.client.I2b2XmlPostSupport
-
- inOut(String) - Method in class org.eurekaclinical.i2b2.client.pdo.Event.Builder
-
Sets the in-out property of the event being built.