You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ decision support from within a clinician's workflow. The API supports:
15
15
User activity inside the clinician's workflow triggers **CDS hooks** in real-time. For example:
16
16
17
17
*`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
19
19
*`order-sign` immediately before an order is signed
20
20
21
21
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