I could not find any dedicated documentation related to SMART on FHIR stand alone practitioner(provider) app launch. However, from available documentation I came up with following,
- The app should launch with SMART on FHIR standalone app launch.
- The app can request the fhirUser scope to obtain a FHIR resource representation of the practitioner.
- The app can request launch/practitioner scope to obtain the current practitioners id.
- The app can use user-level scopes to access FHIR APIs
Are the above steps okay to launch a practitioner app?