Skip to content

Commit 58cd006

Browse files
committed
#257: Added clarification on responses and note about multiple services from the same hook.
1 parent 052825b commit 58cd006

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/specification/1.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,10 @@ Below is an example `fhirAuthorization` parameter:
351351

352352
## CDS Service Response
353353

354+
For successful responses, CDS Services SHALL respond with a 200 HTTP response with an object containing a `cards` element as described below.
355+
356+
> Note that because the CDS client may be invoking multiple services from the same hook, there may be multiple responses related to the same information. This specification does not address these scenarios specifically; both CDS Services and CDS Clients should consider the implications of multiple CDS Services in their integrations.
357+
354358
### Card Array
355359

356360
Field | Optionality | Type | Description

0 commit comments

Comments
 (0)