FHIR Chat · notifying the EHR when a SMART link app is done · cds hooks/github

Stream: cds hooks/github

Topic: notifying the EHR when a SMART link app is done


view this post on Zulip Kevin Olbrich (Jun 07 2018 at 00:05):

@Kevin Shekleton @Isaac Vetter Here's a scenario I'm trying to work through. A user clicks on a link in a cds-hooks card that launches a SMART app in a separate window. Once the user completes the workflow in the new window I would want to 1) close the window, and 2) cause the original page that launched the workflow to update so that if there are new cards to display, they will be visible. Is that the kind of workflow you would expect to occur in your respective EHRs, and if so, how can we implement something like that in the sandbox?

view this post on Zulip Isaac Vetter (Jun 07 2018 at 01:45):

Hey @Kevin Olbrich !

If you can, it would make sense to move this conversation from cds hook/github, to the cds hooks stream.

Except for the need for the app to be in an external window, you have described the "decisions" workflow. Check out this older version of the spec. We took out this pretty awesome feature because very few people had implemented it and it wasn't obvious that the all the technical bits were right.

Note that SMART really tends to assume that the app is running in an embedded window/iframe. How would you expect the EHR to know that the workflow in the external window is complete?


Last updated: Apr 12 2022 at 19:14 UTC