Stream: Teaching FHIR
Topic: Codelab Tutorial
Carl Anderson (Jan 15 2020 at 23:15):
I have been trying to promote this piece of educational material that I've put together over the past couple months. It's a 'learn by doing' tutorial that teaches students how to convert a stand-alone web app into a SMART-launchable app that can be launched from a CDS Hooks card (and then use SMART Web Messaging to update a draft order in an EHR).
Here's the codelab:
https://microsoft-healthcare-madison.github.io/demo-auc-app
Here's the source:
https://github.com/microsoft-healthcare-madison/demo-auc-app
Virginia Lorenzi (Mar 07 2020 at 22:38):
Carl Anderson said:
I have been trying to promote this piece of educational material that I've put together over the past couple months. It's a 'learn by doing' tutorial that teaches students how to convert a stand-alone web app into a SMART-launchable app that can be launched from a CDS Hooks card (and then use SMART Web Messaging to update a draft order in an EHR).
Here's the codelab:
https://microsoft-healthcare-madison.github.io/demo-auc-appHere's the source:
https://github.com/microsoft-healthcare-madison/demo-auc-app
Why would you want to launch from a CDS Hooks card and not from EHR? Thanks.
Lloyd McKenzie (Mar 07 2020 at 22:42):
Launching from a CDS Hooks card is still launching from the EHR - it's just that the card is prompting the launch (based on the context of a user action and decision support logic that determines that opening the SMART app is appropriate/necessary), rather than relying on the clinician to recognize the need for the app and digging for it and launching it themselves.
Last updated: Apr 12 2022 at 19:14 UTC