Stream: cql
Topic: FHIRDevDays Opioid
Dan Connolly (Jun 12 2019 at 18:00):
@Bryn Rhodes great stuff! I'm new to FHIR, so this is a huge fire hose, but the context of getting clinical guidelines into practice is right up our alley. by way of introduction: https://github.com/kumc-bmi
Dan Connolly (Jun 12 2019 at 18:01):
hope folks don't mind my habit of using chat as a lab notebook... bookmarking: huge pile of CQL: https://github.com/cqframework/opioid-cds/tree/master/pages/cql
Dan Connolly (Jun 12 2019 at 18:01):
quickstart: http://build.fhir.org/ig/cqframework/opioid-cds/quick-start.html
Dan Connolly (Jun 12 2019 at 18:02):
$ git branch
- connectathon-21-enableannotations
$ git remote -v
origin https://github.com/DBCG/cqf-ruler.git (fetch)
mvn jetty:run
worked (after downloading 0.75 internets)
Dan Connolly (Jun 12 2019 at 18:03):
a wish: that the background on slide decks has short URLs to the slides
Dan Connolly (Jun 12 2019 at 18:04):
ugh... conflicted: would like to finish pickling my mental state, but should consider next session...
Dan Connolly (Jun 12 2019 at 18:05):
another wish: a NOW button on https://www.devdays.com/us/schedule/
Michael O'Keefe (Jun 12 2019 at 18:06):
(deleted)
Dan Connolly (Jun 12 2019 at 18:19):
@Bryn Rhodes all the moving parts in the Opioid project... parts calling parts and hooks and such... considering the security properties makes me dizzy. I tend to look at everything through a capability security lens, but the references (URLs) in this system seem to rely on ambient authority rather than explicit authority, which makes it hard to audit.
Lloyd McKenzie (Jun 12 2019 at 18:29):
@Rien Wertheim Some of the above comments are about the event and aren't CQL-specific.
Bryn Rhodes (Jun 17 2019 at 19:56):
@Dan Connolly , thank you! Would love to hear any feedback you have on the security. For a production implementation, we would only surface the CDS Hooks endpoints (discovery and service endpoints).
Last updated: Apr 12 2022 at 19:14 UTC