Stream: cds hooks
Topic: January 2021 Connectathon
Dennis Patterson (Nov 17 2020 at 17:00):
Starting a thread to gauge interest in a CDS Hooks track during the January 2021 Connectathon. Other than testing 1.0 scenarios and continue testing the 1.1 balloted content, what would the community like to see in a CDS Hooks track? What additional areas would you like to test or explore?
Dennis Patterson (Nov 19 2020 at 19:42):
I kicked off an e-mail thread to many of you, but wanted to provide the form link here, as well.
As I alluded above, I’m reaching out to learn more about your use-cases for CDS Hooks and input on what the community would find valuable at a Connectathon track as we continue to advance the standard and foster real-world adoption.
Please take a few minutes and let us know what we can do better: https://forms.gle/gYcLk7S5yeUjBdib9
Dennis Patterson (Dec 02 2020 at 21:27):
Thanks to those who have participated in the survey so far! If you haven't please do so.
On a separate note, I'm looking at scheduling a track orientation on Thursday, December 17th at 10am Central time. If you can't make it, it'll be recorded, but feel free to chime in here with concerns
Dennis Patterson (Dec 04 2020 at 21:38):
Alrighty, it's scheduled - https://confluence.hl7.org/display/FHIR/2021-01+CDS+Hooks#id-202101CDSHooks-TrackOrientationDate
Dennis Patterson (Dec 16 2020 at 23:29):
Reminder that track orientation is Thursday (tomorrow) at 10AM Central!
Dennis Patterson (Dec 17 2020 at 16:27):
Reminder to add yourself as a CDS Client or CDS Service on the connectathon tracking spreadsheet so we can facilitate pre-event coordination. Thanks! https://bit.ly/cds-hooks-connectathon-tracking
Dennis Patterson (Jan 11 2021 at 19:15):
It's Connectathon week! Reminder to register your CDS Server/Client information within https://bit.ly/cds-hooks-connectathon-tracking so we can all start wiring things up before Thursday morning. Looking forward to seeing everyone!
Lisa Nelson (Jan 14 2021 at 00:33):
Hi @Dennis Patterson MaxMD is back for another attempt at making progress with our CDS Hooks Service supporting the order-select hook. Yan Wang and I will be looking to test with EHRs to show how our CDS Hooks Service works. It returns a card that allows the EHR user to launch a SMART App that lets the provider order some patient screening. once ordered, this kicks off our patient screening solution to kick in and manage the task of actually providing the patient with the screening questionnaire, and gathering their consent to share and their questionnaireResponse. We also support patient-view, so when the patient's record is opened, the hook calls our CDS Service and then the EHR gets to see what screening responses and other incoming information is available for the patient. They can review the info and decide what information they might like to upload into their EHR.
We are showing a SDOH screening that is relevant for the Gravity Track--so we are sort of killing to birds with one stone (not that I have anything against birds :^) )
We appreciate anything you can do to help introduce us to the right folks that we can test this workflow with. Great to be here.
Dennis Patterson (Jan 14 2021 at 00:39):
Excellent, and thanks for adding your info to the Google spreadsheet plus reaching out here! @Kol Kheang and @Matt Varghese can likely wire up your services and SMART app launch for Cerner and Epic, respectively. We’ll touch base in the kick-off tomorrow morning and see if there are any other CDS Clients present.
Chuck Feltner (Jan 14 2021 at 01:14):
@Lisa Nelson I can also test your CDS Service and SMART App launch against our CorroHealth (T-System) EHR server. We have support for the patient-view and order-sign hooks.
Lisa Nelson (Jan 14 2021 at 02:04):
@Chuck Feltner Great to meet you. How different is the order-sign hook from the order-select hook? I just need to discuss this with @Yan Wang to see if we can adjust to use order-sign rather than order-select.
Dennis Patterson (Jan 14 2021 at 02:47):
@Lisa Nelson at order-select, an orderable has been selected but not all details may be finalized. order-sign signifies that the user is ready to place the order(s). Depending on the kind of guidance being provided via cards and/or the amount of information needed by the CDS Service, both hooks allow cards to be delivered at different stages of ordering
Ken Stevens (Jan 14 2021 at 14:16):
Hi everybody! I work with James Agnew at Smile CDR. We recently built support for CDS Hooks into the Smile CDR FHIR Repository to make it easy for developers to write CDS Hooks services in Java. The api gives you Java Json instances with FHIR resources pre-parsed into hapi-fhir instances.
If you'd like to try writing a CDS Hooks service I've set up a server for the conference and I'd be happy to deploy your code to the server to try it out. The endpoint is https://connect.smilecdr.com:8010/cds-services. The developer guide is here: https://smilecdr.com/docs/cds_hooks/cds_hooks_intro.html
Dennis Patterson (Jan 14 2021 at 14:57):
Great, Ken! So not only do you have a couple services on that endpoint, but you're offering to host other services using these libraries. Any CDS Service authors interested in trying this out?
Dennis Patterson (Jan 14 2021 at 14:59):
While the kick-off doesn't officially start until 8am Pacific, I've started up the room for anybody that wants to hop in to ask questions or start to coordinate. In your Whova app, if you find the CDS Hooks kick-off on the agenda (8am pacific, 10am central, etc.) and join despite being early, it'll be there. We'll also keep it running throughout the day for the same purposes.
Lisa Nelson (Jan 15 2021 at 16:49):
@Kol Kheang Using your demo patient, could you please request a Food Insecurity screening and send the request to LNelson@direct.max.md after I complete it, could you please open the patient's chart, review that questionnaire response and choose to import it into the EHR. After it imports, could you please demonstrate showing the imported Progress Note from inside the EHR and grab a screen capture of that view with enough real estate to see that you are in the context of your Cerner EHR while viewing that pdf document. Thank you
Dennis Patterson (Jan 15 2021 at 23:33):
Thanks again to everybody who attended the CDS Hooks track! :tada: I finished making tweaks to the report-out so please take a look and let me know if anything should be added/adjusted. I appreciate everybody's hard work creating implementations and thoughtfulness in bringing up issues!
Last updated: Apr 12 2022 at 19:14 UTC