SMART Client Authorization
SMART Defines Two Patterns For Client Authorization:
- Authorizes a user-facing app to connect to Aidbox, enabling it to access "launch context" like a selected patient, based on the user's session in an EHR or choice at launch. This also delegates the userβs permissions to the app.
SMART App Launch
2. Authorizes a backend service to connect to Aidbox, enabling interaction with an EHR without direct user involvement, using pre-assigned permissions.
SMART Backend services