SMART
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The SMART i2b2 cell's main purpose is to serve patient data stored in i2b2 as SMART Resource Descriptive Framework ( RDF)/XML messages. This will allow SMART apps to run against an i2b2 instance. Additionally, each implemented REST API call (as described below) is protected by OAuth and i2b2 user authentication. The SMART cell also optionally coordinates with the Mapper cell if various codes need to be mapped into a SMART designated coding system, such as SNOMED or RxNorm.

API Calls

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.

...