Skip to content

Commit f61d31c

Browse files
authored
fixes FHIR-28737
clarify that override reasons may originate from client, not just service
1 parent 96f206f commit f61d31c

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
@@ -749,7 +749,7 @@ POST {baseUrl}/cds-services/{serviceId}/feedback
749749

750750
### Explicit reject with override reasons
751751

752-
A CDS client can inform the service when a card was rejected by POSTing an outcome of `overridden` along with an `overrideReason` to the service's feedback endpoint. The CDS Client may enable the clinician to supplement the `overrideReason` with a free text comment, supplied to the CDS Service in `overrideReason.userComment`.
752+
A CDS client can inform the service when a card was rejected by POSTing an outcome of `overridden` along with an `overrideReason` to the service's feedback endpoint. The CDS Client may enable the clinician to provide an additional `overrideReason` or to supplement the `overrideReason` with a free text comment, supplied to the CDS Service in `overrideReason.userComment`.
753753

754754
#### OverrideReason
755755

0 commit comments

Comments
 (0)