Stream: implementers
Topic: Asking advice from a server
Alexander Henket (Feb 23 2017 at 14:59):
Hi. we encountered a use case where a patient portal wants to ask a server for advice based on lab results. Advice could vary from "all is normal, don't worry" to "please ask for referral immediately".
.
This smells like CDS to me. What would be the first resources to look at? Is this as 'simple' as the GuidanceRequest/GuidanceResponse?
Pascal Pfiffner (Feb 23 2017 at 15:36):
Have you seen http://cds-hooks.org already?
Bryn Rhodes (Feb 23 2017 at 23:34):
Definitely feels like CDS to me as well, but patient-facing, which is exciting. Not sure where it fits in the scope, but +1 for raising it in the CDS Hooks stream.
Grahame Grieve (Feb 24 2017 at 19:28):
I was thinking CDS-hooks for this purpose too
Last updated: Apr 12 2022 at 19:14 UTC