Skip to content

Commit d3ed435

Browse files
authored
Add deprecation notice
Added deprecation notice to order-review hook
1 parent dacab29 commit d3ed435

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/hooks/order-review.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
| hookVersion | 1.0
77
| Hook maturity | [3 - Considered](../../specification/1.0/#hook-maturity-model)
88

9+
## Deprecation Notice
10+
11+
This hooks is being deprecated in favor of the `order-sign` hook. The workflow during which this hook fires is unclear and has led to varying implementations and confusion. Therefore, after discussions on Zulip, and the HL7 CDS Committee, the `medication-prescribe` and `order-review` hooks are being deprecated in favor of newly created [`order-select`](../order-select) and [`order-sign`](../order-sign) hooks. This notice is a placeholder to this effect while CDS Hooks determines the [appropriate process for deprecating hooks](https://github.com/cds-hooks/docs/issues/433).
12+
913
## Workflow
1014

1115
The user is in the process of reviewing a set of orders to sign.

0 commit comments

Comments
 (0)