- PostgresExtension<T> - Class in de.sekmi.histream.i2b2
-
Extension with database connectivity.
- PostgresExtension(Map<String, String>) - Constructor for class de.sekmi.histream.i2b2.PostgresExtension
-
- PostgresPatientStore - Class in de.sekmi.histream.i2b2
-
Patient cache which synchronizes with i2b2 patient_dimension and patient_mapping tables.
- PostgresPatientStore(Map<String, String>) - Constructor for class de.sekmi.histream.i2b2.PostgresPatientStore
-
Construct new postgres patient store.
- PostgresVisitStore - Class in de.sekmi.histream.i2b2
-
Visit cache which synchronizes with an i2b2 visit_dimension table.
- PostgresVisitStore(Map<String, String>) - Constructor for class de.sekmi.histream.i2b2.PostgresVisitStore
-
- prepareStatements() - Method in class de.sekmi.histream.i2b2.PostgresExtension
-
- prepareStatements() - Method in class de.sekmi.histream.i2b2.PostgresPatientStore
-
- prepareStatements() - Method in class de.sekmi.histream.i2b2.PostgresVisitStore
-
- processOntology() - Method in class de.sekmi.histream.i2b2.ont.Import
-
- purge(String) - Method in class de.sekmi.histream.i2b2.PostgresPatientStore
-
- purgeSource(String) - Method in class de.sekmi.histream.i2b2.I2b2Inserter
-
Deletes all observations with the given sourceId
- purgeVisit(int) - Method in class de.sekmi.histream.i2b2.I2b2Inserter
-
Deletes all observations for the given encounter_num