Skip to content

Commit 5efcb9c

Browse files
authored
Minor clarification to the fhirAuthorization param (fixes #252) (#422)
1 parent 7678ea7 commit 5efcb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ With CDS Hooks, if the EHR wants to provide the CDS Service direct access to FHI
300300

301301
#### Passing the Access Token to the CDS Service
302302

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.
304304

305305
Field | Optionality | Type | Description
306306
----- | ----- | ----- | -----------

0 commit comments

Comments
 (0)