FHIR Chat · HIV and CDS Hooks · implementers

Stream: implementers

Topic: HIV and CDS Hooks


view this post on Zulip Dung Tran (Mar 28 2019 at 00:13):

Hello,
I am a student, and I try to implement a HIV/AIDS prevention for my city. I am new to FHIR but I was able to learn and to create
a patient with condition, and I am able to view the patient information all in my Java FHIR codes. I plan to create a web site and plan to call my FHIR API to display patient information. However, my teacher just told me that I need to implement a CDSHooks. Since I am new CDSHooks, do I need a CDSHooks in order to call my FHIR API and display information from FHIR API to the web site?
Thanks.

view this post on Zulip Lloyd McKenzie (Mar 28 2019 at 00:46):

CDS Hooks is a mechanism for interacting between a clinical system (for example an EHR) and a decision support system. Do you have a sense of whether you would be designing the EHR system or the clinical decision support service or both? Also, do you have a sense of what points within the EHR user's business process there'd be a need to invoke decision support?


Last updated: Apr 12 2022 at 19:14 UTC