-
Notifications
You must be signed in to change notification settings - Fork 67
CDS Hooks Availability
Bryn Rhodes edited this page Jul 8, 2026
·
19 revisions
This page provide a status guide to those looking to implement CDS Hooks functionality. If you have knowledge of a system's support for CDS Hooks, please edit this page! --> all localized version will be ??
| System | Required Hooks | Required prefetch template | In Prod? | Includes SMART app? | Suggestion resource types | Comment |
|---|---|---|---|---|---|---|
| Example | order-sign or order-select | Practitioner{{userId}} | Yes | Yes | ServiceRequest | |
| InterSystems | We have implemented a general CDS Hooks Service Provider platform in line with the "current" specification. It supports all the standard hooks, "info" cards, and "create" actions on any resource type. We also have a tool to author services. For more information feel free to reach out to frank.pandolfe@intersystems.com | |||||
| etc... |
| System | Supported hooks? | info cards? | app launch? | suggestion types? | Comment |
|---|---|---|---|---|---|
| Example | patient-view, order-select, order-sign, appointment book, encounter-start | x | x | MedicationRequest.create, ServiceRequest.Update | 1.0 support in v21.7.0. STU support in sandbox. |
| Altera - TouchWorks | patient-view, order-sign | ||||
| Athena | |||||
| Cerner | patient-view (limited release) | X | ? | See link. | |
| CorroHealth (T-System) - EV | patient-view, order-sign | x | x | STU3 & R4; CDS Hooks for PAMA support | |
| Epic | patient-view, order-select, order-sign | x | x | Condition.create, MedicationRequest.create, MedicationRequest.delete, ProcedureRequest.create (STU3), ProcedureRequest.delete (STU3), ServiceRequest.create, ServiceRequest.delete | patient-view in August 2018 order-sign in Feb 2021 order-select in May 2021 More info: - publically available @ open.epic, - in fhir.epic.com |
| Meditech | order-sgin, appointment-book | x | x | document-sign | Part of our CRD implementation |
| etc... |
Have you implemented CDS Hooks? Are you particularly proud of your work? Did you learn some lessons that could benefit others? Share it with the community by proposing updates to the Best Practices page!