You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ Example:
176
176
177
177
The following code shows the SDK used with a Node JS Express server. This code walks through:
178
178
179
-
- Obtaining an access token with scope ([SMART App Launch: Scopes](https://build.fhir.org/ig/HL7/smart-app-launch/scopes-and-launch-context.html#scopes-for-requesting-fhir-resources)) chosen by a user
179
+
- Obtaining an access token with scope ([Scopes](https://bluebutton.cms.gov/developers/#scopes)) chosen by a user
180
180
- Passing the token to query for FHIR data
181
181
- Using URL links from the response to page through data
182
182
- Using the SDK paging support to return all data in one call
0 commit comments