Stream: implementers
Topic: Workflow Approvals
Malgorzata Schwab (Aug 21 2018 at 22:53):
Hello again - how could the concept of "approval" be implemented? The core object in the workflow space is Task, but not sure how to go about approvals. Another Task?
Richard Townley-O'Neill (Aug 22 2018 at 01:03):
Is this useful?
All requests with an intent of "order" authorize something. Whether what is authorized is sufficient to be immediately actionable depends on who is fulfilling the order and the context in which the fulfillment request is made. The determination of whether a given "request" is actionable may be made by the systems involved or the humans being asked to act.
from http://hl7.org/fhir/STU3/workflow.html#request
Jose Costa Teixeira (Aug 22 2018 at 06:06):
can you give an example?
Jose Costa Teixeira (Aug 22 2018 at 06:07):
is it an order approval, or...?
Jose Costa Teixeira (Aug 22 2018 at 06:07):
what do you need to express in FHIR?
Last updated: Apr 12 2022 at 19:14 UTC