Skip to content

Commit 1cf6dc4

Browse files
authored
align with order-review
also change version from 0.1 to 1.0
1 parent 24142bc commit 1cf6dc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/hooks/order-sign.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
| Metadata | Value
44
| ---- | ----
55
| specificationVersion | 1.0
6-
| hookVersion | 0.1.0
6+
| hookVersion | 1.0
77

88
## Workflow
99

10-
The `order-sign` hook fires when a clinician signs one or more orders for a patient, (including orders for medications, procedures, labs and other orders).
10+
The `order-sign` hook fires when a clinician is ready to sign one or more orders for a patient, (including orders for medications, procedures, labs and other orders).
1111
This hook is among the last workflow events before an order is promoted out of a draft status.
1212
The context contains all order details, such as dose, quantity, route, etc,
1313
although the order has not yet been signed and therefore still exists in a draft status.
@@ -358,4 +358,4 @@ Field | Optionality | Prefetch Token | Type | Description
358358

359359
Version | Description
360360
---- | ----
361-
0.1.0 | Initial Release
361+
1.0 | Initial Release

0 commit comments

Comments
 (0)