Stream: implementers
Topic: CDS-Hooks
Ted Lifset (May 06 2016 at 18:42):
Hello ! Is the metadata description still operative @ https://github.com/cds-hooks/cds-hooks/wiki/CDS-Hook-Metadata-Operation ? Can someone point me to a working example for consumption by http://hooks.fhir.me/ ?
Kevin Shekleton (May 07 2016 at 13:12):
Hey @Ted Lifset - check out the cds-hooks stream here in Zulip. We've been working on some changes to the spec and that includes defining an equivalent to the metadata operation (what we're now calling 'discovery')
Nikolai Schwertner (May 07 2016 at 14:41):
What is the URL of the v2 Hooks test harness and documentation? http://hooks.fhir.me appears to to be the v1 harness...
Josh Mandel (May 07 2016 at 14:41):
http://hooks2.smarthealthit.org
Nikolai Schwertner (May 07 2016 at 14:53):
Thanks. The hooks spec (https://github.com/cds-hooks/cds-hooks/wiki) and source repo for the harness (https://github.com/jmandel/cds-hooks-rx-app) are not yet up to date with http://hooks2.smarthealthit.org, correct?
Nikolai Schwertner (May 07 2016 at 17:56):
OK. I updated the Pill Images CDS hook to Hooks2. Here is the new manifest, in case you want to include it in the public harness:
Nikolai Schwertner (May 07 2016 at 17:57):
{ "id": "medapptech-pill-images", "url": "http://cds.medapptech.com/$cds-hook", "name": "Pill Images", "hook": "medication-prescribe" }
Nikolai Schwertner (May 07 2016 at 18:03):
What is Quick Add
supposed to do in the v2 Hooks demo harness? I tried it with http://cds.medapptech.com/$cds-hook
and it didn't do anything for me...
Josh Mandel (May 07 2016 at 18:03):
So, the docs are at http://cds-hooks.github.io/docs/
Josh Mandel (May 07 2016 at 18:04):
@Nikolai Schwertner let's move this conversation to the "cds-hooks" stream.
Nikolai Schwertner (May 07 2016 at 18:05):
Ah... didn't realize this is not the stream. Moving there.
Anshu Nigam (Mar 18 2019 at 11:29):
Hello, I've question on Hooks Discovery service - how/where to define base URL of hook? say Discovery service return 3 hooks and all Hooks hosted in different domain
Dennis Patterson (Mar 18 2019 at 18:24):
@Anshu Nigam , I'd encourage you to post your question over in the https://chat.fhir.org/#narrow/stream/179159-cds-hooks stream. I'd also encourage you to take a look at this issue, which seems similar to what you describe - https://github.com/cds-hooks/docs/issues/463
Last updated: Apr 12 2022 at 19:14 UTC