FHIR Chat · scope · implementers

Stream: implementers

Topic: scope


view this post on Zulip Ron Jawanda (Dec 04 2020 at 23:57):

anyone know what a scope should be for reading a practitioner resource?

view this post on Zulip Ron Jawanda (Dec 04 2020 at 23:57):

https://sandbox-api.va.gov/services/fhir/v0/dstu2/Practitioner/I2-PXUR7HRI6FGBYIYNMDLPS6VTWM000000
403
Token not granted request scope

view this post on Zulip Michele Mottini (Dec 05 2020 at 00:00):

Typically user/Practitioner.read

view this post on Zulip Ron Jawanda (Dec 05 2020 at 02:08):

thanks! i could not find it but i guess i should have guessed it. Thank you

view this post on Zulip John Moehrke (Dec 07 2020 at 13:51):

it would depend on the security module being used. FHIR is independent of security module. The common security module is SMART-on-FHIR, which comes with a pattern for OAuth scopes. There are other OAuth implementation guides that have different scope patterns.


Last updated: Apr 12 2022 at 19:14 UTC