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

propose order-discontinue #599

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

propose order-discontinue #599

wants to merge 6 commits into from

Conversation

isaacvetter
Copy link
Member

propose order-discontinue

@isaacvetter
Copy link
Member Author

John Silva pointed out that the existing definitions differentiate between discontinue and cancel, like so:

From table 0119 - Order Status codes ( https://www.hl7.org/fhir/v2/0119/index.html )
"The differentiation between discontinue and cancel is that discontinue effects the order/service and all future occurrences, cancel refers to just the present action."

It seems like both cancel and discontinue are equivalent when the order has only a single occurrence (incl. remaining). Would the request resource sent in toBeDiscontinued enable the service to differentiate between these two scenarios? (e.g. send child request for cancels, parent for discontinues?)

@isaacvetter
Copy link
Member Author

But, as an array, toBeDiscontinued doesn't enable pre-fetches.

Probably, each order being discontinued should be a full FHIR resource. A CDS Service givign advice on discontinued orders wil likely always want more data about the orders than just the FHIR id. Further, a typical clinical user workflow will limit the number of orders being discontinued at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant