Stream: cql
Topic: FHIR Provenance
Mark Discenza (Jun 22 2021 at 21:47):
I have FHIR experience, but I'm a CQL newby. I have a basic question: Can FHIR Provenance resources be accessed from a FHIR server via CQL?
JP (Jun 24 2021 at 18:35):
Yes. I hit a bug while testing this in Atom, but in general something like this should work:
library Test version '1.0.0'
using FHIR version '4.0.1'
context Unfiltered
define "Provenance":
[Provenance]
JP (Jun 24 2021 at 22:02):
<deleted>
JP (Jun 24 2021 at 22:04):
<deleted>
JP (Jun 24 2021 at 22:06):
Whoops. Replied to the wrong thread :grinning:
Last updated: Apr 12 2022 at 19:14 UTC