Skip to content

Commit 454cffc

Browse files
authored
Merge branch 'master' into iss277-add-hook-link
2 parents 22ec58c + eb5b55e commit 454cffc

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
@@ -103,7 +103,7 @@ curl "https://example.com/cds-services"
103103

104104
### HTTP Request
105105

106-
An EHR calls a CDS Service by `POST`ing a JSON document to the service as described in this section. The CDS Service endpoint can be constructed from the CDS Service base URL and an individual service id as `{baseUrl}/cds-services/{service.id}`. The request includes a JSON `POST` body with the following input fields:
106+
An EHR SHALL call a CDS Service by `POST`ing a JSON document to the service as described in this section. The CDS Service endpoint can be constructed from the CDS Service base URL and an individual service id as `{baseUrl}/cds-services/{service.id}`. The request SHALL include a JSON `POST` body with the following input fields:
107107

108108
Field | Optionality | Type | Description
109109
----- | ----- | ----- | --------

0 commit comments

Comments
 (0)