Skip to content

Commit 4f20ae0

Browse files
committed
#244: Updated conformance language usage in prefetch limitations discussion
1 parent f5d507c commit 4f20ae0

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 templates SHOULD only make use of:
301+
To reduce the implementation burden on EHRs that support CDS Services, this specification 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)