Skip to content

Commit 384d593

Browse files
authored
Deprecation notice for medication-prescribe hook
Added deprecation notice
1 parent 009a579 commit 384d593

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/hooks/medication-prescribe.md

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

9+
10+
## Deprecation Notice
11+
12+
This hooks is being deprecated in favor of the `order-select` and `order-sign` hooks. The workflow during which this hook fires is unclear and has led to varying implementations and confusion. Also, this hook does not allow for procedure orders even though the workflow usually includes both medication and procedure orders. 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. Native criteria within the EHR will be relied upon to only fire the new hooks for appropriate medications / procedures. 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).
13+
914
## Workflow
1015

1116
The user is in the process of prescribing one or more new medications.

0 commit comments

Comments
 (0)