Skip to content

Commit 2df4a0d

Browse files
authored
feedback, MAY for service, SHOULD for client
> A CDS Service MAY support a feedback endpoint; a CDS Client SHOULD be capable of sending feedback. Fixes [FHIR-28683](https://jira.hl7.org/browse/FHIR-28683)
1 parent 0565f48 commit 2df4a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/current.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ A `systemAction` is the same **Action** which may be returned in a suggestion, b
680680

681681
## Feedback
682682

683-
Once a CDS Hooks service responds to a hook by returning a card, the service has no further interaction with the CDS client. The acceptance of a suggestion or rejection of a card is valuable information to enable a service to improve its behavior towards the goal of the end-user having a positive and meaningful experience with the CDS. A feedback endpoint enables suggestion tracking & analytics.
683+
Once a CDS Hooks service responds to a hook by returning a card, the service has no further interaction with the CDS client. The acceptance of a suggestion or rejection of a card is valuable information to enable a service to improve its behavior towards the goal of the end-user having a positive and meaningful experience with the CDS. A feedback endpoint enables suggestion tracking & analytics. A CDS Service MAY support a feedback endpoint; a CDS Client SHOULD be capable of sending feedback.
684684

685685
Upon receiving a card, a user may accept its suggestions, ignore it entirely, or dismiss it with or without an override reason. Note that while one or more suggestions can be accepted, an entire card is either ignored or overridden.
686686

0 commit comments

Comments
 (0)