Skip to content

Commit cd8bcff

Browse files
committed
Explicitly call out 412 statuses
1 parent 708d2ec commit cd8bcff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/specification/1.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ For successful responses, CDS Services SHALL respond with a 200 HTTP response wi
427427
Code | Description
428428
---- | -----------
429429
`200 OK` | A successful response.
430+
`412 Precondition Failed` | The CDS Service is unable to retrieve the necessary FHIR data to execute its decision support, either through a prefetch request or directly calling the FHIR server.
430431

431432
CDS Services MAY return other HTTP statuses, specifically 4xx and 5xx HTTP error codes.
432433

0 commit comments

Comments
 (0)