Skip to content

Commit 4ffc4f3

Browse files
Merge pull request #223961 from EXPEkesheth/patch-36
Update smart-on-fhir.md
2 parents 045ea32 + c49eba5 commit 4ffc4f3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,12 @@ Follow the steps listed under section [Manage Users: Assign Users to Role](https
3939
> [!NOTE]
4040
> Samples are open-source code, and you should review the information and licensing terms on GitHub before using it. They are not part of the Azure Health Data Service and are not supported by Microsoft Support. These samples can be used to demonstrate how Azure Health Data Services and other open-source tools can be used together to demonstrate ONC (g)(10) compliance, using Azure Active Directory as the identity provider workflow.
4141
42-
4342
## SMART on FHIR Proxy
43+
<details>
44+
<summary> Click to expand! </summary>
45+
46+
> [!NOTE]
47+
> This is another option to using "SMART on FHIR using AHDS Samples OSS" mentioned above. SMART on FHIR Proxy option only enables EHR launch sequence.
4448
### Step 1 : Set admin consent for your client application
4549

4650
To use SMART on FHIR, you must first authenticate and authorize the app. The first time you use SMART on FHIR, you also must get administrative consent to let the app access your FHIR resources.
@@ -155,5 +159,5 @@ Notice that the SMART on FHIR app launcher updates the **Launch URL** informatio
155159
![Screenshot showing SMART on FHIR app.](media/smart-on-fhir/smart-on-fhir-app.png)
156160

157161
Inspect the token response to see how the launch context fields are passed on to the app.
158-
162+
</details>
159163
FHIR&#174; is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

0 commit comments

Comments
 (0)