package
1.0.6-ti4health
Repository: https://github.com/tuneinsight/geco-i2b2-data-source.git
Documentation: pkg.go.dev

# README

Package pkg/datasource

This package exposes the i2b2 data source conforming to the TI Note data source plugin interface. It implements the different operations of the i2b2 data source.

# Packages

No description provided by the author
No description provided by the author

# Functions

NewI2b2DataSource creates an i2b2 data source.

# Constants

DataSourceType is the type of the data source.
DBCredentialsID is the ID for the database credentials.
I2B2CredentialsID is the ID for the i2b2 credentials.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.
Enumerated values for Operation.

# Structs

I2b2DataSource is an i2b2 data source for the TI Note.

# Type aliases

Operation is an operation of the data source supported by I2b2DataSource.Query.
OperationHandler is a handler function for an operation of the data source supported by I2b2DataSource.Query.