Skip to content

Commit 0670575

Browse files
committed
Add a notice indicating that CDS Hooks is still in development and
soliciting feedback from users on a 1.0 release.
1 parent 1c7c7cc commit 0670575

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/index.html.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ decision support from within a clinician's EHR workflow. The API supports:
2626
* Launching a user-facing SMART app when CDS requires deeper interaction
2727
* Long-running, non-modal CDS sessions that observe EHR activity in progress
2828

29+
<aside class="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 <a href="http://github.com/cds-hooks/docs/issues">current issue list</a> and get involved!
31+
</aside>
32+
2933
## How it works
3034

3135
User activity inside the EHR triggers **CDS hooks** in real-time. For example:

0 commit comments

Comments
 (0)