- generateMessageId() - Method in class org.eurekaclinical.i2b2.client.AbstractI2b2Messager
-
- 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.
- 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.
- getInstance(I2b2AuthMetadata) - Method in interface org.eurekaclinical.i2b2.client.I2b2ClientFactory
-
- getInstance(I2b2AuthMetadata) - Method in class org.eurekaclinical.i2b2.client.I2b2ClientFactoryImpl
-
- getInstance() - Method in interface org.eurekaclinical.i2b2.client.I2b2UserSetterFactory
-
- getInstance() - Method in class org.eurekaclinical.i2b2.client.I2b2UserSetterFactoryImpl
-
- getInstance(I2b2AuthMetadata) - Method in class org.eurekaclinical.i2b2.client.tests.MockI2b2ClientFactory
-
- 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.
- getProxyUrl() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
- getRace() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Get's the patient's race.
- getRedirectHost() - Method in class org.eurekaclinical.i2b2.client.comm.I2b2AuthMetadata
-
- getReligion() - Method in class org.eurekaclinical.i2b2.client.pdo.Patient
-
Gets the patient's religion
- getSendingFacilityName() - Method in class org.eurekaclinical.i2b2.client.AbstractI2b2Messager
-
- 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.
- getTemplate(String) - Method in class org.eurekaclinical.i2b2.client.AbstractI2b2Messager
-
- 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