Skip to content

Commit f5d507c

Browse files
committed
#246: Clarified prefetch limitations are on prefetch templates.
1 parent 58cd006 commit f5d507c

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
@@ -298,7 +298,7 @@ Note that the missing `user` key indicates that either the EHR has decided not t
298298

299299
#### Prefetch query restrictions
300300

301-
To reduce the implementation burden on EHRs that support CDS Services, CDS Hooks recommends that prefetch queries only use a subset of the full functionality available in the FHIR specification. Valid prefetch URLs SHOULD only contain:
301+
To reduce the implementation burden on EHRs that support CDS Services, CDS Hooks recommends that prefetch queries only use a subset of the full functionality available in the FHIR specification. Valid prefetch templates SHOULD only make use of:
302302

303303
* _instance_ level [read](https://www.hl7.org/fhir/http.html#read) interactions (for resources with known ids such as `Patient` and `Practitioner`)
304304
* _type_ level [search](https://www.hl7.org/fhir/http.html#search) interactions

0 commit comments

Comments
 (0)