Skip to content

Commit 981fa5f

Browse files
authored
Merge pull request #393 from cds-hooks/iss212-EHR-may-call-discovery
EHR MAY call discovery endpoint
2 parents 620f154 + d341ca4 commit 981fa5f

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
@@ -34,7 +34,7 @@ A CDS Service provider SHALL expose its Discovery endpoint at"
3434
```
3535
### HTTP Request
3636

37-
The discovery endpoint SHALL always be available at `{baseUrl}/cds-services`. For example, if the `baseUrl` is https://example.com, the EHR would invoke:
37+
The discovery endpoint SHALL always be available at `{baseUrl}/cds-services`. For example, if the `baseUrl` is https://example.com, the EHR MAY invoke:
3838

3939
`GET https://example.com/cds-services`
4040

0 commit comments

Comments
 (0)