Skip to content

User Guide

c-schuler edited this page Jul 15, 2024 · 3 revisions

The purpose of this user guide is to provide guidance to users on how to enable and assess updates and enhancements to the CDS Hooks sandbox.

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

Scenarios

The following are pre-built scenarios using the default CDS Server and FHIR Server included in the staging environment. Query strings in the URL are used to build the configuration and form elements necessary to run these scenarios.

Hook Service Description URL
order-sign opioidcds-10-order-sign No cards due to medication not meeting chronic/subacute pain requirements https://cdshooks-sandbox.org/?patientId=example-opioidcds&screen=rx-sign&hook=order-sign&prescribedMedication=857007&prescribedSupplyDuration=20
order-sign opioidcds-10-order-sign Recommend a UDS (urine drug screen) for a Patient https://cdshooks-sandbox.org/?patientId=example-opioidcds&screen=rx-sign&hook=order-sign&prescribedMedication=857007&prescribedSupplyDuration=30
order-sign opioidcds-10-order-sign Simple table detailing unexpected negative found through analysis of patient's UDS and medication history https://cdshooks-sandbox.org/?patientId=unexpected-negative&screen=rx-sign&hook=order-sign&prescribedMedication=857007&prescribedSupplyDuration=30
order-sign opioidcds-10-order-sign Complex table detailing unexpected positives and negatives found through analysis of patient's UDS and medication history https://cdshooks-sandbox.org/?patientId=example-rec-10-order-sign-illicit-POS-Cocaine-drugs&screen=rx-sign&hook=order-sign&prescribedMedication=857007&prescribedSupplyDuration=30
Clone this wiki locally