Skip to content

Commit aee9621

Browse files
authored
Update smart-on-fhir.md
1 parent c361205 commit aee9621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/smart-on-fhir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Below tutorials provide steps to enable SMART on FHIR applications with FHIR Ser
3131
## SMART on FHIR using Azure Health Data Services Samples (SMART on FHIR (Enhanced))
3232

3333
### Step 1: Set up FHIR SMART user role
34-
Follow the steps listed under section [Manage Users: Assign Users to Role](/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal). Any user added to this role will be able to access the FHIR Service if their requests comply with the SMART on FHIR implementation Guide, such as request having access token which includes a fhirUser claim and a clinical scopes claim. The access granted to the users in this role will then be limited by the resources associated to their fhirUser compartment and the restrictions in the clinical scopes.
34+
Follow the steps listed under section [Manage Users: Assign Users to Role](/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal). Any user added to this role would be able to access the FHIR Service, provided their requests comply with the SMART on FHIR implementation Guide. The access granted to the users in this role will then be limited by the resources associated to their fhirUser compartment and the restrictions in the clinical scopes.
3535

3636
### Step 2: FHIR server integration with samples
3737
For integration with Azure Health Data Services samples, you would need to follow the steps in samples open source solution.

0 commit comments

Comments
 (0)