Skip to content

Commit 1fa8c26

Browse files
authored
serviceless CDS service should return an empty services array
Fixes [FHIR-28649](https://jira.hl7.org/browse/FHIR-28649)
1 parent 0565f48 commit 1fa8c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/specification/current.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Field | Description
6060
----- | ---------
6161
`services` | *array*. An array of **CDS Services**.
6262

63+
If your CDS server hosts no CDS Services, the discovery endpoint should return a 200 HTTP response with an empty array of services.
64+
6365
Each CDS Service SHALL be described by the following attributes.
6466

6567
Field | Optionality | Type | Description

0 commit comments

Comments
 (0)