FHIR Chat · SMART and System interactions · smart

Stream: smart

Topic: SMART and System interactions


view this post on Zulip Matthew Mosier (Oct 07 2020 at 16:27):

When handling an interaction with a REST API client trying to perform a transaction, batch, history-system, or search-system interaction, what smart-on-fhir scope or scopes should be used to authorize this interaction?

view this post on Zulip Michele Mottini (Oct 07 2020 at 17:07):

The ones for the resources used in those interaction - eg if the transaction POST Patient you need user/Patient.write and so on

view this post on Zulip Michele Mottini (Oct 07 2020 at 17:07):

Or - easier: you need user/*.*


Last updated: Apr 12 2022 at 19:14 UTC