Skip to content

Instantly share code, notes, and snippets.

View jamesagnew's full-sized avatar

James Agnew jamesagnew

  • HAPI // Smile CDR // University Health Network
  • Toronto, Canada
View GitHub Profile
Use cases
This document describes a way of granting an application access to data on a set of patients.
The application can request a copy of all pertinent (clinical) access to the patients in a
single download. Note: We expect that this data will be pretty large.
Authorizing Access
Access to the data is granted by using the SMART backend services spec
(url: http://docs.smarthealthit.org/authorization/backend-services/).