Skip to content

Commit 7943e72

Browse files
brettmarquardkpshek
authored andcommitted
Update EHR access requirement (fixes #315) (#405)
1 parent 44c3b59 commit 7943e72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/specification/1.0.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,9 @@ An EHR MAY choose to honor some or all of the desired prefetch templates, and is
207207

208208
- The EHR may have some of the desired prefetched data already in memory, thereby removing the need for any network call
209209
- The EHR may compute an efficient set of prefetch templates from multiple CDS Services, thereby reducing the number of network calls to a minimum
210-
- The EHR may satisfy some of the desired prefetched templates via some internal service or even its own FHIR server
211-
- The EHR may deny access because the requested resource is outside the user's authorized context.
210+
- The EHR may satisfy some of the desired prefetched templates via some internal service or even its own FHIR server.
211+
212+
The EHR SHALL deny access if the requested resource is outside the user's authorized context.
212213

213214
Regardless of how the EHR satisfies the prefetch templates (if at all), the prefetched data given to the CDS Service MUST be equivalent to the data the CDS Service would receive if it were making its own call to the EHR FHIR server using the parameterized prefetch template.
214215

0 commit comments

Comments
 (0)