Skip to content

Commit c21c61b

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

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
@@ -15,7 +15,7 @@ decision support from within a clinician's workflow. The API supports:
1515
User activity inside the clinician's workflow triggers **CDS hooks** in real-time. For example:
1616

1717
* `patient-view` when opening a new patient record
18-
* `order-select` on authoring a new prescription
18+
* `order-select` when selecting one or more orders to place for a patient
1919
* `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

0 commit comments

Comments
 (0)