Skip to content

Commit a2cc267

Browse files
authored
Update order-sign
Update order-sign to say deprecating medication-prescribe and order-review
1 parent b1dc959 commit a2cc267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hooks/order-sign.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
| ---- | ----
55
| specificationVersion | 1.0
66
| hookVersion | 1.0
7-
| Hook maturity | 1 - Submitted
7+
| Hook maturity | [1 - Submitted](../../specification/1.0/#hook-maturity-model)
88

99
## Workflow
1010

@@ -14,7 +14,7 @@ The context contains all order details, such as dose, quantity, route, etc,
1414
although the order has not yet been signed and therefore still exists in a draft status.
1515
Use this hook when your service requires all order details, and the clinician will accept recommended changes.
1616

17-
This hook is intended to replace (deprecate) the `order-review` hook.
17+
This hook is intended to replace (deprecate) the `medication-prescribe` and `order-review` hooks.
1818

1919
## Context
2020

0 commit comments

Comments
 (0)