Skip to content

hms-dbmi/i2b2-Java-API

Repository files navigation

i2b2-Java-API

Java library to facilitate communication with an i2b2 instance.

Note: This is still in early Alpha release

Setup

With Maven

Setup is as simple as adding the dependency to your POM file.


<dependency>
	<groupId>edu.harvard.hms.dbmi.i2b2</groupId>
	<artifactId>i2b2-Java-API</artifactId>
	<version>0.2</version>
</dependency>

Without Maven

Download the jar file, and dependent jars located here in the target, and target/dependency-jars. Include them in your class path or project.

Examples

Two examples can be found in the samples directory

FAQ

Where can I find more information about i2b2?

Visit: http://www.i2b2.org

Is this an i2b2 project?

No, this is a separate and unaffiliated project that is meant to help people who want to use i2b2.

I found a bug, now what?

Create an issue on GitHub. Or even better try to fix it and submit your patch.

About

Java classes to abstract away i2b2 XML - DEPRECATED, See https://github.com/hms-dbmi/IRCT\

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages