| Class | Description |
|---|---|
| DataDialect |
Configuration of exact meaning of values in
observation_fact table. |
| I2b2Extractor |
Retrieves observations from i2b2.
|
| I2b2ExtractorFactory |
Extract observations from i2b2.
|
| I2b2Inserter |
Inserts observations in to the i2b2 observation_fact table.
|
| I2b2Patient |
I2b2 patient.
|
| I2b2Visit |
I2b2 visit.
|
| PostgresExtension<T> |
Extension with database connectivity.
|
| PostgresPatientStore |
Patient cache which synchronizes with i2b2 patient_dimension and patient_mapping tables.
|
| PostgresVisitStore |
Visit cache which synchronizes with an i2b2 visit_dimension table.
|
| Exception | Description |
|---|---|
| UncheckedSQLException |
Future versions will include support to query or export data from i2b2.
Copyright © 2013–2017 R.W.Majeed. All rights reserved.