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: source/index.html.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,10 @@ decision support from within a clinician's EHR workflow. The API supports:
26
26
* Launching a user-facing SMART app when CDS requires deeper interaction
27
27
* Long-running, non-modal CDS sessions that observe EHR activity in progress
28
28
29
+
<asideclass="notice">
30
+
The CDS Hooks API is still in active development and thus subject to change. We're currently working towards a 1.0 release and would love your feedback and proposed changes. Look at our <ahref="http://github.com/cds-hooks/docs/issues">current issue list</a> and get involved!
31
+
</aside>
32
+
29
33
## How it works
30
34
31
35
User activity inside the EHR triggers **CDS hooks** in real-time. For example:
0 commit comments