Skip to content

Commit d89477d

Browse files
authored
Update docs/index.md
1 parent 30430f6 commit d89477d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ User activity inside the clinician's workflow triggers **CDS hooks** in real-tim
1616

1717
* `patient-view` when opening a new patient record
1818
* `order-select` on authoring a new prescription
19-
* `order-sign` on viewing pending orders for approval
19+
* `order-sign` immediately before an order is signed
2020

2121
When a triggering activity occurs, the CDS Client notifies each CDS service registered for the activity. These services must then provide near-real-time feedback about the triggering event. Each service gets basic details about the clinical workflow
2222
context (via the `context` parameter of the hook) plus whatever

0 commit comments

Comments
 (0)