Skip to content

Roadmap

c-schuler edited this page May 22, 2024 · 5 revisions

The purpose of this fork of the CDS Hooks Sandbox is to provide a staging environment for testing and enhancement.

The deployment of this sandbox is available at the following URL: https://cdshooks-sandbox.org

The current roadmap includes the following updates/enhancements:

  • Add support for the order-sign hook (DONE)
  • Add recommendation 10 from the 2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide (DONE)
  • Enhance UI components and UX
    • Include patient selector (DONE)
    • Provide pre-built scenarios for users to play with (DONE)
      • Provide a query selector for service selection (IN-PROGRESS)
    • Provide a more seamless user experience by removing the tabs and having each enabled hook run during the corresponding event (IN-PROGRESS)
    • Add additional CDS services into the default CDS Hooks server (IN-PROGRESS)
  • Update the dependencies and address security vulnerabilities (IN-PROGRESS)
    • Current audit is in progress
  • Transition current default services (patient-greeting and cos-price-check) to use CQL as logic and FHIR resources (IN-PROGRESS)
    • There is a rough version of each currently available, but additional enhancements are needed

Future Roadmap

  • Add additional recommendations from the 2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide
    • Next up are recommendations 7, 11, and 12
  • Better enable users to construct custom scenarios
    • Enable users to easily create and load FHIR resources to a FHIR endpoint
    • Either update the query selectors in the URL or provide a way to copy a link that includes the parameters in the current view
  • Migrate the UI components to Bootstrap
    • Current Terra components have limitations
  • Support module-configuration Library resources for all supported hooks (This is currently used in recommendation 10 - note the request in the developer pane)
    • Sandbox will not generate the prefetch for services that define a module-configuration Library
Clone this wiki locally