Skip to content

Commit 12302cb

Browse files
committed
Updates based on review feedback
1 parent 85b545c commit 12302cb

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
@@ -223,7 +223,7 @@ An EHR MAY choose to honor some or all of the desired prefetch templates, and is
223223
- The EHR MAY compute an efficient set of prefetch templates from multiple CDS Services, thereby reducing the number of calls to a minimum
224224
- The EHR MAY satisfy some of the desired prefetched templates via some internal service or even its own FHIR server.
225225

226-
The EHR SHALL deny access to the request resource if it is outside the user's authorized scope.
226+
The EHR SHALL deny access to the requested resource if it is outside the user's authorized scope.
227227

228228
As part of preparing the request, an EHR processes each prefetch template it intends to satisfy by replacing the prefetch tokens in the prefetch template to construct a relative FHIR request URL. This specification is not prescriptive about how this request is actually processed. The relative URL may be appended to the base URL for the EHR's FHIR server and directly invoked, or the EHR may use internal infrastructure to satisfy the request in the same way that invoking against the FHIR server would.
229229

0 commit comments

Comments
 (0)