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: docs/specification/1.0.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
@@ -300,7 +300,7 @@ With CDS Hooks, if the EHR wants to provide the CDS Service direct access to FHI
300
300
301
301
#### Passing the Access Token to the CDS Service
302
302
303
-
The access token is specified in the CDS Service request via the OPTIONAL `fhirAuthorization` request parameter. This parameter is an object that contains both the access token as well as other related information as specified below. If the EHR chooses not to pass along an access token, the `fhirAuthorization` parameter is omitted.
303
+
The access token is specified in the CDS Service request via the `fhirAuthorization` request parameter. This parameter is an object that contains both the access token as well as other related information as specified below. If the EHR chooses not to pass along an access token, the `fhirAuthorization` parameter is omitted.
0 commit comments