Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate medication-prescribe and order-review #469

Merged
merged 7 commits into from
Mar 6, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Deprecation notice for medication-prescribe hook
Added deprecation notice
  • Loading branch information
mattvarghese authored Feb 26, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 384d593c436b4f08798ea76346b90c25b1961512
5 changes: 5 additions & 0 deletions docs/hooks/medication-prescribe.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,11 @@
| hookVersion | 1.0
| Hook maturity | [2 - Tested](../../specification/1.0/#hook-maturity-model)


## Deprecation Notice

This hooks is being deprecated in favor of the `order-select` and `order-sign` hooks. The workflow during which this hook fires is unclear and has led to varying implementations and confusion. Also, this hook does not allow for procedure orders even though the workflow usually includes both medication and procedure orders. Therefore, after discussions on Zulip, and the HL7 CDS Committee, the `medication-prescribe` and `order-review` hooks are being deprecated in favor of newly created [`order-select`](../order-select) and [`order-sign`](../order-sign) hooks. Native criteria within the EHR will be relied upon to only fire the new hooks for appropriate medications / procedures. This notice is a placeholder to this effect while CDS Hooks determines the [appropriate process for deprecating hooks](https://github.com/cds-hooks/docs/issues/433).
mattvarghese marked this conversation as resolved.
Show resolved Hide resolved

## Workflow

The user is in the process of prescribing one or more new medications.