Skip to content

Commit fec095d

Browse files
committed
#349: Corrected capitalization of conformance language in prefetch description
1 parent 70fdc1e commit fec095d

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
@@ -270,7 +270,7 @@ Note that the missing `u` key indicates that either the EHR has decided not to s
270270

271271
#### Prefetch query restrictions
272272

273-
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:
273+
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:
274274

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

0 commit comments

Comments
 (0)