i2b2 - SMArt Project

As part of the Strategic Health IT Advanced Research Projects (SHARP) program and the Substitutable Medical Apps Reusable Technologies (SMArt) initiative, a SMArt-enabled i2b2 cell is being developed to expose a common API for SMArt-applications to interact with health data within the i2b2 analytics platform.

Current Development

Updated: October 7th, 2010

The SMArt i2b2 cell currently exposes a "Get Medications" function that returns the entire graph of stored medications in RDF/XML format for a single patient record via a REST call.

For example:

GET http://i2b2_server/records/{record id}/medications/

will return a list of medications in RDF/XML for a specific patient based on the ?record_id passed